@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/b9ZBTV4>
  schema:familyName "Horsman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3ec6e123-074f-8ae7-865b-b3c783c06373"^^xsd:string ;
  schema:givenName "Nicolaas Johannes"^^xsd:string ;
  schema:name "Nicolaas Johannes Horsman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5eE0> ;
  schema:parent <https://n2t.net/ark:/60537/bhUbIK8>, <https://n2t.net/ark:/60537/bqOMxAf> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706378> ;
  schema:deathDate "1879-02-08"^^xsd:date .

