@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsH3Xcr>
  pico:hasAge "27"^^xsd:string ;
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida Sloos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de9b4566-5f42-e1de-caef-f0fa6791d2bd"^^xsd:string ;
  schema:familyName "Sloos"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbRTjx4>, <https://n2t.net/ark:/60537/bIweAQe> ;
  schema:spouse <https://n2t.net/ark:/60537/bjMu8m8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOkP6ty> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1955883> .

