@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/p820768928> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse stations in oude ansichten / door H.G. Hesselink" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622505>,
        <http://data.bibliotheken.nl/id/thes/p077595297>,
        <http://data.bibliotheken.nl/id/thes/p078675073>,
        <http://data.bibliotheken.nl/id/thes/p241924170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069968799> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7adf0f05ab5cb237136e9b88740f7691> ;
    schema1:name "De Nederlandse stations in oude ansichten" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/599140096a2abdee580d547a3eaadc90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874039896> .

