@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/p433187115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontvoogde vrouw : kluchtspel / [door Michiel Elias]" ;
    dcterms1:issued "1730" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000182608" ;
    schema1:bookEdition "De derde druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070233187> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p065338898> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23ac1478f9a77d4a9baaf476408198cf> ;
    schema1:name "De ontvoogde vrouw : kluchtspel" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c67ecc7239f2d853fd06b586e8445e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893475908> .

