@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/bu8Y5Tz>
  schema:givenName "Gerrit Cornelis"^^xsd:string ;
  schema:name "Gerrit Cornelis Slingerland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5b54a3b-8ed0-7889-f5f8-4fd7f672184b"^^xsd:string ;
  schema:familyName "Slingerland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbsuGaV> ;
  schema:parent <https://n2t.net/ark:/60537/bC3yUL3>, <https://n2t.net/ark:/60537/bmeoh4P> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2371609> ;
  schema:birthDate "1891-10-22"^^xsd:date .

