@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/bQQe48b>
  pico:hasAge "22"^^xsd:string ;
  schema:givenName "Anna Maria"^^xsd:string ;
  schema:name "Anna Maria Ooms"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7396a20-9d81-eaf9-e485-67548e6afb69"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Ooms"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bB13ru8>, <https://n2t.net/ark:/60537/bkbSNRc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2Iqif> ;
  schema:spouse <https://n2t.net/ark:/60537/bYKOSXL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2282009> .

