@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/p115730559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Motorvoertuigen" ;
    dcterms1:issued "1994" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036154865> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/364923ba95a789dca16c7a45b07c26b4> ;
    schema1:name "Motorvoertuigen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec5fd0f36a9bebd6dd0128c2d359e00b> .

