@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_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c
  a a2a:Record ;
  rdfs:label "BS Geboorte op 19 november 1910" ;
  a2a:hasPerson oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-223c8c92-d525-4a1f-850a-26ffa8c966cc, oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-aad3b5f3-208c-4f7a-8d0b-72360ab185b4, oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-e2542529-e68b-40ee-9de1-75cdab9465c4, oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-e06b6c29-2586-4842-89d6-39ef588533d4, oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-7eb8898c-ad40-414f-8da0-2769708aee7f ;
  a2a:hasEvent oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_0, oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_1, oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_2, oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_3, oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_4 ;
  a2a:hasSource oa:source_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c .

oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-223c8c92-d525-4a1f-850a-26ffa8c966cc
  a a2a:Person ;
  rdfs:label "Alida Cornelia Wesselman" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Wesselman" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Wesselman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1910-11-19"^^xsd:date
  ] .

oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-aad3b5f3-208c-4f7a-8d0b-72360ab185b4
  a a2a:Person ;
  rdfs:label "Petrus Wesselman" ;
  a2a:PersonName [
    rdfs:label "Petrus Wesselman" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Wesselman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "tuindersarbeider" .

oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-e2542529-e68b-40ee-9de1-75cdab9465c4
  a a2a:Person ;
  rdfs:label "Maria van der Meer" ;
  a2a:PersonName [
    rdfs:label "Maria van der Meer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-e06b6c29-2586-4842-89d6-39ef588533d4
  a a2a:Person ;
  rdfs:label "Wouter Koek" ;
  a2a:PersonName [
    rdfs:label "Wouter Koek" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Koek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "tuindersarbeider" .

oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person-7eb8898c-ad40-414f-8da0-2769708aee7f
  a a2a:Person ;
  rdfs:label "Cornelis Hoogenboom" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hoogenboom" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hoogenboom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "tuinder" .

oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1910-11-19"^^xsd:date
  ] .

oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person:223c8c92-d525-4a1f-850a-26ffa8c966cc ;
  a2a:EventKeyRef oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 .

oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person:aad3b5f3-208c-4f7a-8d0b-72360ab185b4 ;
  a2a:EventKeyRef oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 .

oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person:e2542529-e68b-40ee-9de1-75cdab9465c4 ;
  a2a:EventKeyRef oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 .

oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person:e06b6c29-2586-4842-89d6-39ef588533d4 ;
  a2a:EventKeyRef oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 .

oa:relationep_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Person:7eb8898c-ad40-414f-8da0-2769708aee7f ;
  a2a:EventKeyRef oa:event_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c_Event1 .

oa:source_elo_10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1903-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister van Alkemade, 1903 - 1912." ;
    a2a:DocumentNumber "161" ;
    a2a:RegistryNumber "96" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912, Geboorteregister van Alkemade, 1903 - 1912., 161, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/6b2d17b3-365e-4920-ae94-8892e62f7077/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6b2d17b3-365e-4920-ae94-8892e62f7077/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/10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c" ;
  a2a:RecordGUID "{10c0ff8c-3d5c-42ff-a5ce-5857fe080a4c}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1910<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/96\">Inventarisnummer 96 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "96" ;
  a2a:SourceRemarkregister_periode "1903-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_1759_00001759.xml van ELO" .

