@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/p197727980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalplan kleuters / Projectbureau, RotterdamWerkplannen" ;
    dcterms1:issued "1995" ;
    schema1:bookEdition "1e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074819623>,
        <http://data.bibliotheken.nl/id/thes/p075184125> ;
    schema1:description "1e dr.: cop. 1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p110204522> ;
    schema1:isbn "9072585895" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/169f3a41d28a7426b75b036f02e13bbf> ;
    schema1:name "Taalplan kleuters" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a08c847d0779334efc9d77ced37f7de9> .

