@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/bbsv7Sq>
  pico:hasAge "62"^^xsd:string ;
  schema:givenName "Andries"^^xsd:string ;
  schema:name "Andries Hornis"@nl ;
  schema:familyName "Hornis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9cd73d88-88df-823b-309b-72305d542113"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b3xUj2k>, <https://n2t.net/ark:/60537/bVDjyVq> ;
  schema:spouse <https://n2t.net/ark:/60537/bNIJK7J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvBR3pq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2132025> ;
  schema:deathDate "1841-01-22"^^xsd:date .

