@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/p851373372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport van de Commissie voor particulier handelsonderwijs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44634107X> ;
    dcterms1:issued "1948" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072586397> ;
    schema1:description "Commissie onder leiding van voorzitter S. Elzinga" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/253d037905d73f78b174da2854c550fa> ;
    schema1:name "Rapport van de Commissie voor particulier handelsonderwijs" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f10d151021ce756570ad69b34ef43943> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71408489> .

