@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/p832383244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse stations in oude ansichten / H.G. Hesselink" ;
    dcterms1:issued "1980" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069968799> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675>,
        <http://data.bibliotheken.nl/id/nbt/p820768928> ;
    schema1:isbn "902880899X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8e873273d60df24c597548aaeb81c67> ;
    schema1:name "De Nederlandse stations in oude ansichten" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c08281a9da137136a1146adeeee08bcb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768986449> .

