@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/p43601744X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / F. van Rijsens ; bew. door M. ten Bouwhuys" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598868>,
        <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p078957389> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "Dertiende herziene 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/p167744879> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a2f1ab21bcba488ce8e61c39924627> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 401 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09f02db30a9ec317dfd472ffa82c58e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308954285> .

