@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/p833302523> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het hart van Julia Jones / Stan Drake" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069563462> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069383367> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82244979X>,
        <http://data.bibliotheken.nl/id/nbt/p833302108> ;
    schema1:isbn "9032030744" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f66e3deb189184623d4eb0764ddb767> ;
    schema1:name "Het hart van Julia Jones" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7970482adca2362b4867ea60c4c67b94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769012518> .

