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

<http://data.bibliotheken.nl/id/thes/p190166142> a schema1:Organization ;
    schema1:foundingDate "1980"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f5b240d88c5a98f68ba24ea85b5f9755> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p190166142>,
        <https://data2.bibliotheken.nl/.well-known/genid/83c504e4499ff3bcc139047aa9caf6d5> ;
    schema1:name "Bureau Piet Gerards (Heerlen)" .

