@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/bwEnjGi>
  schema:familyName "Geering"^^xsd:string ;
  schema:givenName "Gerardus"^^xsd:string ;
  schema:name "Gerardus Geering"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/27900aa4-bca1-ad5a-ae91-1e091be679bd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoU0L> ;
  schema:parent <https://n2t.net/ark:/60537/bEyX8wq>, <https://n2t.net/ark:/60537/boWubhT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2451491> ;
  schema:birthDate "1828-10-04"^^xsd:date .

