@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p112415601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport der Benzinecommissie 1923" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428028268> ;
    dcterms1:issued "1923" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7e5dd1b22cf87378f1cdd9849c392a52> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07395814X> ;
    schema1:description "Commissie met als voorzitter: C.J.Ph. Zaalberg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cd80ba0390975ec0294e59e24aae1de> ;
    schema1:name "Rapport der Benzinecommissie 1923" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7c9b6cbeaca74d2c9859223ba2ed170> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66314301> .

