@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/p187664897> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herodes : historisch drama in 4 bedrijven met een voor- en naspel / D.M. Maaldrink" ;
    dcterms1:issued "1885" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070573247> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98daafb3647e361c8eddb62e02d9125c> ;
    schema1:name "Herodes : historisch drama in 4 bedrijven met een voor- en naspel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6259303d7f54bba53e56b05f0aa2d32d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150042564> .

