@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/p861740645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Suriname, het vergeten land / Tj. Arkieman" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p07856302X>,
        <http://data.bibliotheken.nl/id/thes/p397536062> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071743049> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/add3ff40520aa97108874b5918fa0559> ;
    schema1:name "Suriname, het vergeten land" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4e897a7d804068fce222b565d1d145a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906535115> .

