@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/p40724848X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Towards 'nature-inclusive' agriculture / Prof. dr. Hens Runhaar" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660679>,
        <http://data.bibliotheken.nl/id/thes/p089041011> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141942673>,
        <http://data.bibliotheken.nl/id/thes/p181058901> ;
    schema1:description "Inaugurele rede Wageningen Universiteit",
        "Nawoord in het Nederlands" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9789462579132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32a65c9679d7307c92499d90aa32e7c2> ;
    schema1:name "Towards 'nature-inclusive' agriculture" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b9fe7697e021da4da3e1964f958c192> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960050419> .

