@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p083201467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gids door Nederland : met spoorwegkaart / W.F. Andriessen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358019621>,
        <http://data.bibliotheken.nl/id/nbt/p425168700> ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397542631> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071773053> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c877b83429bd89bcb07bbfc246c168c6> ;
    schema1:name "Gids door Nederland : met spoorwegkaart" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1328936aa9ee88df90e49da89387762> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65553099> .

