@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p143325027> a schema1:Organization ;
    schema1:alternateName "VOSS (Amsterdam)" ;
    schema1:description "Voortz. van: Stichting Onderlinge Studenten Steun, Amsterdam"@nl ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/6de7b84410ccff356ac9f518c0d0d137> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p143325027>,
        <https://data2.bibliotheken.nl/.well-known/genid/2e8c87243c6422e60a8709f4387cb705> ;
    schema1:name "Vereniging Onderlinge Studenten Steun (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p143324969> .

