@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/p840310668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles heeft zijn prijs / Jane Corrie ; [vert. uit het Engels door Marja Hilsum]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068765118> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072686693> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d45f8cbe8a1b4580b31149bf80e2fca> ;
    schema1:name "Alles heeft zijn prijs" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f76da086194e0f86a62dafc5a09972a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63876082> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d9aadb20f7884c69bdbce65ea9433fb4> .

