@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p205170315> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prins Eugenius : historisch drama in 5 bedrijven / vrij bew. naar den roman van L. Mühlbach door L.H.R" ;
    dcterms1:issued "1898" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069296103>,
        <https://data.bibliotheken.nl/.well-known/genid/317a6ffbd70ba7076614cd3c50a9b211> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/649e321e8ca15d5610b650b8c970811e> ;
    schema1:name "Prins Eugenius : historisch drama in 5 bedrijven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb2aa6e5a3638e0295626150ac66ec27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150259027> .

