@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/bSVe2Z3>
  pico:hasAge "35"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09a9641c-d677-1d35-42e9-2567ae42bc9e"^^xsd:string ;
  schema:givenName "Levij"^^xsd:string ;
  schema:name "Levij Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0POO6O> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3kcfFg> ;
  schema:parent <https://n2t.net/ark:/60537/bDiL5O6>, <https://n2t.net/ark:/60537/bL0Ee96> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486334> .

