@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/p132849925> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / door F. van Rijsens" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "10e, herz. dr." ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/f5b7f6d0461e83b371acaa1b732a36f0> ;
    schema1:description "Oorspr. uitg.: 1892" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b00054050a6a26b3ae742347dc688a09> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a785135cd4318e9a5e7f570e07868b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69145010> .

