@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_10514f60-1fc2-bce7-782e-6fbaebcb98eb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 oktober 1775 te Sassenheim" ;
  a2a:hasPerson oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-2ac6b9ec-6403-00bd-4f53-52ec561f6172, oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-47322519-9992-5d04-81ae-008fb130b4c7, oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-3892b579-fabb-4aa2-0612-637cad049a13, oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-f79b75cd-0507-b433-12f0-a5e7efd253f5, oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-a5413d4b-64d8-0a4b-7344-f31c80ffebab ;
  a2a:hasEvent oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_0, oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_1, oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_2, oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_3, oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_4 ;
  a2a:hasSource oa:source_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb .

oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-2ac6b9ec-6403-00bd-4f53-52ec561f6172
  a a2a:Person ;
  rdfs:label "Lijsje Drieman" ;
  a2a:PersonName [
    rdfs:label "Lijsje Drieman" ;
    a2a:PersonNameFirstName "Lijsje" ;
    a2a:PersonNameLastName "Drieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-47322519-9992-5d04-81ae-008fb130b4c7
  a a2a:Person ;
  rdfs:label "Pieter Drieman" ;
  a2a:PersonName [
    rdfs:label "Pieter Drieman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Drieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-3892b579-fabb-4aa2-0612-637cad049a13
  a a2a:Person ;
  rdfs:label "Dirkje van Vrijboekhorst" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Vrijboekhorst" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vrijboekhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-f79b75cd-0507-b433-12f0-a5e7efd253f5
  a a2a:Person ;
  rdfs:label "Jannetje Drieman" ;
  a2a:PersonName [
    rdfs:label "Jannetje Drieman" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Drieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person-a5413d4b-64d8-0a4b-7344-f31c80ffebab
  a a2a:Person ;
  rdfs:label "Jan Drieman" ;
  a2a:PersonName [
    rdfs:label "Jan Drieman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Drieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1775-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sassenheim" ;
    rdfs:label "Sassenheim"
  ] .

oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person:2ac6b9ec-6403-00bd-4f53-52ec561f6172 ;
  a2a:EventKeyRef oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 .

oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person:47322519-9992-5d04-81ae-008fb130b4c7 ;
  a2a:EventKeyRef oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 .

oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person:3892b579-fabb-4aa2-0612-637cad049a13 ;
  a2a:EventKeyRef oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 .

oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person:f79b75cd-0507-b433-12f0-a5e7efd253f5 ;
  a2a:EventKeyRef oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 .

oa:relationep_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Person:a5413d4b-64d8-0a4b-7344-f31c80ffebab ;
  a2a:EventKeyRef oa:event_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb_Event1 .

oa:source_elo_10514f60-1fc2-bce7-782e-6fbaebcb98eb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Sassenheim" ;
    rdfs:label "Sassenheim", "1715-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1775-10-21"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Retroacta Burgerlijke Stand en DTB gemeente Sassenheim, Deel: 3, Periode: 1715-1812" ;
    a2a:Book "Doopboek en trouwboek (RK) van Sassenheim, 1715 - 1812." ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "134" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Retroacta Burgerlijke Stand en DTB gemeente Sassenheim, Deel: 3, Periode: 1715-1812, Doopboek en trouwboek (RK) van Sassenheim, 1715 - 1812., 3, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/10514f60-1fc2-bce7-782e-6fbaebcb98eb/iiif/3/490241/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/10514f60-1fc2-bce7-782e-6fbaebcb98eb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/10514f60-1fc2-bce7-782e-6fbaebcb98eb/iiif/3/490241/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/10514f60-1fc2-bce7-782e-6fbaebcb98eb" ;
  a2a:RecordGUID "{10514f60-1fc2-bce7-782e-6fbaebcb98eb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-10-1775<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0661A/file/3\">Inventarisnummer 3 van archiefnummer 0661A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Retroacta Burgerlijke Stand en DTB gemeente Sassenheim" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1715-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_672_00000672.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-10-1775" .
