@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/p427203473> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abrégé de la vieille et nouvelle géographie, continué jusqu'au tems où nous sommes ... / Johann Hübner ; trad. de l'allemand" ;
    dcterms1:issued "1735" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB170071658",
        "http://books.google.com/books?vid=KBNL:KBNLB170071659" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069933146> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p111015073> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/424b28683652b99bab085237468a6a06> ;
    schema1:name "Abrégé de la vieille et nouvelle géographie, continué jusqu'au tems où nous sommes ..." ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb7d2b9ddbbacbe3a02bc2574ab820da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154414602> .

