@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/bchioLC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b99f2803-b2ee-8c2d-97b4-24b70377c469"^^xsd:string ;
  schema:familyName "Sloof"^^xsd:string ;
  schema:givenName "Trijntje Geertruida"^^xsd:string ;
  schema:name "Trijntje Geertruida Sloof"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xscb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7f0ea58-6a8d-645d-c8e1-43a90d2364c2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2723702> ;
  schema:birthDate "1879-09-27"^^xsd:date .

