@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_42e6ffdb-d7c5-e983-0b2e-908037c68fbf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 juni 1807 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-0d61a768-add0-2b3d-109e-620a39d84dd8, oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-70b58311-9bd3-833a-1512-6a53a7a1e868, oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-3304ded8-402c-7fe9-cee0-03d371ba43fc, oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-4be402b0-d981-0ecb-4c38-20c6d0598811, oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-50ffb66b-b72a-b3ec-ddfa-6af7402f4ed2 ;
  a2a:hasEvent oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_0, oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_1, oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_2, oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_3, oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_4 ;
  a2a:hasSource oa:source_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf .

oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-0d61a768-add0-2b3d-109e-620a39d84dd8
  a a2a:Person ;
  rdfs:label "Geertruij de Groot" ;
  a2a:PersonName [
    rdfs:label "Geertruij de Groot" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1807-06-05"^^xsd:date
  ] .

oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-70b58311-9bd3-833a-1512-6a53a7a1e868
  a a2a:Person ;
  rdfs:label "Arie de Groot" ;
  a2a:PersonName [
    rdfs:label "Arie de Groot" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-3304ded8-402c-7fe9-cee0-03d371ba43fc
  a a2a:Person ;
  rdfs:label "Maria Heijthuizen" ;
  a2a:PersonName [
    rdfs:label "Maria Heijthuizen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Heijthuizen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-4be402b0-d981-0ecb-4c38-20c6d0598811
  a a2a:Person ;
  rdfs:label "Geertruij Joore" ;
  a2a:PersonName [
    rdfs:label "Geertruij Joore" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Joore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person-50ffb66b-b72a-b3ec-ddfa-6af7402f4ed2
  a a2a:Person ;
  rdfs:label "Jan Bore" ;
  a2a:PersonName [
    rdfs:label "Jan Bore" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bore"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1807-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person:0d61a768-add0-2b3d-109e-620a39d84dd8 ;
  a2a:EventKeyRef oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 .

oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person:70b58311-9bd3-833a-1512-6a53a7a1e868 ;
  a2a:EventKeyRef oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 .

oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person:3304ded8-402c-7fe9-cee0-03d371ba43fc ;
  a2a:EventKeyRef oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 .

oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person:4be402b0-d981-0ecb-4c38-20c6d0598811 ;
  a2a:EventKeyRef oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 .

oa:relationep_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Person:50ffb66b-b72a-b3ec-ddfa-6af7402f4ed2 ;
  a2a:EventKeyRef oa:event_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf_Event1 .

oa:source_elo_42e6ffdb-d7c5-e983-0b2e-908037c68fbf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1732-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1807-06-05"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 8, Periode: 1732..." ;
    a2a:Book "Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811." ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "233" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 8, Periode: 1732..., Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811., 8, 233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/42e6ffdb-d7c5-e983-0b2e-908037c68fbf/iiif/3/782434/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/42e6ffdb-d7c5-e983-0b2e-908037c68fbf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/42e6ffdb-d7c5-e983-0b2e-908037c68fbf/iiif/3/782434/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/42e6ffdb-d7c5-e983-0b2e-908037c68fbf" ;
  a2a:RecordGUID "{42e6ffdb-d7c5-e983-0b2e-908037c68fbf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-06-1807<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/8\">Inventarisnummer 8 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1732-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_13010_00013010.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-06-1807" .
