@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/p085063436> a schema1:Organization ;
    schema1:description "... ! sis",
        "Voortgez. als: Nationale Ziekenhuisraad"@nl ;
    schema1:dissolutionDate "1973"^^xsd:gYear ;
    schema1:foundingDate "1967"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/a96fbdc65ef8b958965166354eb1c1ac> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p085063436>,
        <https://data2.bibliotheken.nl/.well-known/genid/63aaaa0c781a17f534c12258a846c1a8> ;
    schema1:name "Stichting Nationale Ziekenhuisraad" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075304295> .

