@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/bM38TL5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d3e9a5f-11b3-e943-5319-3caf28de4535"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Kriek"@nl ;
  schema:familyName "Kriek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wp6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95a75375-2bf0-5de0-b16f-2e1e48f94935> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2779132> ;
  schema:birthDate "1870-03-13"^^xsd:date .

