@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/p863134734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zon gaat nimmer onder / Katrina Britt ; [vert. uit het Engels door Ton Stam]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978332> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    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/e550fd9b9c67d49e789bed43ad6a6405> ;
    schema1:name "De zon gaat nimmer onder" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5eebe2287733a4b6f1f80c9446b5a1b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64363530> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e5758651cc37ef4ed8a93c440691db9d> .

