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

<http://data.bibliotheken.nl/id/thes/p079401562> a schema1:Organization ;
    schema1:description "29 oktober 1980-",
        "sis" ;
    schema1:foundingDate "1980"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p079401562>,
        <https://data2.bibliotheken.nl/.well-known/genid/dcc1d7d73e8755661be7e04230dd457e> ;
    schema1:name "Werkgroep Limburgse Rechtsgeschiedenis (Maastricht)" .

