@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/b6sIr3u>
  schema:givenName "Antonie Cornelis"^^xsd:string ;
  schema:name "Antonie Cornelis Spoor"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d0cfcba-c0eb-0850-3737-3ef579f753d5"^^xsd:string ;
  schema:familyName "Spoor"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5zci> ;
  schema:parent <https://n2t.net/ark:/60537/benieTz>, <https://n2t.net/ark:/60537/bngT3G5> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2789594> ;
  schema:birthDate "1884-03-11"^^xsd:date .

