@prefix rdfs: . @prefix rdf: . rdf:type rdfs:label "type" . rdfs:label rdfs:label "label" . @prefix dcterms: . dcterms:title rdfs:label "Title"@en . @prefix skos: . skos:definition rdfs:label "definition"@en . dcterms:description rdfs:label "Description"@en . skos:broadMatch rdfs:label "has broad match" . skos:narrowMatch rdfs:label "has narrow match" , "has narrower match"@en . dcterms:type rdfs:label "type"@en , "Type"@en . rdfs:label "SDMX"@en . rdfs:label "DCAT-AP"@en . rdfs:label "Landing Page (dcat:Dataset/dct:landingPage)"@en ; skos:narrowMatch ; dcterms:isPartOf . @prefix vdm: . rdf:type vdm:Property ; rdfs:label "DOC_METHOD"@en ; rdfs:range ; dcterms:title "DOC_METHOD"@en ; skos:definition "Descriptive text and references to methodological documents available."@en ; dcterms:description "\\Documentation on methodology\\\" refers to the availability of documentation related to various aspects of the data, such as methodological documents, summary notes or papers covering concepts, scope, classifications and statistical techniques. This concept also includes the \\\"Advance notice of changes in methodology\\\", indicating whether the public is notified before a methodological change affects disseminated data and, if so, how long before. \""@en ; dcterms:type vdm:Property ; vdm:has_internalidentifier "DOC_METHOD"@en . @prefix adms: . @prefix ns6: . adms:includedAsset ns6:c236bc9265a64543e1e4f4e982b342a9 ; adms:sample ""@en ; adms:versionNotes ""@en ; dcterms:isPartOf . vdm:has_internalidentifier rdfs:label "has internal identifier" . adms:includedAsset rdfs:label "included asset"@en . adms:sample rdfs:label "sample"@en . dcterms:isPartOf rdfs:label "Is Part Of"@en . vdm:Property rdfs:label "Property" .