@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/b7hwa4u>
  pico:hasAge "1"^^xsd:string ;
  schema:givenName "Hermanus"^^xsd:string ;
  schema:name "Hermanus Zijleman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/936c7bfe-c850-ad49-a8d0-fdad46f8c36f"^^xsd:string ;
  schema:familyName "Zijleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBdKHr5> ;
  schema:parent <https://n2t.net/ark:/60537/bfc5YS0>, <https://n2t.net/ark:/60537/bo6GNGJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811359> .

