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

<http://data.bibliotheken.nl/id/thes/p094788472> a schema1:Organization ;
    schema1:alternateName "YIP (India)" ;
    schema1:description "iw" ;
    schema1:foundingDate "1970"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p094788472>,
        <https://data2.bibliotheken.nl/.well-known/genid/be06944de5f0fed9efbcb840fbedbd81> ;
    schema1:name "Young India Project (India)" .

