@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_43be07cb-9d97-9171-e083-6b2e44f7e031
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 februari 1633 te Leiden" ;
  a2a:hasPerson oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-0a6cb82b-8ef1-9591-2c51-81b1bb1c199d, oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-8e6b4b94-6779-009a-7217-2d2ae41c90ca, oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-dacc4487-85ef-3bd6-1ec8-2364e1a5784d, oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-e543db1b-4191-b0b8-f661-20050a030709, oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-4b752e9b-7eee-c647-3f62-55e7532ff095 ;
  a2a:hasEvent oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_0, oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_1, oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_2, oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_3, oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_4 ;
  a2a:hasSource oa:source_elo_43be07cb-9d97-9171-e083-6b2e44f7e031 .

oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-0a6cb82b-8ef1-9591-2c51-81b1bb1c199d
  a a2a:Person ;
  rdfs:label "Isaac van Wesell" ;
  a2a:PersonName [
    rdfs:label "Isaac van Wesell" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-8e6b4b94-6779-009a-7217-2d2ae41c90ca
  a a2a:Person ;
  rdfs:label "Dirick Janssen van Wesell" ;
  a2a:PersonName [
    rdfs:label "Dirick Janssen van Wesell" ;
    a2a:PersonNameFirstName "Dirick" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-dacc4487-85ef-3bd6-1ec8-2364e1a5784d
  a a2a:Person ;
  rdfs:label "Maertgen Jans" ;
  a2a:PersonName [
    rdfs:label "Maertgen Jans" ;
    a2a:PersonNameFirstName "Maertgen" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-e543db1b-4191-b0b8-f661-20050a030709
  a a2a:Person ;
  rdfs:label "Jan Janssen Pot" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen Pot" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person-4b752e9b-7eee-c647-3f62-55e7532ff095
  a a2a:Person ;
  rdfs:label "Goosgen Gerrits" ;
  a2a:PersonName [
    rdfs:label "Goosgen Gerrits" ;
    a2a:PersonNameFirstName "Goosgen" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1633-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person:0a6cb82b-8ef1-9591-2c51-81b1bb1c199d ;
  a2a:EventKeyRef oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 .

oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person:8e6b4b94-6779-009a-7217-2d2ae41c90ca ;
  a2a:EventKeyRef oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 .

oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person:dacc4487-85ef-3bd6-1ec8-2364e1a5784d ;
  a2a:EventKeyRef oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 .

oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person:e543db1b-4191-b0b8-f661-20050a030709 ;
  a2a:EventKeyRef oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 .

oa:relationep_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Person:4b752e9b-7eee-c647-3f62-55e7532ff095 ;
  a2a:EventKeyRef oa:event_elo_43be07cb-9d97-9171-e083-6b2e44f7e031_Event1 .

oa:source_elo_43be07cb-9d97-9171-e083-6b2e44f7e031
  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 "1633" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1633-02-09"^^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/43be07cb-9d97-9171-e083-6b2e44f7e031/iiif/3/1407592/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/43be07cb-9d97-9171-e083-6b2e44f7e031" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/43be07cb-9d97-9171-e083-6b2e44f7e031/iiif/3/1407592/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/43be07cb-9d97-9171-e083-6b2e44f7e031" ;
  a2a:RecordGUID "{43be07cb-9d97-9171-e083-6b2e44f7e031}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-02-1633<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_20260206_4942_00004942.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-02-1633" .
