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

<http://data.bibliotheken.nl/id/thes/p298145766> a schema1:Organization ;
    schema1:description "B0637556: \"Agency\"",
        "at",
        "www.janvaneyck.nl: \"1992 Foundation of Agency, an agency for quasi creations\"" ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p298145766>,
        <https://data2.bibliotheken.nl/.well-known/genid/e077065c7b177c0976c8248db46060a7> ;
    schema1:name "Agency" .

