@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/p109456831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalplan kleuters / Projectbureau, Rotterdam" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073434450>,
        <http://data.bibliotheken.nl/id/thes/p07356771X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109454820> ;
    schema1:isbn "9072585615" ;
    schema1:issueNumber "resu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0731bdf929c7f06ed97ab17c1a8f4cad> ;
    schema1:name "Taalplan kleuters" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24a147235c79c6ee9a9f8331ffa9b95a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769820008> .

