@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/bYKPd3T>
  schema:givenName "Arent"^^xsd:string ;
  schema:name "Arent Hammer"@nl ;
  schema:familyName "Hammer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa639b81-6ef1-ad12-80d6-6494355bac98"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bezZMWL>, <https://n2t.net/ark:/60537/bvpaqCh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOLdQ17> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2640380> ;
  schema:birthDate "1914-04-19"^^xsd:date .

