@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/p363080740> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het godvrrgeten eiland / ... Cromheecke" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074602209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069684340>,
        <http://data.bibliotheken.nl/id/thes/p326490442> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p363954783> ;
    schema1:isbn "9789070060480" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f89802879a0bb671e542b397861dabd> ;
    schema1:name "Het godvrrgeten eiland" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6a99ee56296dbd10def4501e8cb6753> ;
    schema1:sameAs <http://www.worldcat.org/oclc/856656434> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5beccb1ac8a729724b53f16ebe87edda> .

