@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p097586587> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p097586587>,
        bnode:c4f8ba2560f3e932add410846966335e ;
    skos:altLabel "Bodemevaluatie"@nl ;
    skos:editorialNote "Het via diverse manieren (bodemanalyse, landschapsonderzoek, e.d.) bepalen van de geschiktheid van een gebied voor bepaalde doeleinden"@nl,
        "The evaluation of land resources / D.Davidson"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Evaluation of land resources"@en,
        "Landevaluatie"@nl .

