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

<http://data.bibliotheken.nl/id/thes/p075456125> a schema1:Organization ;
    schema1:alternateName "SaNT" ;
    schema1:description "... 24 september 1986 opgericht door de directies van het Belgisch Instituut voor Normalisatie en het Nederlands Normalisatie Instituut en het Secretariaat van de Nederlandse Taalunie" ;
    schema1:foundingDate "1986"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075456125>,
        <https://data2.bibliotheken.nl/.well-known/genid/5a3a03f9bff20e29f022370bc30d5b6a> ;
    schema1:name "Samenwerkingsverband Nederlandstalige Terminologie" .

