@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/p079363679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geschiedenis van de Oude Wereld / H.M. Beliën" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604906>,
        <http://data.bibliotheken.nl/id/thes/p075611961> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072628413> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068383916>,
        <http://data.bibliotheken.nl/id/thes/p068893582>,
        <http://data.bibliotheken.nl/id/thes/p081624379> ;
    schema1:description "1e dr.: Haarlem : Gottmer, 1980" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821488511>,
        <http://data.bibliotheken.nl/id/nbt/p822582821> ;
    schema1:isbn "9023711564" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a158f02a2c00bc8a76a66607a72818be> ;
    schema1:name "Een geschiedenis van de Oude Wereld" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e983c2c580268c7d43c8329d6e6c667> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769450567> .

