@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/p10859498X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalplan kleuters / Projectbureau, Rotterdam" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074819623>,
        <http://data.bibliotheken.nl/id/thes/p075184125> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109454820> ;
    schema1:isbn "9072585496" ;
    schema1:issueNumber "impl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/141cf27b3661d00bd00f67915adda52d> ;
    schema1:name "Taalplan kleuters" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d70b2d8f40f3f5686c6713f9c7e5401> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769816139> .

