@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://data.gov.dk/dataset/RA_Digidata_19510> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Administration af EU-markedsordningerne, Eksportstøtte, Markfrø, Hektarstøtte, Enkeltbetaling og Husdyr." ;
    dct:identifier "RA_Digidata_19510" ;
    dct:issued "2026-05-12T09:34:59.467383"^^xsd:dateTime ;
    dct:modified "2026-07-15T13:52:01.160577"^^xsd:dateTime ;
    dct:publisher <https://data.gov.dk/id/organization/agent-FEFED1A8-670E-41D2-A18A-A38080C5E5D4> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2010-10-15T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2004-10-16T00:00:00"^^xsd:dateTime ] ;
    dct:title "Administration af EU-markedsordninger" ;
    dcat:contactPoint <https://data.gov.dk/id/thing/contact-E4B2D5FC-3619-4206-8C7D-90E72C174996> ;
    dcat:distribution <https://data.gov.dk/distribution/RA_Digidata_19510_csv> ;
    dcat:keyword "Befolkning og samfund",
        "Dyrepræmieordninger",
        "EU-Støtte til Danmark",
        "EU-bidrag og EU-støtte",
        "EU-støtte til Danmark",
        "Eksportkontrol",
        "Eksportlicenser",
        "Enkeltbetalingsordningen",
        "Erhverv",
        "Erhvervsregulering generelt",
        "Importkontrol",
        "Importlicenser",
        "Importregulering",
        "Internationale økonomiske relationer",
        "Landbrug, fiskeri, skovbrug og fødevarer",
        "Landbrugseksportstøtte",
        "Produktionsstøtteordninger",
        "Samfundsøkonomi, samfundsdigitalisering og statistik",
        "Økonomi og finanser" ;
    dcat:landingPage <https://dx.doi.org/10.5279/dk-ra-19510> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI>,
        <https://form-online.dk/opgavenoegle/06/#06.35.05.10>,
        <https://form-online.dk/opgavenoegle/34/#34.10.30.05>,
        <https://form-online.dk/opgavenoegle/34/#34.10.35.10> .

<http://publications.europa.eu/resource/authority/file-type/csv> a dct:MediaType .

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

<https://data.gov.dk/distribution/RA_Digidata_19510_csv> a dcat:Distribution ;
    dct:description "Data i csv-formatet" ;
    dct:format "CSV" ;
    dct:issued "2026-05-12T09:34:59.468333"^^xsd:dateTime ;
    dct:modified "2026-05-12T09:34:59.460192"^^xsd:dateTime ;
    dct:title "csv-fil" ;
    dcat:accessURL <https://dx.doi.org/10.5279/dk-ra-19510> ;
    dcat:mediaType <http://publications.europa.eu/resource/authority/file-type/csv> .

<https://data.gov.dk/id/organization/agent-FEFED1A8-670E-41D2-A18A-A38080C5E5D4> a foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
    foaf:name "Rigsarkivet" .

<https://data.gov.dk/id/thing/contact-E4B2D5FC-3619-4206-8C7D-90E72C174996> a vcard:Organization ;
    vcard:fn "Rigsarkivet" ;
    vcard:hasEmail <mailto:data@sa.dk> .

<https://dx.doi.org/10.5279/dk-ra-19510> a rdfs:Resource,
        foaf:Document .

