@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/p371049350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dracula / [tekeningen] Jean Pleyers ; [scenario] Jerry Frissen ; [inkleuring] Jean-Luc Cornette ; Jacques Martin" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070042764> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070042691>,
        <http://data.bibliotheken.nl/id/thes/p075222299>,
        <http://data.bibliotheken.nl/id/thes/p37104930X> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84171469X> ;
    schema1:isbn "9789030369479" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05c3f440d6e8293b0bffc11eb5445725> ;
    schema1:name "Dracula" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a52a8c6e259144be059f28ecf718719> ;
    schema1:sameAs <http://www.worldcat.org/oclc/872070462> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/861c14d60c4faa217d4fe5200135a7ff> .

