@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/198b56c5-0e1f-476a-b452-ae0534c393f5> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description "Domme og kendelser om f.eks. afskedigelse/bortvisning, ansættelse, løn, forvaltningsret/offentligret, arbejdstid, pension, barsel og børnepasning." ;
    dct:identifier "198b56c5-0e1f-476a-b452-ae0534c393f5" ;
    dct:issued "2026-01-09T13:40:30.088679"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2026-09-04T19:00:05.836502"^^xsd:dateTime ;
    dct:publisher <https://datavejviser-indtastning.digst.govcloud.dk/organization/9abcdde7-6654-4a36-b378-8c69ebdae566> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2000-03-27"^^xsd:date ] ;
    dct:title "Domme og kendelser for voldgiftssager" ;
    dcat:contactPoint <https://data.gov.dk/id/thing/contactpoint-96301282-fa02-4561-87d3-b3f6279e2df3> ;
    dcat:distribution <https://datavejviser-indtastning.digst.govcloud.dk/dataset/198b56c5-0e1f-476a-b452-ae0534c393f5/resource/802e46a5-a3ad-4f91-b8eb-923d09f52397> ;
    dcat:keyword "Ansættelsesret",
        "Retfærdighed, retssystem og offentlig sikkerhed" ;
    dcat:landingPage <https://medst.dk/domme-og-kendelser/> ;
    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/MONTHLY> a dct:Frequency .

<https://data.gov.dk/id/thing/contactpoint-96301282-fa02-4561-87d3-b3f6279e2df3> a vcard:Organization ;
    vcard:fn "Medarbejder- og Kompetencestyrelsen" ;
    vcard:hasEmail <mailto:ansaettelsesret@medst.dk> .

<https://datavejviser-indtastning.digst.govcloud.dk/dataset/198b56c5-0e1f-476a-b452-ae0534c393f5/resource/802e46a5-a3ad-4f91-b8eb-923d09f52397> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-01-09T13:40:30.090661"^^xsd:dateTime ;
    dct:modified "2026-01-09T13:40:30.085766"^^xsd:dateTime ;
    dct:title "Domme og kendelser" ;
    dcat:accessURL <https://medst.dk/domme-og-kendelser/> .

<https://datavejviser-indtastning.digst.govcloud.dk/organization/9abcdde7-6654-4a36-b378-8c69ebdae566> a foaf:Agent ;
    foaf:name "Medarbejder- og Kompetencestyrelsen" .

<https://medst.dk/domme-og-kendelser/> a rdfs:Resource,
        foaf:Document .

