@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p175888698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontvoerd in de tropen / Edward Heerenveen ; met tek. van George Lichtveld" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342257722>,
        <http://data.bibliotheken.nl/id/nbt/p342257730> ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p207152977> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p207152993> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9990402620" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29feb11f6579512003d4e0231dbd4799> ;
    schema1:name "Ontvoerd in de tropen" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/260d327001a48c9f8a26b28b7b9c78e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67980549> .

