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

<http://data.bibliotheken.nl/id/thes/p424861941> a schema1:Person ;
    rdfs:label "Troogah, Peig" ;
    schema1:description "pseud. van: Gijsbert Hagoort" ;
    schema1:familyName "Troogah" ;
    schema1:givenName "Peig" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/979dc611c2c3bd969e60a43c0db251d1> ;
    schema1:name "Peig Troogah" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068996543>,
        <http://viaf.org/viaf/48158066413408430875>,
        <https://isni.org/isni/0000000480072900> .

