@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_7581d285-e9ea-e9f0-a8f7-0ca877d67799
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 september 1724 te Hillegom" ;
  a2a:hasPerson oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-78b3b5f4-3cc0-a74a-df66-e756710ff117, oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-c75f75df-bdbb-bddc-c2db-7ac7b574e776, oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-c2d1c4f0-7339-646f-3a29-becd86734dd8, oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-0509e794-c76e-5a32-0119-d087a227ead7 ;
  a2a:hasEvent oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_0, oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_1, oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_2, oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_3 ;
  a2a:hasSource oa:source_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799 .

oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-78b3b5f4-3cc0-a74a-df66-e756710ff117
  a a2a:Person ;
  rdfs:label "Maartje Schoute" ;
  a2a:PersonName [
    rdfs:label "Maartje Schoute" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Schoute"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-c75f75df-bdbb-bddc-c2db-7ac7b574e776
  a a2a:Person ;
  rdfs:label "Jan Arijz Schoute" ;
  a2a:PersonName [
    rdfs:label "Jan Arijz Schoute" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Arijz" ;
    a2a:PersonNameLastName "Schoute"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-c2d1c4f0-7339-646f-3a29-becd86734dd8
  a a2a:Person ;
  rdfs:label "Cornelia Jacobs" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jacobs" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person-0509e794-c76e-5a32-0119-d087a227ead7
  a a2a:Person ;
  rdfs:label "Geertje Arijse Schoute" ;
  a2a:PersonName [
    rdfs:label "Geertje Arijse Schoute" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Arijse" ;
    a2a:PersonNameLastName "Schoute"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1724-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person:78b3b5f4-3cc0-a74a-df66-e756710ff117 ;
  a2a:EventKeyRef oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1 .

oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person:c75f75df-bdbb-bddc-c2db-7ac7b574e776 ;
  a2a:EventKeyRef oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1 .

oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person:c2d1c4f0-7339-646f-3a29-becd86734dd8 ;
  a2a:EventKeyRef oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1 .

oa:relationep_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Person:0509e794-c76e-5a32-0119-d087a227ead7 ;
  a2a:EventKeyRef oa:event_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799_Event1 .

oa:source_elo_7581d285-e9ea-e9f0-a8f7-0ca877d67799
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1692-01-01 - 1749-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1724-09-17"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "85" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749, Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749, 3, 85"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/963a39fd-1f81-468b-9819-ef67ea5d8faa/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7581d285-e9ea-e9f0-a8f7-0ca877d67799" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/963a39fd-1f81-468b-9819-ef67ea5d8faa/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/7581d285-e9ea-e9f0-a8f7-0ca877d67799" ;
  a2a:RecordGUID "{7581d285-e9ea-e9f0-a8f7-0ca877d67799}" ;
  a2a:SourceRemarkOpmerking "toevoeging: Lis<br>Doopdatum: 17-09-1724<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/3\">Inventarisnummer 3 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1692-1749" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_11356_00011356.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-09-1724" .
