@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/p244921997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An historical atlas of Central Asia / by Yuri Bregel" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609118>,
        <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p149699050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068898479> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036498017> ;
    schema1:isbn "9004123210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d6bf038c936e221b0688bf275ccf841> ;
    schema1:name "An historical atlas of Central Asia" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/953ae12337e4ec4c3b898fecdb8b697d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905443218> .

