@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/p861795733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeken op de school voor z.m.l.k. / auteur: W. Noordtzij" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602202>,
        <http://data.bibliotheken.nl/id/thes/p075660792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071093052>,
        <http://data.bibliotheken.nl/id/thes/p075367386> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853377200> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22cb1851416158ddb0a3e4d8acadade6> ;
    schema1:name "Boeken op de school voor z.m.l.k." ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/449b3a0b0f5f7ea1164a91159f841c32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64345562> .

