@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_f4f19503-d81c-7eb8-eecd-28da69d69d57
  a a2a:Record ;
  rdfs:label "BS Geboorte op 15 oktober 1841 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-568dc5e5-f2b5-5e25-ca33-e465f0fc0d14, oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-c15893fe-a6fa-f880-e700-417ffaa0be14, oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-3ae900a7-22a6-4e2d-c5e2-8d85e7f57366 ;
  a2a:hasEvent oa:event_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_0, oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_1, oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_2 ;
  a2a:hasSource oa:source_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57 .

oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-568dc5e5-f2b5-5e25-ca33-e465f0fc0d14
  a a2a:Person ;
  rdfs:label "Arij Gerardus Wassenburg" ;
  a2a:PersonName [
    rdfs:label "Arij Gerardus Wassenburg" ;
    a2a:PersonNameFirstName "Arij Gerardus" ;
    a2a:PersonNameLastName "Wassenburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1841-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-c15893fe-a6fa-f880-e700-417ffaa0be14
  a a2a:Person ;
  rdfs:label "Arij Wassenburg" ;
  a2a:PersonName [
    rdfs:label "Arij Wassenburg" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Wassenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person-3ae900a7-22a6-4e2d-c5e2-8d85e7f57366
  a a2a:Person ;
  rdfs:label "Guurtje van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Guurtje van den Bosch" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1841-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person:568dc5e5-f2b5-5e25-ca33-e465f0fc0d14 ;
  a2a:EventKeyRef oa:event_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Event1 .

oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person:c15893fe-a6fa-f880-e700-417ffaa0be14 ;
  a2a:EventKeyRef oa:event_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Event1 .

oa:relationep_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Person:3ae900a7-22a6-4e2d-c5e2-8d85e7f57366 ;
  a2a:EventKeyRef oa:event_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57_Event1 .

oa:source_elo_f4f19503-d81c-7eb8-eecd-28da69d69d57
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1835-01-01 - 1844-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 877, Periode: 1835-..." ;
    a2a:Book "Geboorteregister van Oegstgeest, 1835-1844." ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "877" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 877, Periode: 1835-..., Geboorteregister van Oegstgeest, 1835-1844., 48, 877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/34fd5366-57fa-4baf-a5c3-5b67c3886352/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f4f19503-d81c-7eb8-eecd-28da69d69d57" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/34fd5366-57fa-4baf-a5c3-5b67c3886352/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/f4f19503-d81c-7eb8-eecd-28da69d69d57" ;
  a2a:RecordGUID "{f4f19503-d81c-7eb8-eecd-28da69d69d57}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1841<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/877\">Inventarisnummer 877 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "877" ;
  a2a:SourceRemarkregister_periode "1835-1844" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_28532_00028532.xml van ELO" .

