@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/p801603552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de wond gaat helen / Janet Ferguson ; [vert. uit het Engels door Petra van der Hulst]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071148639> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071936041> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820811793> ;
    schema1:isbn "9062267300" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a204a3b99d43b037840d374e07ca0b3a> ;
    schema1:name "Als de wond gaat helen" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/652835abdb88a57f41c86e6580771efb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63296985> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/309c053be3c95bd21690ae2be25d119c> .

