@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_33beafed-bdc2-ef4f-a770-33d774d65077
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1819)" ;
  a2a:hasPerson oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person1, oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person2, oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person3, oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person4 ;
  a2a:hasEvent oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_0, oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_1, oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_2, oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_3 ;
  a2a:hasSource oa:source_zar_33beafed-bdc2-ef4f-a770-33d774d65077 .

oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person1
  a a2a:Person ;
  rdfs:label "Sophie Florentina Giot" ;
  a2a:PersonName [
    rdfs:label "Sophie Florentina Giot" ;
    a2a:PersonNameFirstName "Sophie Florentina" ;
    a2a:PersonNameLastName "Giot"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:BirthDate [
    a2a:Year "1740" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1740-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nassau Dietz (Duitsland)" ;
    rdfs:label "Nassau Dietz (Duitsland)"
  ] ;
  a2a:Profession "keukenmeid" .

oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person2
  a a2a:Person ;
  rdfs:label "Johan Pieter Giot" ;
  a2a:PersonName [
    rdfs:label "Johan Pieter Giot" ;
    a2a:PersonNameFirstName "Johan Pieter" ;
    a2a:PersonNameLastName "Giot"
  ] ;
  a2a:Residence [
    a2a:Place "Opzigter tollen en wegen v/d vorst van Nassau" ;
    rdfs:label "Opzigter tollen en wegen v/d vorst van Nassau"
  ] ;
  a2a:Profession "nassau" .

oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person3
  a a2a:Person ;
  rdfs:label "Sipilla Akkerman" ;
  a2a:PersonName [
    rdfs:label "Sipilla Akkerman" ;
    a2a:PersonNameFirstName "Sipilla" ;
    a2a:PersonNameLastName "Akkerman"
  ] ;
  a2a:Profession "nassau" .

oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person4
  a a2a:Person ;
  rdfs:label "Johann Peter de Vrindt" ;
  a2a:PersonName [
    rdfs:label "Johann Peter de Vrindt" ;
    a2a:PersonNameFirstName "Johann Peter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vrindt"
  ] .

oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Bijdrage dhr. F.C.de Jonge bij mondeling accoord á fl. 150,- 's jaars, mits alle drie maanden vooruit te betalen" .

oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_0
  a a2a:RelationEP ;
  rdfs:label "other:Patiënt" ;
  a2a:RelationType "other:Patiënt" ;
  a2a:PersonKeyRef oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person1 ;
  a2a:EventKeyRef oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1 .

oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person2 ;
  a2a:EventKeyRef oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1 .

oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person3 ;
  a2a:EventKeyRef oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1 .

oa:relationep_zar_33beafed-bdc2-ef4f-a770-33d774d65077_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Person4 ;
  a2a:EventKeyRef oa:event_zar_33beafed-bdc2-ef4f-a770-33d774d65077_Event1 .

oa:source_zar_33beafed-bdc2-ef4f-a770-33d774d65077
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Patiënt" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1819-01-01 - 1819-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Patiënt" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Naamlijsten van personen verpleegd in het Ziekenhuis te Middelburg 1818-1834" ;
    a2a:RegistryNumber "1179" ;
    rdfs:label "Zeeuws Archief, Naamlijsten van personen verpleegd in het Ziekenhuis te Middelburg 1818-1834, 1179"
  ] ;
  a2a:SourceLastChangeDate "2019-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.zeeuwsarchief.nl/onderzoek-het-zelf/archief/?mivast=239&miadt=239&miaet=54&micode=24.3-1179&minr=14042623&miview=ldt" ;
  a2a:RecordGUID "{33beafed-bdc2-ef4f-a770-33d774d65077}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-MdbZA_24.3-1179_54_MI.xml van ZAR" .

