@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/p393480771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schetsen en typen uit Suriname / door Jacq. Samuels" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074998676> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspronkelijk verschenen in de Surinamer en in de Periscoop, 1904-1924",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061480851> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047205024>,
        <http://data.bibliotheken.nl/id/nbt/p058283366> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a82b54dd10012c3b480d50d638d049a6> ;
    schema1:name "Schetsen en typen uit Suriname" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea1a7b9078e0da9f5d31504f26b51628> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910304176> .

