@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/p157376206> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Draken / tekst: Contremarche ; tek.: Mouclier ; [vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157376168> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p157376192> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Delcourt" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffa919d879eceb341902500a85e391ef> ;
    schema1:name "Draken" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82458b785fee19f31b328047a8366c66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68616657> .

