@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/p261978551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dag Joanna, hallo Sarah! / Kelly Harte ; [vert. uit het Engels: Jeannet Dekker]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p261978357> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p169050890> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9034797007" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31862bd711ed21361668d45f06af5571> ;
    schema1:name "Dag Joanna, hallo Sarah!" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae6b7e6e269e07cac4d7ece9eb08c156> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66535678> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/455ff1c96549784e81d23513fd6c2cf7> .

