@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/bUo7Mvw>
  schema:familyName "Hortensius"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59eb0601-cb12-ba66-0274-8ad52e4458ef"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Hortensius"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b2hIxCf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7vbPy2> ;
  schema:children <https://n2t.net/ark:/60537/bMtxXHE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457920> .

