@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/b6FpBEa>
  schema:givenName "Adriaan Cornelis"^^xsd:string ;
  schema:name "Adriaan Cornelis Koning"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0218f762-359c-f0dc-dfe0-711d0597f5a0"^^xsd:string ;
  schema:hasOccupation "Klerk Rijn-Spoorweg Maatschappij"@nl ;
  schema:familyName "Koning"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Goedereede> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0120qf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6267e0c0-454c-ab5a-11b8-5d457ac01281> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2237935> ;
  schema:birthDate "1862-10-13"^^xsd:date .

