@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_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 juni 1641 te Leiden" ;
  a2a:hasPerson oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-6515b8a3-e024-2df8-921e-b8b0c98beb30, oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-8db76656-92e5-1aeb-8a58-a11b8c54d031, oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-4bff001e-5838-833f-0a14-2f139a4ea075, oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-7621efd0-c588-5202-9791-6d3e0b7d7e94 ;
  a2a:hasEvent oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_0, oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_1, oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_2, oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_3 ;
  a2a:hasSource oa:source_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba .

oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-6515b8a3-e024-2df8-921e-b8b0c98beb30
  a a2a:Person ;
  rdfs:label "Abraham de Vrij" ;
  a2a:PersonName [
    rdfs:label "Abraham de Vrij" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-8db76656-92e5-1aeb-8a58-a11b8c54d031
  a a2a:Person ;
  rdfs:label "Jan de Vrij" ;
  a2a:PersonName [
    rdfs:label "Jan de Vrij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-4bff001e-5838-833f-0a14-2f139a4ea075
  a a2a:Person ;
  rdfs:label "Trintien Joris" ;
  a2a:PersonName [
    rdfs:label "Trintien Joris" ;
    a2a:PersonNameFirstName "Trintien" ;
    a2a:PersonNamePatronym "Joris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person-7621efd0-c588-5202-9791-6d3e0b7d7e94
  a a2a:Person ;
  rdfs:label "Manasses de Vrij" ;
  a2a:PersonName [
    rdfs:label "Manasses de Vrij" ;
    a2a:PersonNameFirstName "Manasses" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1641-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person:6515b8a3-e024-2df8-921e-b8b0c98beb30 ;
  a2a:EventKeyRef oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1 .

oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person:8db76656-92e5-1aeb-8a58-a11b8c54d031 ;
  a2a:EventKeyRef oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1 .

oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person:4bff001e-5838-833f-0a14-2f139a4ea075 ;
  a2a:EventKeyRef oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1 .

oa:relationep_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Person:7621efd0-c588-5202-9791-6d3e0b7d7e94 ;
  a2a:EventKeyRef oa:event_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba_Event1 .

oa:source_elo_3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba
  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 "1641" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1641-06-07"^^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/iiif/3/bab77426-1ded-4acb-b88a-5e431bf9ead7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/bab77426-1ded-4acb-b88a-5e431bf9ead7/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/3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba" ;
  a2a:RecordGUID "{3e7fd1f3-fb1f-e7c4-4aff-2c4e9af03dba}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-06-1641<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_20260528_6904_00006904.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-06-1641" .
