@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/p411429809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Briefschrijven / Charlotte Elizabeth ; naar het Eng. door E.J. Hasebroek" ;
    dcterms1:issued "1852" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000039809" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072033681> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069877343> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p080526705> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc369aba1f8f513f17be2789df283210> ;
    schema1:name "Briefschrijven" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/555e9549fcb3592412b2ca6de323e511> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993578008> .

