@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/p21239035X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Fledermaus : operette in drie acten / naar het Fransch van Meilhac en Halévy door G. Haffner en R. Genée ; muziek van Johann Strauss" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07291579X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068819617>,
        <http://data.bibliotheken.nl/id/thes/p069479690>,
        <http://data.bibliotheken.nl/id/thes/p070072108>,
        <https://data.bibliotheken.nl/.well-known/genid/bc3fd2ba282045f3aad5f8686f525068> ;
    schema1:description "Duitse tekst; geen muziek",
        "Tekstboekje in het Duits" ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064906388> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77e8d4c6bb9d4dd432ec93cb4459eff9> ;
    schema1:name "Die Fledermaus : operette in drie acten" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be34f157e3e0d0dca424105699dafa75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67393959> .

