@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/p41317123X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emblems and the natural world / edited by Karl A.E. Enenkel, Paul J. Smith" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605228> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071571752>,
        <http://data.bibliotheken.nl/id/thes/p075263149> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p197228127> ;
    schema1:isbn "9789004347069" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11d80e3208c44efd9f07d10dcec594de> ;
    schema1:name "Emblems and the natural world" ;
    schema1:numberOfPages 666 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56ff499e93c6622d200539b51bce0803> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007525642> .

