@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/p126665613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwerghert-verhalen uit den archipel / door J. Brandes" ;
    dcterms1:issued "1893" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070862265> ;
    schema1:description "Overdrukken uit: Tijdschrift voor Indische taal-, land- en volkenkunde : dl. 37" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e109671548870d7b93fd726df8328d9> ;
    schema1:name "Dwerghert-verhalen uit den archipel" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f69e775f55af9e012e954000a1dfa4ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69240253> .

