@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/p185570615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chinook blues / scenario: Chauvel ; tek.: Le Saëc ; [vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159336007> ;
    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/p159336139> ;
    schema1:isbn "9076067155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51738f1711a7fdd076e9f3379a92ec38> ;
    schema1:name "Chinook blues" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97176672e419c7aa41d197303152ae9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67805711> .

