@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/p159312140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het uur van de tijger / Philippe Francq, Jean Van Hamme ; [inkleuringen: Marie-Paule Alluard ; vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p100904572> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:isbn "9031418870" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1980992512bfcccc8afd45d38977359> ;
    schema1:name "Het uur van de tijger" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7adcd9e3d69d3e13aa7c099efce31f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68453188> .

