@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/b3KCweP>
  schema:givenName "Christiaan Wilhelm Adrianus"^^xsd:string ;
  schema:name "Christiaan Wilhelm Adrianus Zwarts"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/10484505-4eb8-6350-f63e-a116b6757be5"^^xsd:string ;
  schema:hasOccupation "Smid"@nl ;
  schema:familyName "Zwarts"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dmk2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f30fb237-7f7e-b810-d96f-1e316e8679a7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2699575> ;
  schema:birthDate "1881-04-24"^^xsd:date .

