@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_3eb398c8-a93f-e876-5e3f-950f8bfb7d57
  a a2a:Record ;
  rdfs:label "BS Geboorte op 10 maart 1892 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-a978e84d-a285-a59a-938f-e7d282dda3f0, oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-a2477ff8-aec5-54ac-ad46-fc89aa736f77, oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-1097a39c-6187-bd0b-0dbc-4ed391e61ab6 ;
  a2a:hasEvent oa:event_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_0, oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_1, oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_2 ;
  a2a:hasSource oa:source_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57 .

oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-a978e84d-a285-a59a-938f-e7d282dda3f0
  a a2a:Person ;
  rdfs:label "Frederik Jacob Mol" ;
  a2a:PersonName [
    rdfs:label "Frederik Jacob Mol" ;
    a2a:PersonNameFirstName "Frederik Jacob" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "arbeider" ;
    rdfs:label "arbeider"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1892-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-a2477ff8-aec5-54ac-ad46-fc89aa736f77
  a a2a:Person ;
  rdfs:label "Klaas Mol" ;
  a2a:PersonName [
    rdfs:label "Klaas Mol" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person-1097a39c-6187-bd0b-0dbc-4ed391e61ab6
  a a2a:Person ;
  rdfs:label "Mijntje van Varick" ;
  a2a:PersonName [
    rdfs:label "Mijntje van Varick" ;
    a2a:PersonNameFirstName "Mijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Varick"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1892-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person:a978e84d-a285-a59a-938f-e7d282dda3f0 ;
  a2a:EventKeyRef oa:event_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Event1 .

oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person:a2477ff8-aec5-54ac-ad46-fc89aa736f77 ;
  a2a:EventKeyRef oa:event_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Event1 .

oa:relationep_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Person:1097a39c-6187-bd0b-0dbc-4ed391e61ab6 ;
  a2a:EventKeyRef oa:event_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57_Event1 .

oa:source_elo_3eb398c8-a93f-e876-5e3f-950f8bfb7d57
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1888-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1505, Periode: 1888-1892" ;
    a2a:Book "Geboorteregister van Leiderdorp, 1888 - 1892." ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1505" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1505, Periode: 1888-1892, Geboorteregister van Leiderdorp, 1888 - 1892., 41, 1505"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3b60ea8a-e5cd-4b47-865a-91777f32b930/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3eb398c8-a93f-e876-5e3f-950f8bfb7d57" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3b60ea8a-e5cd-4b47-865a-91777f32b930/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/3eb398c8-a93f-e876-5e3f-950f8bfb7d57" ;
  a2a:RecordGUID "{3eb398c8-a93f-e876-5e3f-950f8bfb7d57}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1892<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1505\">Inventarisnummer 1505 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1505" ;
  a2a:SourceRemarkregister_periode "1888-1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6239_00006239.xml van ELO" .

