@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/p411425978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Alkmaarsche wees en eenige andere novellen / A.L.G. Bosboom-Toussaint" ;
    dcterms1:issued "1859" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000006322" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068688830> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078787912> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840451229> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c9be52eec3f26498b7ba9a3c5dcbc8c> ;
    schema1:name "De Alkmaarsche wees en eenige andere novellen" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f536c983eb492c6fd723e70efe429f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993577658> .

