@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/p820971057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / F. van Rijsens" ;
    dcterms1:issued "1903" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599470> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067653065> ;
    schema1:bookEdition "6e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b799c1169f37ff7652f946841a783246> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cc57ab40df8e377aef9c48b6ca7001c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63257916> .

