@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/p310372275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De streekbus : een reis door Nederland; van 1987 naar 2007 / Peter van der Meer" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599929>,
        <http://data.bibliotheken.nl/id/thes/p077611292>,
        <http://data.bibliotheken.nl/id/thes/p078678757>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203826728> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789060132968" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83fdc76c4a40f9e027af99aac17e9106> ;
    schema1:name "De streekbus : een reis door Nederland; van 1987 naar 2007" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ff5669cee824c5e3c7d5b36a4f327c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/232963616> .

