@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/p409048305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koffiecultuur in Suriname / Jan Veltkamp" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612283>,
        <http://data.bibliotheken.nl/id/thes/p07563418X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p289034299> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331556804> ;
    schema1:isbn "9789082417005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0681f68a4eabb4e0cd045398775e5c1e> ;
    schema1:name "De koffiecultuur in Suriname" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca4b73a345f14c795db0bf37b68b680b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/973922940> .

