@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/p428627226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een brief van Joan Blaeu" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069755272>,
        <http://data.bibliotheken.nl/id/thes/p070636370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069755272> ;
    schema1:description "Brief van Joan Blaeu aan Ismael Boulliau",
        "Oplage van 80 (plus enkele voor de drukker bestemde) exemplaren",
        "Uitgave voor het project 'Blikkenpost'" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075637146> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60a6f7848ef9febb3f6dbb9a112d146b> ;
    schema1:name "Een brief van Joan Blaeu" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a002ee520eaaf1810b79b17c5f9a8f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1193033876> .

