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

<http://data.bibliotheken.nl/id/thes/p080270301> a schema1:Organization ;
    schema1:description "sis",
        "Voortz. van: Capaciteitsgroep Medische Sociologie, Maastricht"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p080270301>,
        <https://data2.bibliotheken.nl/.well-known/genid/5f9dd301094fb4da9a8ac4f26da9aa0e> ;
    schema1:name "Vakgroep Medische Sociologie (Maastricht)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075378086> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075363054> .

