@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/bDVQCCW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c16d2455-659f-e022-6654-da8fa97e0162"^^xsd:string ;
  schema:givenName "Immanuel"^^xsd:string ;
  schema:name "Immanuel Moetwil"@nl ;
  schema:familyName "Moetwil"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wisch> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/11170792-33b6-6b5d-9c16-c4165f2b7ae0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1944837> ;
  schema:birthDate "1857-05-02"^^xsd:date .

