@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p15287979X> a schema1:Organization ;
    schema1:description "www.osteoporosestichting.nl" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/559ef0e07bc637ca5e7583e97a43ca43> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p15287979X>,
        <https://data2.bibliotheken.nl/.well-known/genid/9ec7448c3e73a792744f0d1280e98646> ;
    schema1:name "Osteoporose Stichting" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p158113578> .

