@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/p355607727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les arbres : une bouffée d’air pur pour la ville / J.A. Hiemstra, E. Schoenmaker-van der Bijl, A.E.G. Tonneijck" ;
    dcterms1:issued "2008" ;
    schema1:associatedMedia "http://edepot.wur.nl/252244" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138939667> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070805423>,
        <http://data.bibliotheken.nl/id/thes/p321462327> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7434ce9949b4f2e7d9c978346b23e8d5> ;
    schema1:name "Les arbres : une bouffée d’air pur pour la ville" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b52bccc870253782ad5be670a14bed1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/830828684> .

