@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/p336825080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de Britten" ;
    dcterms1:issued "1781" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069930295> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ondertekend: 'La vertu pour guide', dit is Lucretia Wilhelmina van Merken. - Gedateerd Amsteldam, 28e van Slagtmaand 1781" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p104820764> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86f842cd3b5c7dc61f24d13920c81513> ;
    schema1:name "Aan de Britten" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/723d01d5067e0ff6a9cefc0bf2a50abe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747690901> .

