@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/p85033697X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Surinamers / Joan M. Ferrier ; [foto's W. Verboven]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566416X>,
        <http://data.bibliotheken.nl/id/thes/p077597206>,
        <http://data.bibliotheken.nl/id/thes/p078681464>,
        <http://data.bibliotheken.nl/id/thes/p397369271> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071260536> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841313504> ;
    schema1:isbn "9062836275" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eac60d7ab0bfbe53597833dbb2ef7086> ;
    schema1:name "De Surinamers" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0cd26ee7290c5f7a899ef90c529c39a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901404905> .

