@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/p272571512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bode van God / Georges Courteline ; vert. [uit het Frans] Ceciel van der Zee" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069211396>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074918753> ;
    schema1:description "NVA 9104" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f9339b8de0c59514a5ebe66166e95ac> ;
    schema1:name "Bode van God" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18422a4ed8ab4dad4f3054b25efc75d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66650177> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f2c555d221bdfcf417d41ee917c9d9e4> .

