@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/p055288448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekking der Kanarische Eilanden in de XIVe eeuw volgens de geschreven bronnen en de kartografie / door C. Verlinden" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068323727> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840470282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d0063cbc36f005c705aaf860812b5a0> ;
    schema1:name "De ontdekking der Kanarische Eilanden in de XIVe eeuw volgens de geschreven bronnen en de kartografie" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4700c8435ed752a7afef76a745dffeb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64996929> .

