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

<http://data.bibliotheken.nl/id/thes/p245551069> a schema1:Person ;
    rdfs:label "Roelink, H.M." ;
    schema1:description "B0306991: drs",
        "Verstandelijk-gehandicaptenzorg" ;
    schema1:familyName "Roelink" ;
    schema1:givenName "H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cac44349d9398fc8e3635fbe1db37ac4> ;
    schema1:name "H.M. Roelink" ;
    schema1:sameAs <http://viaf.org/viaf/286913638>,
        <https://isni.org/isni/0000000392790603> .

