@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/p093717016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wereld een natuur / Leobert de Boer ; [ill.: Suzanne Duranceau]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604124>,
        <http://data.bibliotheken.nl/id/thes/p075616246> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072989076>,
        <http://data.bibliotheken.nl/id/thes/p075478641> ;
    schema1:description "Gedeeltelijk eerder verschenen in gewijzigde vorm in Dieren, ISSN 0168-6631, jrg. 3, 4, 5",
        "Uitg. in samenw. met de Nederlandse Vereniging van Dierentuinen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038404328" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99049452b3e8c85c3bf82b38e1542cab> ;
    schema1:name "Een wereld een natuur" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03ff8a79d4d1301f17a4500297501b32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65856503> .

