@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/p108227588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gezonde kijk op Rotterdam en de Rotterdammers / J.A.M. van Oers ... [et al.]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659506> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111401259> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107474409> ;
    schema1:isbn "9051750757" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e027b1f0c48e38cc57ab0966e1de0c7f> ;
    schema1:name "Een gezonde kijk op Rotterdam en de Rotterdammers" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c03bd474715b24b83f67b738cc5340bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778366682> .

