@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/p438071778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aangelegenheden van Suriname" ;
    dcterms1:issued "1844-1845" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069870047>,
        <http://data.bibliotheken.nl/id/thes/p070030995>,
        <http://data.bibliotheken.nl/id/thes/p070032424>,
        <http://data.bibliotheken.nl/id/thes/p071953655>,
        <http://data.bibliotheken.nl/id/thes/p273432893> ;
    schema1:description "Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a28ea34d787a42a17098acfa20bd9fa> ;
    schema1:name "Aangelegenheden van Suriname" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e5fc8ffc151dfdb89a3f0c48b6efed8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1358323123> .

