@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/p435783971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhalen en schetsen uit de Surinaamse geschiedenis / M.F. Abbenhuis" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069024049> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061429988> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047205024>,
        <http://data.bibliotheken.nl/id/nbt/p047206624>,
        <http://data.bibliotheken.nl/id/nbt/p061431044> ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/250e4b473664006e205e31cac5e18380> ;
    schema1:name "Verhalen en schetsen uit de Surinaamse geschiedenis" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f79d3c30c247ac6560f2b811dc5d205> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308780070> .

