@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/p391516639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abessinië / door Ignotus" ;
    dcterms1:issued "1936" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000010617" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13443188X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863223974> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841800847> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76d8bdf847c7c0960ebbe5d3f14ea49f> ;
    schema1:name "Abessinië" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/937f05edbb7a8880e6a7507ca2bc3e31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904753832> .

