@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/p296045837> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Busreis naar een vergezicht / een vertelling van Cees Oosterwijk" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095751599>,
        <http://data.bibliotheken.nl/id/thes/p311444601> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151565651> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da220a41add5e6ed716b33e3e072a214> ;
    schema1:name "Busreis naar een vergezicht" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45ba9a0e097f025228dda0a52eb16517> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71746361> .

