@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/bzLRLBx>
  schema:familyName "Frie"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa0ffa43-9d47-8752-f621-aedd77b0c6f2"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Frie"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015rvg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f826f4a9-1d31-a52a-1273-ebafe3b3a354> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724571> ;
  schema:birthDate "1879-01-24"^^xsd:date .

