@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bRG1VNX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f89ccb1b-42f2-a541-b64a-4723b8162cbd"^^xsd:string ;
  schema:familyName "Lugthart"^^xsd:string ;
  schema:givenName "Wijna"^^xsd:string ;
  schema:name "Wijna Lugthart"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7hvPih>, <https://n2t.net/ark:/60537/bZACKzh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpzzxir> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2440451> ;
  schema:birthDate "1851-05-02"^^xsd:date .

