@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/p85068210X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De operette / [tekst door Ingrid Harms en Tessel Pollmann]" ;
    dcterms1:issued "1984" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4bb184fa5b027cddc5e1a25057b93a28> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072584637>,
        <https://data.bibliotheken.nl/.well-known/genid/68ce48215b38588eea980c7bbc05e8a8> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2920eaaf636a20bce0ac6572912c56c0> ;
    schema1:name "De operette" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/403fab5c838f09a2e6a0e5c8d38f386a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64118507> .

