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

<http://data.bibliotheken.nl/id/thes/p075313995> a schema1:Organization ;
    schema1:alternateName "SHBO" ;
    schema1:description "iw!" ;
    schema1:foundingDate "1960"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/24af7ef2b2d1c1f5dc99e4d93e67a410> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075313995>,
        <https://data2.bibliotheken.nl/.well-known/genid/4fbd0836bf7fec1feb0c48b833ec52fd> ;
    schema1:name "Stichting Historisch Boerderij-Onderzoek" .

