@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p439224055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bomen en bossen : bondgenoten voor een leefbare aarde / Ton Lemaire" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p439226406> ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068470304> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026365430" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31f23fbd31addb6a22466d55d80c03df> ;
    schema1:name "Bomen en bossen : bondgenoten voor een leefbare aarde" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/688c6c4baf1a545af353a33a61244c40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1412051451> .

