@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p146913477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afstand der kust van Guinea aan Engeland / door Hendrik Muller Szn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393910601>,
        <http://data.bibliotheken.nl/id/nbt/p401896307>,
        <http://data.bibliotheken.nl/id/nbt/p407186670> ;
    dcterms1:issued "1871" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/647576",
        "https://rozet.nl/catalogus/647576a" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070201757> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7dd1810fb116be1d41c40a11159018a> ;
    schema1:name "De afstand der kust van Guinea aan Engeland" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afd065bdc3c5bd75531347cfc77c606a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68945316> .

