@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/p401737772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene geschiedenis / F. Nösselt ; uit het Hoogd. vert. ... onder toezicht van H.C. Rogge" ;
    dcterms1:issued "1870" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000005798",
        "http://books.google.com/books?vid=KBNL:UBA000005799" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107551721> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043474055> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3d52d2e3f0dba8b53647e59d81b6959> ;
    schema1:name "Algemeene geschiedenis" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/631b6ca025dbca36f29c6c4250e26799> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945728296> .

