@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_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97
  a a2a:Record ;
  rdfs:label "BS Overlijden op 19 januari 1867 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-b7a5ee13-9184-d9aa-c955-291568936431, oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-1e038a15-0721-00b4-116d-9b62144adb9a, oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-85e026b3-f09d-7ecf-0701-3b9619cd7901 ;
  a2a:hasEvent oa:event_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_0, oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_1, oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_2 ;
  a2a:hasSource oa:source_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97 .

oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-b7a5ee13-9184-d9aa-c955-291568936431
  a a2a:Person ;
  rdfs:label "Gerrit Geerloff" ;
  a2a:PersonName [
    rdfs:label "Gerrit Geerloff" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Geerloff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 dagen" ;
    rdfs:label "2 dagen"
  ] .

oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-1e038a15-0721-00b4-116d-9b62144adb9a
  a a2a:Person ;
  rdfs:label "Johannes Geerloff" ;
  a2a:PersonName [
    rdfs:label "Johannes Geerloff" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Geerloff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person-85e026b3-f09d-7ecf-0701-3b9619cd7901
  a a2a:Person ;
  rdfs:label "Catharina Sophia Grauwelman" ;
  a2a:PersonName [
    rdfs:label "Catharina Sophia Grauwelman" ;
    a2a:PersonNameFirstName "Catharina Sophia" ;
    a2a:PersonNameLastName "Grauwelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:event_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1867-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person:b7a5ee13-9184-d9aa-c955-291568936431 ;
  a2a:EventKeyRef oa:event_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Event1 .

oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person:1e038a15-0721-00b4-116d-9b62144adb9a ;
  a2a:EventKeyRef oa:event_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Event1 .

oa:relationep_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Person:85e026b3-f09d-7ecf-0701-3b9619cd7901 ;
  a2a:EventKeyRef oa:event_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97_Event1 .

oa:source_elo_eebb18a7-e937-e816-c561-c8e20d1f5c97
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge", "1861-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Woubrugge., Deel: 63, Periode: 1861-1870" ;
    a2a:Book "Overlijdensregister van Woubrugge, 1861 - 1870;" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "63" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Woubrugge., Deel: 63, Periode: 1861-1870, Overlijdensregister van Woubrugge, 1861 - 1870;, 3, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/eebb18a7-e937-e816-c561-c8e20d1f5c97/iiif/3/1645435/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eebb18a7-e937-e816-c561-c8e20d1f5c97" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/eebb18a7-e937-e816-c561-c8e20d1f5c97/iiif/3/1645435/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eebb18a7-e937-e816-c561-c8e20d1f5c97" ;
  a2a:RecordGUID "{eebb18a7-e937-e816-c561-c8e20d1f5c97}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1867<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/125.1.13/file/63\">Inventarisnummer 63 van archiefnummer 125.1.13 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Woubrugge." ;
  a2a:SourceRemarkdeel "63" ;
  a2a:SourceRemarkregister_periode "1861-1870" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27158_00027158.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Woubrugge" ;
  a2a:PersonRemarkdatum_overlijden "18670119" .

