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

<http://data.bibliotheken.nl/id/thes/p296591157> a schema1:Organization ;
    schema1:description "B0635896: \"Statewatch is a non-profit-making voluntary group founded in 1991. It is comprised of lawyers, academics, journalists, researchers and community activists ...\"; \"Statewatch, monitoring the state and civil liberties in the European Union\"",
        "at" ;
    schema1:foundingDate "1991"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p296591157>,
        <https://data2.bibliotheken.nl/.well-known/genid/5bbb45137dabfb329b65bf6c59106bcb> ;
    schema1:name "Statewatch" .

