@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/p145119629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas nouveau, contenant toutes les parties du monde ... / par Guillaume de l'Isle .." ;
    dcterms1:issued "1774" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088858995> ;
    schema1:description "Met gegrav. krt" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b82e2054f4671b2aa30497e3de25c08> ;
    schema1:name "Atlas nouveau, contenant toutes les parties du monde ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28b153a9be3621ed2c22a1b9d2ae2cbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783795815> .

