@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/p166951498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalplan kleuters / Projectbureau, Rotterdam" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074819623>,
        <http://data.bibliotheken.nl/id/thes/p075184125> ;
    schema1:description "Oorspr. uitg.: Rotterdam : Het Projectbureau, 1993" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109454820> ;
    schema1:isbn "9075074700" ;
    schema1:issueNumber "impl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9615313087910f8f2cbd4cf69f14427> ;
    schema1:name "Taalplan kleuters" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/783911a273cb17ba05380bc86fe3b77d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770882157> .

