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

<http://data.bibliotheken.nl/id/thes/p071800905> a schema1:Person ;
    rdfs:label "Dragt, G.I.W. (1953-)" ;
    schema1:alternateName "Dragt, Ihno" ;
    schema1:birthDate "1953" ;
    schema1:description "Tresoar: 1953-01-18, Semarang (Indonesië)",
        "directeur museum het Admiraliteitshuis te Dokkum",
        "zie ook: Tomke Dragt" ;
    schema1:familyName "Dragt" ;
    schema1:givenName "G.I.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea8eb39e8631dbb0e31065a5f533eb8d> ;
    schema1:name "G.I.W. Dragt" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p371518806>,
        <http://viaf.org/viaf/192306507>,
        <https://isni.org/isni/000000035673417X> .

