@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/p155682458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederland en mondiale uitputting van biodiversiteit / Jeroen van Wetten" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072377275> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073936685>,
        <http://data.bibliotheken.nl/id/thes/p136062679> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087451549>,
        <http://data.bibliotheken.nl/id/nbt/p156185075> ;
    schema1:issueNumber "acht" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fc9441ee0c8bb43ab0e922f5f785088> ;
    schema1:name "Nederland en mondiale uitputting van biodiversiteit" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4df6de3422a8fadd6404583ce3553332> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770372993> .

