@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/bW2JvbW>
  schema:hasOccupation "Bezemmakersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/778ccf53-4429-325a-da7d-0f9862f20a6d"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Snel"@nl ;
  schema:familyName "Snel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fec32e85-1029-db5e-de86-6ad788e1b982> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2763735> ;
  schema:birthDate "1839-05-11"^^xsd:date .

