@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/p174886039> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tausend und eine Nacht : fantastische operette in 2 bedrijven met een voorspel / woorden van Leo Stein en Carl Lindau ; muziek van Johann Strauss" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071852468> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069479690>,
        <http://data.bibliotheken.nl/id/thes/p117250236> ;
    schema1:description "Tekstboekje in het Duits" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21dca307a099b4bc62fcf54eefaf6d8d> ;
    schema1:name "Tausend und eine Nacht : fantastische operette in 2 bedrijven met een voorspel" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3ad28830227acd52f4c3634906ab3cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67960102> .

