@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/p09083772X> a schema1:Organization ;
    schema1:alternateName "Bureau NZf",
        "NZf" ;
    schema1:description "B9938957: \"Bureau NZf\" -> eerst maar zo opgelost (at?)",
        "D iw",
        "Voortz. van: Nationale Ziekenhuisraad"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4c6b0e3bc19e35c31e8a744538694f60> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p09083772X>,
        <https://data2.bibliotheken.nl/.well-known/genid/976e542de825ec4c98c3f68571e38f58> ;
    schema1:name "Nederlandse Zorgfederatie" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075304295> .

