@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/p084856629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dans der goden / scenario Risso ; tek. Trillo ; [vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075218453> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057755922>,
        <http://data.bibliotheken.nl/id/nbt/p066822084> ;
    schema1:isbn "9066610565" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93a7f293f178b0240a54bdf74ca3e3ef> ;
    schema1:name "De dans der goden" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f8380532c0ecf8f96fcc8cb27d27fa9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65817113> .

