@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/p087008971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dansen op een vulkaan / Margaret Mayo ; [vert. uit het Engels door Michel Chatrer]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068979320> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069501289> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08160226X> ;
    schema1:isbn "9034794911" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f83890e8cc585ea74265ca05a827e02d> ;
    schema1:name "Dansen op een vulkaan" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87b2ed2f838f8adadfc78f6fe6ecff12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65692320> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc37e39d8c2afd6ddfeb2f35f19a5424> .

