@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/p436016397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bataksche sagen en legenden / M.A.M. Renes-Boldingh" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078444934>,
        <http://data.bibliotheken.nl/id/thes/p169931781> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06889158X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p163483574> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e1f64eeb8d4672adaa0f08773c6a0a8> ;
    schema1:name "Bataksche sagen en legenden" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/325d6a931c4fc539212ad94e720dc4d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308954077> .

