@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/p17602042X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte garde / 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 "9076067066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06c1d496c57279a669fd91ffc82aeee6> ;
    schema1:name "De witte garde" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc3490b6aff9e520fb0b729ab9318675> .

