@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00020> a dcat:Dataset ;
    dct:accrualPeriodicity "10-years" ;
    dct:description """The tables presented in the Census 1990/91 round cover the total population and housing for 19 countries. Five main topics are covered: structure of population; active population; education level; households and dwellings. The level of completeness of the tables depends largely on the availability of data at the respective national statistical institutes.\r
\r
\r
The following statistics are available:\r
<table class="text-table">\r
<tr><th>Table code</th><th>Description</th></tr>\r
<tr><td>cens_91actz</td><td>Active population by citizenship and age group</td></tr>\r
<tr><td>cens_91annwctz</td><td>Non national workers by citizenship; sex and economic activity</td></tr>\r
<tr><td>cens_91sctz</td><td>Population by sex; age group and citizenship</td></tr>\r
</table>\r
""" ;
    dct:identifier "ds00020" ;
    dct:issued "2021-04-27T13:37:59.733655"^^xsd:dateTime ;
    dct:modified "2021-04-27T13:37:59.733663"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/eurostat> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "1905-06-13T00:00:00"^^xsd:dateTime ;
            schema:startDate "1905-06-12T00:00:00"^^xsd:dateTime ] ;
    dct:title "Census 1990/91 round - national level" ;
    dct:type "Database" ;
    adms:identifier "cens_91n" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00020/resource/92527889-9c9f-42ab-8807-98168f39a127>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00020/resource/ds00020> ;
    dcat:keyword "Demography",
        "Economics",
        "Sociology" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00020/resource/92527889-9c9f-42ab-8807-98168f39a127> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Documentation" ;
    dcat:accessURL <http://ec.europa.eu/eurostat/cache/metadata/en/cens_91n_esms.htm> ;
    foaf:page "http://ec.europa.eu/eurostat/cache/metadata/en/cens_91n_esms.htm" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00020/resource/ds00020> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <http://ec.europa.eu/eurostat/web/population-and-housing-census/census-data/database> .

<https://migration-demography-tools.jrc.ec.europa.eu/organization/eurostat> a foaf:Organization ;
    foaf:name "Eurostat" .

