@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/p801872103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rijswijk in oude ansichten" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633523>,
        <http://data.bibliotheken.nl/id/thes/p397544537> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067797091> ;
    schema1:description "Uitg. in samenw. met Boekhandel Paagman, Rijswijk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822519933> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0176297b6bd0ed8d99c18159a53f8b4> ;
    schema1:name "Rijswijk in oude ansichten" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e3a86a65953553b710b9b9bca87bd63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768439004> .

