@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/thes/p075350718> a schema1:Organization ;
    schema1:alternateName "I.N.R.I.A.",
        "INRIA" ;
    schema1:description "Ooit te Le Chesnay?, nu te Rocqencourt?",
        "o.a. in B9726167: BP 93, 06902 Sophia-Antipolis cedex (France)",
        "Voortz. van: Institut de recherche d'informatique et d'automatique, France"@nl ;
    schema1:foundingDate "1979"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/e585a5c5b3d0ab28630abfc52f70042f> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075350718>,
        <https://data2.bibliotheken.nl/.well-known/genid/0a134d4ac0f5b2d259667db485e363dc> ;
    schema1:name "Institut national de recherche en informatique et en automatique (France)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075297450> .

