@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/p353186406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dracula de ondode / Piotr Kowalski" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303215690> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321821793>,
        <http://data.bibliotheken.nl/id/thes/p321821807>,
        <http://data.bibliotheken.nl/id/thes/p323163149>,
        <http://data.bibliotheken.nl/id/thes/p337696004> ;
    schema1:description "Naar het boek Dracula de ondode van Dacre Stoker en Ian Holt" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p337695970> ;
    schema1:isbn "9789030367468" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e5d8921fd02e3f24a5f7e18a1986522> ;
    schema1:name "Dracula de ondode" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b32951739d5294608a53a8256cbd019e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/827778121> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/77d0889fee6371ba4a75615a71314d2f> .

