@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/bGrfAAf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/484ee50a-294a-73c1-9eaa-9094236b7ae5"^^xsd:string ;
  schema:familyName "Maurits"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Maurits"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBdKHpH> ;
  schema:parent <https://n2t.net/ark:/60537/bOkQpqn>, <https://n2t.net/ark:/60537/byJnser> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2810302> ;
  schema:birthDate "1812-12-01"^^xsd:date .

