@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/p424601354> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische Vereniging Rijswijk Jaarboek 2019 / redactie Frans Holtkamp, e.a." ;
    dcterms1:issued "2019" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072148101> ;
    schema1:description "Oplage: 600 exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139619828> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/accaa3fd7a57d6a96d4ae21f245cc90d> ;
    schema1:name "Historische Vereniging Rijswijk Jaarboek 2019" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6570b06cf2fcdcadbc0159c96f53be62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130716148> .

