@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75
  a a2a:Record ;
  rdfs:label "Registratie op 23 november 1855" ;
  a2a:hasPerson oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person1, oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person2, oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person3 ;
  a2a:hasEvent oa:event_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_0, oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_1, oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_2 ;
  a2a:hasSource oa:source_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75 .

oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person1
  a a2a:Person ;
  rdfs:label "Joseph Schietekatte" ;
  a2a:PersonName [
    rdfs:label "Joseph Schietekatte" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Schietekatte"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1831-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] ;
  a2a:Profession "smidsknecht" .

oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person2
  a a2a:Person ;
  rdfs:label "Jacobus Schietekatte" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schietekatte" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schietekatte"
  ] ;
  a2a:Residence [
    a2a:Place "Smid" ;
    rdfs:label "Smid"
  ] ;
  a2a:Profession "middelburg" .

oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person3
  a a2a:Person ;
  rdfs:label "Elizabeth Susanna Cornelia Goens" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Susanna Cornelia Goens" ;
    a2a:PersonNameFirstName "Elizabeth Susanna Cornelia" ;
    a2a:PersonNameLastName "Goens"
  ] .

oa:event_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1855-11-23"^^xsd:date
  ] .

oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_0
  a a2a:RelationEP ;
  rdfs:label "other:Patiënt" ;
  a2a:RelationType "other:Patiënt" ;
  a2a:PersonKeyRef oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person1 ;
  a2a:EventKeyRef oa:event_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Event1 .

oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person2 ;
  a2a:EventKeyRef oa:event_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Event1 .

oa:relationep_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Person3 ;
  a2a:EventKeyRef oa:event_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75_Event1 .

oa:source_zar_3c2fb1ef-8d96-e12c-e7f1-057896827f75
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Patiënt" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1855-01-01 - 1855-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Patiënt" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Naamlijsten van personen verpleegd in het Gasthuis te Middelburg 1853-1858" ;
    a2a:RegistryNumber "554" ;
    rdfs:label "Zeeuws Archief, Naamlijsten van personen verpleegd in het Gasthuis te Middelburg 1853-1858, 554"
  ] ;
  a2a:SourceLastChangeDate "2019-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.zeeuwsarchief.nl/onderzoek-het-zelf/archief/?mivast=239&miadt=239&miaet=54&micode=24.3-554&minr=13993221&miview=ldt" ;
  a2a:RecordGUID "{3c2fb1ef-8d96-e12c-e7f1-057896827f75}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-MdbZA_24.3-554_54_MI.xml van ZAR" .

[] a2a:PersonRemarkOpmerking "Nederlands-hervormd" .
