@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/p298344203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Susan / Sheri Whitefeather ; [vert. uit het Engels: Irene van Zeyst]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p198002521> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123448077> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p291236170> ;
    schema1:isbn "9034771458",
        "9789034771452" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3200fe8e8a129e30bfb8625ee469d838> ;
    schema1:name "Susan" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/349b454e68472ed67d25a8633e5bd517> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150372725> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a171dccbf0099e06a6c2b72df01d43d9> .

