@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/p260049476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lente in de tuin / Ivo Pauwels ; [algemene coördinatie: Michelle Poskin ; foto's: Ivo Pauwels ... et al.]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143402366> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258785063> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258796227> ;
    schema1:isbn "9056572512" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e59a259f9c9b3a68c851aa877bebddde> ;
    schema1:name "Lente in de tuin" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c48bf466650db37c8541586be9e07350> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66781646> .

