@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/b2vqkFE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bf57c904-89fc-9158-a518-8def9ddabf0b"^^xsd:string ;
  schema:familyName "IJpelaar"^^xsd:string ;
  schema:givenName "Mietje"^^xsd:string ;
  schema:name "Mietje IJpelaar"@nl ;
  schema:parent <https://n2t.net/ark:/60537/baq09vU>, <https://n2t.net/ark:/60537/bi6ThRM> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XLxt> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2593511> ;
  schema:birthDate "1872-12-29"^^xsd:date .

