@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/p831247428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oudste geschiedenis van Rotterdam / door T.S. Jansma ; met een woord vooraf door P.J. Oud" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429950993> ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397492227> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070094667> ;
    schema1:description "Gedeeltelijk overgedrukt uit het Rotterdamsch Jaarboekje 1940" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e0c9b8fdc419b57f7d4b9517b4af61e> ;
    schema1:name "De oudste geschiedenis van Rotterdam" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9933c81b9c23b9a87c22c2944585fe78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781555649> .

