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

<http://data.bibliotheken.nl/id/nbt/p134798902> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rotterdam 650 jaar stad" ;
    dcterms1:issued "1990" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842389865> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bd119ee11f0e5fb9029d67ceec9f20f> ;
    schema1:name "Rotterdam 650 jaar stad" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9e11bd34285f2195a3c16a5c7ebb973> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212248092> .

