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

<https://data.amerigeoss.org/dataset/3bb71d9a-5c61-4088-9fe0-b1ab855c660a> a dcat:Dataset ;
    dct:description """<p>The 1970 South African Population Census was an enumeration of the population and housing in South Africa.The census collected data on dwellings and individuals' demographic, migration, family and employment details.</p>
""" ;
    dct:identifier "3080" ;
    dct:issued "2016-12-09T00:00:00"^^xsd:dateTime ;
    dct:modified "2016-12-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "default" ] ;
    dct:title "Population Census 1970" ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "Global",
        "No keyword provided",
        "World Bank" .

