@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/baCHOm0>
  schema:hasOccupation "Hekelster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a1f074b-33a3-9c76-36c3-d49eeb2b796f"^^xsd:string ;
  schema:givenName "Johanna Jacoba"^^xsd:string ;
  schema:name "Johanna Jacoba Sloos"@nl ;
  schema:familyName "Sloos"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b2I6ZAG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRT9fV> ;
  schema:spouse <https://n2t.net/ark:/60537/bV0dUSc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2565891> .

