@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/p33307775X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openbaring van Sint-Jacky / Manu Larcenet ; [vert. uit het Frans: Pieter van Oudheusden]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p169877361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07224643X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p336246641> ;
    schema1:isbn "9789054923190" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a62bcfdfc862c3a1a50870c12a489a0> ;
    schema1:name "De openbaring van Sint-Jacky" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a85925d419d82fae62f5b1e474974f0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/751872478> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/718871ab2b6bfc9eb049ab460b7a0296> .

