@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/p189165057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Mekong : een stroom van goud en bloed / Herbert Paulzen ; [krt.: Els Vink]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p113818661> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071698264> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055017078" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/718fa59c53339cf1aee04653d6a644f6> ;
    schema1:name "De Mekong : een stroom van goud en bloed" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6917a913e71c131bff33d04e712b610e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907006882> .

