@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p140672729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gouden trillium / Andre Norton ; [vert. uit het Engels door Dons Reerink]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342020935>,
        <http://data.bibliotheken.nl/id/nbt/p342020943> ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072875283> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06967471X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084641738> ;
    schema1:isbn "9027444064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e5f67405b7663da97ca7af3a98aea99> ;
    schema1:name "De gouden trillium" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d16b0a6484b26e160707b2aef54210cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69092799> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c4453d6493249c1294dffb7d0acee46> .

