@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/p270407928> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borneo / door John MacKinnon en de red. van Time-Life boeken ; [vert. uit het Engels door Joost B. de Klerk ; hoofdred. John Man]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06961461X>,
        <http://data.bibliotheken.nl/id/thes/p069637350> ;
    schema1:description "1e dr.: 1975" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3debb2aae632ce86443c71c7d7faf37> ;
    schema1:name "Borneo" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98f84e047c8a0e7efa5787f4c17aab66> .

