@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/b7vc63n>
  schema:familyName "Houdijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f2b07864-e7e1-362e-6962-836732f21ad6"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Houdijk"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bfpMUSW>, <https://n2t.net/ark:/60537/bZACkUU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQd7f3r> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2003460> ;
  schema:birthDate "1891-09-11"^^xsd:date .

