@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/p275862933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hecht : een bijzonder ouder-kind-school programma / Katja Bosch" ;
    dcterms1:issued "2005" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p193583488>,
        <http://data.bibliotheken.nl/id/thes/p243046316> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p276889290> ;
    schema1:isbn "9074233376" ;
    schema1:issueNumber "bove" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/773c4b07f6bb8e01ca3b47f90788051c> ;
    schema1:name "Hecht : een bijzonder ouder-kind-school programma" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/206d8e4ad3e8823bce917385bbef3c88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773791220> .

