@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/p258738987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geest, ben je daar? / Dupuy, Berberian ; inkleuring: Isabelle Busschaert ... [et al. ; vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072517662> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072517646>,
        <http://data.bibliotheken.nl/id/thes/p182584518> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258738979> ;
    schema1:isbn "9031425346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6b30afed92cc955c3eb968b6eb4d39e> ;
    schema1:name "Geest, ben je daar?" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bfe62bc5dcff754197e6f47f6473742> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66816617> .

