@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/p391421891> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis in beknopten vorm / F. van Rijsens" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "9de druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06793269X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p167744798> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a5c52527cde00b945a7dcf775265564> ;
    schema1:name "Algemeene geschiedenis in beknopten vorm" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b428c1936fd2257bb568e404847947d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904739036> .

