@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/p121296059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Peuterspeelzalen in Noord-Brabant / A. Dorrestein, E. Roelen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618605> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075195356>,
        <http://data.bibliotheken.nl/id/thes/p134309758> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108426084> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050675834> ;
    schema1:isbn "9050491065" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f0f1cbf4f69d28b43a96d5620542c08> ;
    schema1:name "Peuterspeelzalen in Noord-Brabant" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cfbd3d3c0bd18dc688f9d15b67b54cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69354222> .

