@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/p061516694> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daltoniseeren op de Christelijke school / door A.R.J. Bazuin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389081507> ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397571003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p129344192> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55cf42c32582514c81f0758d1522feb7> ;
    schema1:name "Daltoniseeren op de Christelijke school" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ba6dbd1943474a1d2a1bda6245fe91b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65358307> .

