@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/p183338332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / door F. van Rijsens" ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "2e, herz. dr" ;
    schema1:description "Oorspr. uitg.: 1892" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58bcdfba931a60cb9da2cedb9a075220> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4508d2a42817bebc6cb241578790cc6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67920032> .

