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

<http://data.bibliotheken.nl/id/thes/p072304480> a schema1:Person ;
    rdfs:label "Miedema, C.L." ;
    schema1:familyName "Miedema" ;
    schema1:givenName "C.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eec149331d795a4147b740da1c844a4> ;
    schema1:name "C.L. Miedema" ;
    schema1:sameAs <http://viaf.org/viaf/287692269>,
        <https://isni.org/isni/0000000393407696> .

