@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/p399003339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rotterdams jaarboekje 2015 : tevens jaarboekje van het Historisch Genootschap Roterodamum" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075296500> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822857995> ;
    schema1:isbn "9789072892294" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/157baeb63f548592f8e72d3af1afc074> ;
    schema1:name "Rotterdams jaarboekje 2015 : tevens jaarboekje van het Historisch Genootschap Roterodamum" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4728ba54f8c31791c59b7b8254f94152> ;
    schema1:sameAs <http://www.worldcat.org/oclc/932047520> .

