@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/p159334942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jaguars / scenario: Chauvel ; tek.: Simon ; [vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159331307> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159330416> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Delcourt" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159329795>,
        <http://data.bibliotheken.nl/id/nbt/p159330432> ;
    schema1:isbn "9076067023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b67ad040e1b03cb77e227164b03afad> ;
    schema1:name "Jaguars" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eda7a0aa183edb60f8a2732a417dc5d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68454189> .

