@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/p277359821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groei & bloei voor Marlies" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608170> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p277326230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28cc5dca28fb3970aba8ff8ba098f14f> ;
    schema1:name "Groei & bloei voor Marlies" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c254c93ff97efa54b78ef7518d43bfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71658731> .

