@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p099110504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas" ;
    dcterms1:issued "1792" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610954>,
        <http://data.bibliotheken.nl/id/thes/p078439922>,
        <http://data.bibliotheken.nl/id/thes/p241924081> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088858995> ;
    schema1:description "'Composé par G. de l'Isle e.a. et corrigé selon les plus nouvelles observations'",
        "In contemporaine handkleuring",
        "Titel gegrav. Met 39 gegrav. krtn" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a2efb43f9af9291db5e754b7cd0f9d7> ;
    schema1:name "Atlas" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c0217ac14f5db1ca6b6b1152c593d6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65862494> .

