@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p075432358> a schema1:Organization ;
    schema1:alternateName "ISNAR",
        "Service International pour la Recherche Agricole Nationale",
        "Servicio Internacional para la Investigación Agrícola Nacional" ;
    schema1:description "... ! at",
        "B9831067: \"ISNAR was established in 1979 by the Consultative Group on International Agricultural Research (CGIAR), on the ...\"" ;
    schema1:foundingDate "1979"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075432358>,
        <https://data2.bibliotheken.nl/.well-known/genid/56febb863169f2603e9aba2dc428c894> ;
    schema1:name "International Service for National Agricultural Research" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075432595> .

