@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/p056033494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auto-motoren / Tj. de Jager" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068851685> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629151> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056032587> ;
    schema1:isbn "9066748850" ;
    schema1:issueNumber "onde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e92b34e1faf19225d65bd38768911fc> ;
    schema1:name "Auto-motoren" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a004950665f1181d54d84cab2a4947fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769358701> .

