@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/bi6T1ta>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d5b44a3-70a4-c64a-7ad5-f4850e15d516"^^xsd:string ;
  schema:hasOccupation "Knecht"@nl ;
  schema:familyName "Manschot"^^xsd:string ;
  schema:givenName "Steven"^^xsd:string ;
  schema:name "Steven Manschot"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hekendorp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/729f0082-bab6-2a25-20c2-d1b4bbadfe97> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2301139> ;
  schema:birthDate "1865-11-30"^^xsd:date .

