@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/p863223974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abessinië / door Ignotus" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391516639> ;
    dcterms1:issued "1936" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/640a2b66351c3089e18c863e49025285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841800847> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85759d038dc9075c43051dad43c7a34e> ;
    schema1:name "Abessinië" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e20cc64bc66a64ea759829fd093731a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/39048975> .

