@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/p240466527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Médéa : treurspel in drie bedrijven / van Ernest Legouvé ; voor het Nederl. tooneel bew. door Floris van Westervoort" ;
    dcterms1:issued "1871" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072306939> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p095767711> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42ea25232bbd800971ce477d02a7354d> ;
    schema1:name "Médéa : treurspel in drie bedrijven" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5819cb4d77189df85bbf07e2f36b222c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777287541> .

