@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/2d9f38b9-6e5b-441f-80e1-9d24398f74b2> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:creator [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Familieretshuset" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Familieretshuset" ] ;
    dct:description """Familieretshuset samler statistik til brug for journalister og andre interesserede.\r
Statistikkerne dækker Familieretshusets områder: Adoption, Bidrag, Faderskab og medmoderskab, Forældremyndighed, bopæl og samvær, Internationale ægteskaber, Navne, Separation og Skilsmisse, Værgemål.\r
\r
""" ;
    dct:identifier "2d9f38b9-6e5b-441f-80e1-9d24398f74b2" ;
    dct:issued "2025-11-19T07:49:03.155145"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2026-09-02T15:00:04.469223"^^xsd:dateTime ;
    dct:publisher <https://datavejviser-indtastning.digst.govcloud.dk/organization/d592269d-79b5-40ab-8f38-33ac0defc659> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2017-01-01"^^xsd:date ] ;
    dct:title "Familieretshusets statistikker" ;
    dcat:contactPoint <https://data.gov.dk/id/thing/contactpoint-26bb4680-0332-42fe-91c0-c86bfaddab0e> ;
    dcat:distribution <https://datavejviser-indtastning.digst.govcloud.dk/dataset/2d9f38b9-6e5b-441f-80e1-9d24398f74b2/resource/97a66338-0902-495a-88a6-55b9c42b2de4> ;
    dcat:keyword "Befolkning og samfund",
        "Borgerskab",
        "Folkeregistrering og personnavn",
        "Forældremyndighed og faderskab",
        "Forældremyndighed, adoption og værgemål",
        "Parforhold",
        "Separation og skilsmisse",
        "Skilsmisse",
        "adoption",
        "afgørelser",
        "afslag",
        "ansøgning",
        "beslutning",
        "bidrag",
        "bopæl",
        "børn og forældreansvar",
        "dispositions",
        "enighed",
        "etablering af værgemål",
        "forældremyndighed",
        "fremtidsfuldmagt",
        "gennemsnitlig sagsbehandlingstid",
        "henlagt",
        "henlæggelse",
        "international",
        "iværksættelse af værgemål",
        "konfirmationsbidrag",
        "navne",
        "paragraf",
        "passivitet",
        "pårørende",
        "retten",
        "sager",
        "sagsbehandlingstid",
        "samvær",
        "seperation",
        "udenlandsk",
        "uenighed",
        "vielser",
        "værge",
        "værgemål",
        "ægtefællebidrag",
        "ægteskab",
        "ændring" ;
    dcat:landingPage <https://familieretshuset.dk/om-familieretshuset/statistik> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>,
        <https://form-online.dk/opgavenoegle/08/#08.15.15>,
        <https://form-online.dk/opgavenoegle/08/#08.20.05>,
        <https://form-online.dk/opgavenoegle/08/#08.20.07>,
        <https://form-online.dk/opgavenoegle/08/#08.25.10> .

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

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

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

<https://data.gov.dk/id/thing/contactpoint-26bb4680-0332-42fe-91c0-c86bfaddab0e> a vcard:Organization ;
    vcard:fn "Familieretshuset" ;
    vcard:hasEmail <mailto:direktion@familieretshuset.dk> .

<https://datavejviser-indtastning.digst.govcloud.dk/dataset/2d9f38b9-6e5b-441f-80e1-9d24398f74b2/resource/97a66338-0902-495a-88a6-55b9c42b2de4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-19T07:49:03.165040"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:modified "2025-11-19T07:49:03.088440"^^xsd:dateTime ;
    dct:title "PDF" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://familieretshuset.dk/om-familieretshuset/statistik> .

<https://datavejviser-indtastning.digst.govcloud.dk/organization/d592269d-79b5-40ab-8f38-33ac0defc659> a foaf:Agent ;
    foaf:name "Familieretshuset" .

<https://familieretshuset.dk/om-familieretshuset/statistik> a rdfs:Resource,
        foaf:Document .

