@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/p258202173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fontein / Emily Grayson ; [vert. uit het Engels: Marianne Hoogenboom]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p196772494> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p154024678> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Luitingh-Sijthoff, cop. 2002" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024551404" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a5d69226fec55e37c15b0f0b2fcbe44> ;
    schema1:name "De fontein" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f158f9560ade2ad9dc3ee9700d6f37c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66779073> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/90d2856bdebf1348c9a7f2fe3b08d9a9> .

