@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/p134576683> a schema1:Organization ;
    schema1:alternateName "SIGRA" ;
    schema1:description "www.sigra.nl",
        "Voortz. van: Stichting Samenwerkende Intramurale Gezondheidszorgvoorzieningen Regio Amsterdam, Amsterdam"@nl ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8e56d02a8d28d2f9e516b758e4fe0a10> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p134576683>,
        <https://data2.bibliotheken.nl/.well-known/genid/e93206ec8d7d1f7a8129c18969f16748> ;
    schema1:name "Stichting Samenwerkende Instellingen Gezondheidszorg Regio Amsterdam" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07541662X> .

