@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/p823044459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geschiedenis van de Oude Wereld / H.M. Beliën" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075684381> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072628413> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068383916>,
        <http://data.bibliotheken.nl/id/thes/p068893582>,
        <http://data.bibliotheken.nl/id/thes/p081624379> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821488511> ;
    schema1:isbn "9025713270" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4afd4761b1b69f4d3f4869a9678c53a2> ;
    schema1:name "Een geschiedenis van de Oude Wereld" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0753f2b34c0144dda01307f09fc6b485> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768912442> .

