@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/p145265110> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le théatre du monde ou Nouvel atlas ... / mis en lumière par Guillaume et Jean Blaeu" ;
    dcterms1:issued "1635" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068960069> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069755272> ;
    schema1:description "Met gegrav. krtn" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05b17c88433ad03bdf057924f3e90f58> ;
    schema1:name "Le théatre du monde ou Nouvel atlas ..." ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/907a2502e3c4fc7a04e0e0af75e5b6ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/54196975> .

