@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p820800244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oud Rotterdam" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428354300> ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397490860> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3249459022b612de616d6165781fdedc> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6efe896131db6143e8a9737b6f3b7a5e> ;
    schema1:name "Oud Rotterdam" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3f38434a82971b3b1b08a0f8fffb317> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63409152> .

