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

<http://data.bibliotheken.nl/id/thes/p148236669> a schema1:Person ;
    rdfs:label "Miltenburg, Ingeborg" ;
    schema1:familyName "Miltenburg" ;
    schema1:givenName "Ingeborg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54460094f06a747560b05689c3284b73> ;
    schema1:name "Ingeborg Miltenburg" ;
    schema1:sameAs <http://viaf.org/viaf/291860264>,
        <https://isni.org/isni/0000000396813411> .

