@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/p306131765> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuur en ik / John Farndon ; [vert. uit het Engels Karin Beneken Kolmer]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099807599> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p161486339> ;
    schema1:description "Uitg. vanaf september (?) 2008: Ars Scribendi" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ccce7376c678f2053c376c4c98d1a80> ;
    schema1:name "De natuur en ik" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/945fad4c2bb0ab4cb801d3a2611eb99c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212424875> .

