@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p802489923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vorming van de demograaf = University-education of the demographer / E.W. Hofstee" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068243936>,
        <https://data.bibliotheken.nl/.well-known/genid/1238321ade9e6b3dea309af20cde43c7> ;
    schema1:description "Stencildruk",
        "Titel in het Nederlands en Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842476105> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60457ea23834d8c1fa6075d2d5a4f48e> ;
    schema1:name "De vorming van de demograaf = University-education of the demographer" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d9b7f45acb4771c49f50ed656d579cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781252357> .

