@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/p439552079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frankenstein / Mary Shelley ; oorspronkelijke bewerking: Pauline Francis ; Nederlandse vertaling [uit het Engels]: Anne-Marie Vervelde ; bewerking vertaling: Eenvoudig Communiceren" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068997469>,
        <https://data.bibliotheken.nl/.well-known/genid/0b05410eff7113e46bc93ee06e670d19> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14668382X>,
        <http://data.bibliotheken.nl/id/thes/p229815421> ;
    schema1:description "Vertaling van: Frankenstein" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086967407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6a7d2f6407c0e98771fb062a9907c43> ;
    schema1:name "Frankenstein" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9237ead6151b65338c85a196e5250eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1435881738> .

