@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/p097696609> a schema1:Organization ;
    schema1:alternateName "KNGF",
        "Royal Dutch Association of Physical Therapy" ;
    schema1:description "www.kngf.nl",
        "Voortz. van: Nederlands Genootschap voor Fysiotherapie"@nl ;
    schema1:foundingDate "1990"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4bffd68a98c589a0b4da828ee7560cd7> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p097696609>,
        <https://data2.bibliotheken.nl/.well-known/genid/1e5113847eb1293f99f345f7dfdedf12> ;
    schema1:name "Koninklijk Nederlands Genootschap voor Fysiotherapie" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075304732> .

