@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datavejviser-indtastning.digst.govcloud.dk/dataset/85b96742-36d9-4f93-a17b-fa26c002946d> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Her kan du søge i Ligebehandlingsnævnets afgørelser." ;
    dct:identifier "85b96742-36d9-4f93-a17b-fa26c002946d" ;
    dct:issued "2025-04-01T08:45:05.868652"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2026-09-03T04:00:30.560451"^^xsd:dateTime ;
    dct:publisher <https://datavejviser-indtastning.digst.govcloud.dk/organization/4da0c5de-c653-43b2-bde9-605014f50d3e> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2009-01-01"^^xsd:date ] ;
    dct:title "Afgørelser fra ligebehandlingsnævnet" ;
    dcat:contactPoint <https://data.gov.dk/id/thing/contactpoint-88b2a1a2-3a1b-428f-84f8-f16af6213596> ;
    dcat:distribution <https://datavejviser-indtastning.digst.govcloud.dk/dataset/85b96742-36d9-4f93-a17b-fa26c002946d/resource/6af0b619-e0e6-439f-82a2-17931d8025db> ;
    dcat:keyword "Ankestyrelsen",
        "Ligebehandling",
        "Ligebehandlingsnævnet",
        "Nævn",
        "Retfærdighed, retssystem og offentlig sikkerhed",
        "nævnssager" ;
    dcat:landingPage <https://ast.dk/naevn/ligebehandlingsnaevnet/afgorelser/afgorelser-fra-ligebehandlingsnaevnet> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DAN> a dct:LinguisticSystem .

<https://data.gov.dk/id/thing/contactpoint-88b2a1a2-3a1b-428f-84f8-f16af6213596> a vcard:Organization ;
    vcard:fn "Ankestyrelsen" ;
    vcard:hasEmail <mailto:statistik@ast.dk> .

<https://datavejviser-indtastning.digst.govcloud.dk/dataset/85b96742-36d9-4f93-a17b-fa26c002946d/resource/6af0b619-e0e6-439f-82a2-17931d8025db> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-04-01T08:45:05.883907"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:modified "2025-04-01T08:45:05.860256"^^xsd:dateTime ;
    dct:title "Websidevisning" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://ast.dk/naevn/ligebehandlingsnaevnet/afgorelser/afgorelser-fra-ligebehandlingsnaevnet> .

<https://datavejviser-indtastning.digst.govcloud.dk/organization/4da0c5de-c653-43b2-bde9-605014f50d3e> a foaf:Agent ;
    foaf:name "Ankestyrelsen" .

<https://ast.dk/naevn/ligebehandlingsnaevnet/afgorelser/afgorelser-fra-ligebehandlingsnaevnet> a rdfs:Resource,
        foaf:Document .

