@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/p079775764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auto advertenties uit de jaren 1890-1940 / Frank M. van der Heul" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559997X>,
        <http://data.bibliotheken.nl/id/thes/p075620197> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072615656> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061208564" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15cfdd755faaeb10c9efbe41f5af43f8> ;
    schema1:name "Auto advertenties uit de jaren 1890-1940" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0db8b44c875075b969acf1ff5913c9a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901414098> .

