@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/b2vqo3U>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81a69bd7-950a-9765-d744-6b99db3a339c"^^xsd:string ;
  schema:familyName "Kroon"^^xsd:string ;
  schema:givenName "Steven"^^xsd:string ;
  schema:name "Steven Kroon"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d217f7d2-80f2-f9b3-b2de-e99f21c5fbfa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635955> ;
  schema:birthDate "1823-05-30"^^xsd:date .

