@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/p822116960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het centrum van Amsterdam : een sociografische studie / W.F. Heinemeyer, M.H.M. van Hulten en H.D. de Vries Reilingh" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597044>,
        <http://data.bibliotheken.nl/id/thes/p078451280> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068893647> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069431329>,
        <http://data.bibliotheken.nl/id/thes/p070588791> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68a8195cc5766a4d1d57cf592c2fbffb> ;
    schema1:name "Het centrum van Amsterdam : een sociografische studie" ;
    schema1:numberOfPages 209 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64d1a2cb617bdae8344c2c00427404ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902297292> .

