@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/p339878452> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dracula, de drakenorde / scenario Corbeyran ; tek. Serge Fino ; [vert. uit het Frans]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148215637> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075102463> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bd9ea92ab0e94c925aad1e8575dc543> ;
    schema1:name "Dracula, de drakenorde" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42c0870b206af35dbcd2ee8566d9f8af> .

