@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_6f8ae049-e822-a5cb-5f78-8eb99f85e670
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 maart 1791 te Langeraar" ;
  a2a:hasPerson oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-365217a0-3686-3bd5-1195-465e5ff3634b, oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-4f5ba2c0-3be0-4930-eb7c-5f6d3431c803, oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-309468c7-24a8-034d-3c43-763af6315977, oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-bace7466-1ef0-9dac-f54f-cddf0e1ce02a, oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-b3fe8c31-3da7-8b57-5042-b6b7f4a14ad3 ;
  a2a:hasEvent oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_0, oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_1, oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_2, oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_3, oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_4 ;
  a2a:hasSource oa:source_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670 .

oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-365217a0-3686-3bd5-1195-465e5ff3634b
  a a2a:Person ;
  rdfs:label "Marijtie Lelivelt" ;
  a2a:PersonName [
    rdfs:label "Marijtie Lelivelt" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNameLastName "Lelivelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-4f5ba2c0-3be0-4930-eb7c-5f6d3431c803
  a a2a:Person ;
  rdfs:label "Marten Lelivelt" ;
  a2a:PersonName [
    rdfs:label "Marten Lelivelt" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Lelivelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-309468c7-24a8-034d-3c43-763af6315977
  a a2a:Person ;
  rdfs:label "Engel Mol" ;
  a2a:PersonName [
    rdfs:label "Engel Mol" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-bace7466-1ef0-9dac-f54f-cddf0e1ce02a
  a a2a:Person ;
  rdfs:label "Claas Krook" ;
  a2a:PersonName [
    rdfs:label "Claas Krook" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Krook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person-b3fe8c31-3da7-8b57-5042-b6b7f4a14ad3
  a a2a:Person ;
  rdfs:label "Hesselt Lelivelt" ;
  a2a:PersonName [
    rdfs:label "Hesselt Lelivelt" ;
    a2a:PersonNameFirstName "Hesselt" ;
    a2a:PersonNameLastName "Lelivelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1791-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Langeraar" ;
    rdfs:label "Langeraar"
  ] .

oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person:365217a0-3686-3bd5-1195-465e5ff3634b ;
  a2a:EventKeyRef oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 .

oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person:4f5ba2c0-3be0-4930-eb7c-5f6d3431c803 ;
  a2a:EventKeyRef oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 .

oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person:309468c7-24a8-034d-3c43-763af6315977 ;
  a2a:EventKeyRef oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 .

oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person:bace7466-1ef0-9dac-f54f-cddf0e1ce02a ;
  a2a:EventKeyRef oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 .

oa:relationep_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Person:b3fe8c31-3da7-8b57-5042-b6b7f4a14ad3 ;
  a2a:EventKeyRef oa:event_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670_Event1 .

oa:source_elo_6f8ae049-e822-a5cb-5f78-8eb99f85e670
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1755-01-01 - 1792-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1791-03-25"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Ter Aar, Deel: 6, Periode: 1755-1792" ;
    a2a:Book "Doopboek (RK) van Ter Aar, 3 mei 1755 - 24 december 1791 en trouwboek, 20 mei 1755 - 16 januari 1..." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "183" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Ter Aar, Deel: 6, Periode: 1755-1792, Doopboek (RK) van Ter Aar, 3 mei 1755 - 24 december 1791 en trouwboek, 20 mei 1755 - 16 januari 1..., 6, 183"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b7fd7a45-4737-4f8d-83e7-b753b3f57364/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6f8ae049-e822-a5cb-5f78-8eb99f85e670" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b7fd7a45-4737-4f8d-83e7-b753b3f57364/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/6f8ae049-e822-a5cb-5f78-8eb99f85e670" ;
  a2a:RecordGUID "{6f8ae049-e822-a5cb-5f78-8eb99f85e670}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-03-1791<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.1.11/file/6\">Inventarisnummer 6 van archiefnummer 151.1.11 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Ter Aar" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1755-1792" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_25254_00025254.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-03-1791" .
