@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/bZACXr3>
  schema:hasOccupation "Gepensioneerd Militair"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/82e7dd68-26f3-ea55-0ec3-9e1c8d400a36"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Slief"@nl ;
  schema:familyName "Slief"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwolle> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nj8p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e2e106df-1fd0-c873-8d81-fd7b270b29b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2670360> ;
  schema:birthDate "1824-11-20"^^xsd:date .

