@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/p861717775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De auto in grootvaders tijd / J. Joppe" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559997X>,
        <http://data.bibliotheken.nl/id/thes/p078441587> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07113199X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84321550X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/277e1701d118900949904165a0c6922d> ;
    schema1:name "De auto in grootvaders tijd" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9516ce55877fd4fd37604fa2cd429650> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64290077> .

