@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/p802459749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pijn gestild / Helen Upshall ; [vert. uit het Engels door Corry van der Hulst]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070091870> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06876572X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820811793> ;
    schema1:isbn "9062267424" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e038d937098f77f89ec14af609a5e477> ;
    schema1:name "De pijn gestild" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9df6951fe933e7e580170b737039db2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63420502> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/55167ba9cf6156e405f68a0902f70a61> .

