@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/p039952665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Montessori lagere school / door J. Sixma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448636255> ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070033374> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06932977X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p039952428> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e274819678a68fca9eae7df2ca4f67f> ;
    schema1:name "De Montessori lagere school" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84ac5a55b270551a376c0385fd6fd234> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64463012> .

