@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/p407236872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het meisje uit de Vendée : een roman / Th. Mügge ; vrij naar het Hoogduitsch" ;
    dcterms1:issued "1862" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000153727",
        "http://books.google.com/books?vid=KBNL:UBA000160219" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07033210X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p21373608X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0c3ce4e0be3f09042529f568749cc6b> ;
    schema1:name "Het meisje uit de Vendée : een roman" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fb7724ec8445a6c7721896762675eb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959554106> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/46b424b62cc9e51446689e96f5334395> .

