@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/p07541662X> a schema1:Organization ;
    schema1:alternateName "SIGRA (Amsterdam)" ;
    schema1:description "Voortgez. als: Stichting Samenwerkende Instellingen Gezondheidszorg Regio Amsterdam"@nl ;
    schema1:dissolutionDate "1994"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07541662X>,
        <https://data2.bibliotheken.nl/.well-known/genid/dc8da6e46b481106edd945f3d8c9e1d4> ;
    schema1:name "Stichting Samenwerkende Intramurale Gezondheidszorgvoorzieningen Regio Amsterdam (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p134576683> .

