@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/p407027920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huisvader : blijspel in 5 bedrijven in onrijm" ;
    dcterms1:issued "1773" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000043600" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06837075X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Naar het Frans van Den. Diderot" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p138806667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/931a453f8406fb08977a9e1d02b5858e> ;
    schema1:name "De huisvader : blijspel in 5 bedrijven in onrijm" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/369e8782c8254c362962f995863e256f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959258226> .

