@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/data_reuses/dr000008> a dcat:DataProduct ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:identifier "DR000008" ;
    dct:issued "2026-07-24T07:53:26.169991"^^xsd:dateTime ;
    dct:modified "2026-07-29T13:45:48.086546"^^xsd:dateTime ;
    dct:title "International migration"@en,
        "Tarptautinė migracija"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/dr000008/resource/drr000008> ;
    dcat:landingPage <https://testdataportal.gov.lt/lt/> ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <LT_SOCI> .

<https://ckan.devdataportal.online/dataset/dr000008/resource/drr000008> a dcat:Distribution ;
    dct:description "Visualization: International migration"@en,
        "Vizualizacija: Tarptautinė migracija"@lt ;
    dct:format "html" ;
    dct:issued "2026-07-08T10:43:05.492036"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-29T13:45:48.092586"^^xsd:dateTime ;
    dct:title "drr000008" .

<https://testdataportal.gov.lt/lt/> a foaf:Document .

