@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_b773c7e8-c200-1fda-d656-732873b44de4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 februari 1621 te Leiden" ;
  a2a:hasPerson oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-02da73fa-b030-699f-d4de-2a21cb917dbf, oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-a2e03907-b683-d4ca-164d-7475c855780d, oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-27948203-d690-57a9-c5f5-62bfd98fc276, oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-0edeb5e1-9f31-6fbe-7282-bd9d9049fc02, oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-7fb6a83f-5dd9-9b65-74b9-4cf21583e8d4 ;
  a2a:hasEvent oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_0, oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_1, oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_2, oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_3, oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_4 ;
  a2a:hasSource oa:source_elo_b773c7e8-c200-1fda-d656-732873b44de4 .

oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-02da73fa-b030-699f-d4de-2a21cb917dbf
  a a2a:Person ;
  rdfs:label "Johannes van der Meersch" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Meersch" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meersch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-a2e03907-b683-d4ca-164d-7475c855780d
  a a2a:Person ;
  rdfs:label "Franchois van der Meersch" ;
  a2a:PersonName [
    rdfs:label "Franchois van der Meersch" ;
    a2a:PersonNameFirstName "Franchois" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meersch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-27948203-d690-57a9-c5f5-62bfd98fc276
  a a2a:Person ;
  rdfs:label "Abijgel Lupaerts" ;
  a2a:PersonName [
    rdfs:label "Abijgel Lupaerts" ;
    a2a:PersonNameFirstName "Abijgel" ;
    a2a:PersonNameLastName "Lupaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-0edeb5e1-9f31-6fbe-7282-bd9d9049fc02
  a a2a:Person ;
  rdfs:label "Janneken Lupaert" ;
  a2a:PersonName [
    rdfs:label "Janneken Lupaert" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Lupaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person-7fb6a83f-5dd9-9b65-74b9-4cf21583e8d4
  a a2a:Person ;
  rdfs:label "Guillame Lupaert" ;
  a2a:PersonName [
    rdfs:label "Guillame Lupaert" ;
    a2a:PersonNameFirstName "Guillame" ;
    a2a:PersonNameLastName "Lupaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1621-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person:02da73fa-b030-699f-d4de-2a21cb917dbf ;
  a2a:EventKeyRef oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 .

oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person:a2e03907-b683-d4ca-164d-7475c855780d ;
  a2a:EventKeyRef oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 .

oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person:27948203-d690-57a9-c5f5-62bfd98fc276 ;
  a2a:EventKeyRef oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 .

oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person:0edeb5e1-9f31-6fbe-7282-bd9d9049fc02 ;
  a2a:EventKeyRef oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 .

oa:relationep_elo_b773c7e8-c200-1fda-d656-732873b44de4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b773c7e8-c200-1fda-d656-732873b44de4_Person:7fb6a83f-5dd9-9b65-74b9-4cf21583e8d4 ;
  a2a:EventKeyRef oa:event_elo_b773c7e8-c200-1fda-d656-732873b44de4_Event1 .

oa:source_elo_b773c7e8-c200-1fda-d656-732873b44de4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1621-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1621" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1621-02-24"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644." ;
    a2a:RegistryNumber "221" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644., 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/b773c7e8-c200-1fda-d656-732873b44de4/iiif/3/1406422/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b773c7e8-c200-1fda-d656-732873b44de4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/b773c7e8-c200-1fda-d656-732873b44de4/iiif/3/1406422/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/b773c7e8-c200-1fda-d656-732873b44de4" ;
  a2a:RecordGUID "{b773c7e8-c200-1fda-d656-732873b44de4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-02-1621<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/221\">Inventarisnummer 221 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "221" ;
  a2a:SourceRemarkregister_periode "1621-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21092_00021092.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-02-1621" .
