@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/p308067800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frankenstein / Mary Shelley ; [oorspr. bew.: Pauline Francis ; vert. uit het Engels: Anne-Marie Vervelde]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068997469> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14668382X>,
        <http://data.bibliotheken.nl/id/thes/p229815421> ;
    schema1:description "Omslag vermeldt: Wereldverhalen in gewone taal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305538209> ;
    schema1:isbn "9789086960279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a74534926cc4490c3c95a00adaaeb792> ;
    schema1:name "Frankenstein" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3512b74d735ca462ecb11b5ffa7ca003> ;
    schema1:sameAs <http://www.worldcat.org/oclc/226310040> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9a9397280778114eae78965dd339a0df> .

