@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/p056885393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aristoteles over de zee : specimen van antieke hydrographie / door H.J. Lulofs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428176860> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067825532> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850526671> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f72cd2f3e634db30c9faf382786c883> ;
    schema1:name "Aristoteles over de zee : specimen van antieke hydrographie" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a66be77b88702bc6ed012582dfd3b67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907597793> .

