@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/p431451680> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reysende Mercurius. / By L.v.B. [= Lambert van den Bos]" ;
    dcterms1:issued "1674" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607328>,
        <http://data.bibliotheken.nl/id/thes/p075630605> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069164983> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p332520552> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9770f16ffcac3b6f599bf22357c77b67> ;
    schema1:name "De reysende Mercurius." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eb0df33b9a1dc64550324b3e4c79744> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883658081> .

