@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/p43265450X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van pijn / door Floor van der Valk & Tamara van der Houwen ; illustraties van Edrick Hemme ; redacteur: Anne van Gastel-Firet" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146095618>,
        <http://data.bibliotheken.nl/id/thes/p432654526> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p323546730>,
        <http://data.bibliotheken.nl/id/thes/p432654550>,
        <http://data.bibliotheken.nl/id/thes/p432654577> ;
    schema1:description "De uitgever is de stichting Pijn-Hoop" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083056203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0fd9b2fe780b4ee9405d62990650fa9> ;
    schema1:name "Het geheim van pijn" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06e825a4e4a3baae69f84297ff3cd15c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1244887753> .

