@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/p323163173> a schema1:Organization ;
    schema1:alternateName "CLEER" ;
    schema1:description "CLEER is hosted by the T.M.C. Asser Instituut",
        "ad",
        "www.cleer.eu" ;
    schema1:foundingDate "2008"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/28feab9ce18ce5972e120b7ccd059c17> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p323163173>,
        <https://data2.bibliotheken.nl/.well-known/genid/39d9f9a646d1a5d5ca686c0da75821b6> ;
    schema1:name "Centre for the Law of EU External Relations" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p087463334> .

