@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatdk: <https://data.gov.dk/model/core/dcat-dk/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix org: <http://www.w3.org/ns/org#> .
@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/lang/cc7391e8-4239-49f0-a565-97865ba01e7f> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:creator <https://data.gov.dk/id/organization/898925b8-957f-4beb-83e7-bd6e7e740320> ;
    dct:description "Liste over de mest brugte ord i dansk. Indeholder kun opslagsformerne (lemmaformen, fx hus) for ordene - ikke bøjningsformer (fx husene). Frekvensen er beregnet på korpus på ca. 880 mill. med tekster 1983-2016. Listen findes i to varianter, som er pakket sammen i en zip-fil: 1) De 10.000 mest frekvente lemmaer (ord) i dansk inklusive proprier (egennavne) og numeralier (talord); 2: De 10.000 mest frekvente lemmaer i dansk eksklusive proprier og numeralier. ÅBEN-DSL-LICENS:Ressourcen kan frit downloades idet man derved accepterer en række brugsbetingelser og forpligter sig til at overholde dem." ;
    dct:identifier "dd781aa4-3dfd-4f33-ac85-26bb4c917124" ;
    dct:issued "2016-01-01"^^xsd:date ;
    dct:license <https://korpus.dsl.dk/resources/licences/dsl-open.html> ;
    dct:modified "2016-01-24"^^xsd:date ;
    dct:publisher <https://sprogteknologi.dk/organization/a71b48f2-d078-46b0-b2c1-d796a1a1acfe> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2016-01-24"^^xsd:date ;
            dcat:startDate "1983-01-24"^^xsd:date ] ;
    dct:title "10.000 mest frekvente lemmaer" ;
    dcat:contactPoint <https://data.gov.dk/id/thing/contactpoint-77682fdd-8e12-479d-804f-4f3b7adc8310> ;
    dcat:distribution <https://data.gov.dk/dataset/lang/cc7391e8-4239-49f0-a565-97865ba01e7f/resource/787b885a-425d-494e-8002-9b9aef68f01e> ;
    dcat:keyword "Kultur",
        "Kulturarv",
        "Lemmaliste",
        "Sprog og retskrivning",
        "Tekst",
        "Uddannelse, kultur og sport",
        "kultur",
        "tekst" ;
    dcat:landingPage <https://korpus.dsl.dk/resources/details/freq-lemmas.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <https://form-online.dk/opgavenoegle/16/#16.05.07> ;
    dcatdk:datasetResponsibleOrganisation <https://data.gov.dk/id/organization/bdb6b1cb-9885-4fc1-b4c3-b5db2643a8f3> .

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

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

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

<https://data.gov.dk/dataset/lang/cc7391e8-4239-49f0-a565-97865ba01e7f/resource/787b885a-425d-494e-8002-9b9aef68f01e> a dcat:Distribution ;
    dct:description "Starter download af zip-fil som indeholder 1 txt fil med de 30.000 mest frekvente lemmaer." ;
    dct:format "ZIP" ;
    dct:issued "2024-07-24T07:59:03.794608"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:modified "2022-06-07"^^xsd:date ;
    dct:title "Liste med frekvente lemmaer" ;
    dcat:accessURL <https://korpus.dsl.dk/download/lemma-10k.zip> ;
    dcat:byteSize 2123277.0 ;
    dcat:downloadURL <https://korpus.dsl.dk/download/lemma-10k.zip> ;
    dcat:mediaType "application/zip" .

<https://data.gov.dk/id/organization/898925b8-957f-4beb-83e7-bd6e7e740320> a foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/PrivateIndividual%28s%29> ;
    foaf:name "Jørn" .

<https://data.gov.dk/id/organization/bdb6b1cb-9885-4fc1-b4c3-b5db2643a8f3> a org:Organization ;
    dct:type <http://purl.org/adms/publishertype/Company> ;
    foaf:name "Det Danske Sprog- og Litteraturselskab" .

<https://data.gov.dk/id/thing/contactpoint-77682fdd-8e12-479d-804f-4f3b7adc8310> a vcard:Organization ;
    vcard:fn "DSL" ;
    vcard:hasEmail <mailto:korpus@dsl.dk> .

<https://korpus.dsl.dk/resources/details/freq-lemmas.html> a foaf:Document .

<https://sprogteknologi.dk/organization/a71b48f2-d078-46b0-b2c1-d796a1a1acfe> a foaf:Agent ;
    foaf:name "Det Danske Sprog- og Litteraturselskab" .

<https://korpus.dsl.dk/download/lemma-10k.zip> a rdfs:Resource .

