@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/bJ8mao6>
  schema:givenName "Anthonie"^^xsd:string ;
  schema:name "Anthonie Gravesteijn"@nl ;
  schema:familyName "Gravesteijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/141a0ae9-faac-4681-e244-0253e24f700e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIIW5en> ;
  schema:parent <https://n2t.net/ark:/60537/bQQeiLb>, <https://n2t.net/ark:/60537/bYKP7Bi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2543279> ;
  schema:birthDate "1848-05-19"^^xsd:date .

