@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p243066554> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oostelijk Suriname 1986-2002 / Wim Hoogbergen, Thomas Polimé" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071375481> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073490865> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55be8818824b6c2ff0dca895eb8ca2c7> ;
    schema1:name "Oostelijk Suriname 1986-2002" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773405540> .

