@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/p853022046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Racewagens / Hans Ebeling" ;
    dcterms1:issued "197X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072084804> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5342182c6a5e94a478dcb3cd1e2ffee8> ;
    schema1:name "Racewagens" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e6ba8718a832a809e3ddc3e1f365b0d> .

