@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/p144447371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drie gebroeders medeminnaars / kluchtspel : gevolgd naar het Fransche van den heer De La Font" ;
    dcterms1:issued "1784" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073846090> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072502924> ;
    schema1:description "Vert. door: H.V.E. = Henrik van Elvervelt" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a22f73c53e8766ceb0a62e8d5dae713> ;
    schema1:name "De drie gebroeders medeminnaars" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a82419d5a6a3f55919f9f4e7881f28c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69064644> .

