@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p163967717> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / F. van Rijsens" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407831053> ;
    dcterms1:issued "1901" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "5e herz. dr" ;
    schema1:description "1e dr.: 1892" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81bbc063c395a1b0293b9559e3e19641> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be84702c305b00e3a7bbe1f1a2762b6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68289873> .

