@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/p854046283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Saramaccaanse wereld / O.J.R. Jozefzoon" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610415>,
        <http://data.bibliotheken.nl/id/thes/p078657172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07492818X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e857004177cd870e7a4649c45269a6b> ;
    schema1:name "De Saramaccaanse wereld" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b40a6cbd4ed385a0f0981e7b1e3b6a0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/4953830> .

