@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/by6g7XT>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7321e7d-54f9-9ec9-fbea-9ceae9f06187"^^xsd:string ;
  schema:givenName "Petronella Hendrika"^^xsd:string ;
  schema:name "Petronella Hendrika Weiland"@nl ;
  schema:familyName "Weiland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fd31> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b11d5c98-2d81-94e8-b39b-42ae51f30dca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2507707> ;
  schema:birthDate "1843-09-22"^^xsd:date .

