@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dati.lnb.lv/dataset/9146b496-e977-4558-b722-d8c65445ad0b> a dcat:Dataset ;
    dct:description "The text corpus contains issues of the newspaper \"Cīņa\" published between 1904 and 1991."@en,
        "Tekstu korpuss satur laikraksta \"Cīņa\" numurus no 1904. līdz 1991. gadam."@lv ;
    dct:identifier <https://dom.lndb.lv/data/obj/1722881> ;
    dct:issued "2026-09-11"^^xsd:date ;
    dct:language "latvian" ;
    dct:modified "2026-09-22T09:32:27.372001"^^xsd:dateTime ;
    dct:publisher <https://dati.lnb.lv/organization/a4411aa5-f12d-4cb1-9361-7004c2e54995> ;
    dct:title "Cīņa (1904–1991): text corpus"@en,
        "Cīņa (1904–1991): tekstu korpuss"@lv ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dh@lnb.lv> ] ;
    dcat:distribution <https://dati.lnb.lv/dataset/9146b496-e977-4558-b722-d8c65445ad0b/resource/57d19fad-c8ce-4972-bb28-5e17a7e97fa9> ;
    dcat:keyword "digitized periodicals",
        "newspaper in soviet latvia" .

<https://dati.lnb.lv/dataset/9146b496-e977-4558-b722-d8c65445ad0b/resource/57d19fad-c8ce-4972-bb28-5e17a7e97fa9> a dcat:Distribution ;
    dct:description "The text corpus contains issues of the newspaper \"Cīņa\" published between 1904 and 1991."@en,
        "Tekstu korpuss satur laikraksta \"Cīņa\" numurus no 1904. līdz 1991. gadam."@lv ;
    dct:format "txt" ;
    dct:issued "2026-09-22T09:32:27.208426"^^xsd:dateTime ;
    dct:modified "2026-09-22T09:32:27.376792"^^xsd:dateTime ;
    dct:title "Cīņa (1904–1991): text corpus"@en,
        "Cīņa (1904–1991): tekstu korpuss"@lv ;
    dcat:accessURL <https://dom.lndb.lv/data/obj/1722881> .

<https://dati.lnb.lv/organization/a4411aa5-f12d-4cb1-9361-7004c2e54995> a foaf:Agent ;
    foaf:name "LNB" .

