@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/p260275158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voorburg in oude ansichten" ;
    dcterms1:issued "1982" ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067560040> ;
    schema1:description "1e dr.: 1967" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675>,
        <http://data.bibliotheken.nl/id/nbt/p82262107X> ;
    schema1:isbn "9028820639" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1088dd2cbbf30d83b14fec11914753f> ;
    schema1:name "Voorburg in oude ansichten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b476d87e2bc3f8a79c7bbc08b3f6a423> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773533611> .

