@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/p050662082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerikaanse automobielen 1950-1970 / Frank van der Heul ; [foto's van de auteur]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559997X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072615656> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061207029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00e361f9fe9228a3db7c7fb053a3a22> ;
    schema1:name "Amerikaanse automobielen 1950-1970" ;
    schema1:numberOfPages 242 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b81a4e8a6b533a00e626eac4d505ec88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64903572> .

