@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/p047322608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas algemene en vaderlandse geschiedenis / B.A. Vermaseren ; met een voorw. van P.Geyl" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p078957389> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068809905> ;
    schema1:bookEdition "18e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06845435X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856>,
        <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8019245c4cf9786f7b51c7a2872679b> ;
    schema1:name "Atlas algemene en vaderlandse geschiedenis" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b49b6b7beb1f2d28abc44a5dbd8bf6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64842766> .

