@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/bJLse8t>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/920a1aa6-9616-8461-4115-527849f6c189"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Sliep"@nl ;
  schema:familyName "Sliep"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwolle> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bn81> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0d59cf8-41e3-c69c-e8fa-a8692a2199af> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2568557> ;
  schema:birthDate "1824-11-20"^^xsd:date .

