@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_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c
  a a2a:Record ;
  rdfs:label "BS Geboorte op 29 april 1872 te Noordwijkerhout" ;
  a2a:hasPerson oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-fb5b9ab5-59ec-c63c-70e8-33965a04ec1d, oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-12da55c1-ccdd-6ff8-a42d-ca2a317a34b0, oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-b8af2fea-162a-9b51-cac6-2422fa5e1469 ;
  a2a:hasEvent oa:event_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_0, oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_1, oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_2 ;
  a2a:hasSource oa:source_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c .

oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-fb5b9ab5-59ec-c63c-70e8-33965a04ec1d
  a a2a:Person ;
  rdfs:label "Jacoba Maria Versteege" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Versteege" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Versteege"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1872-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] .

oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-12da55c1-ccdd-6ff8-a42d-ca2a317a34b0
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Versteege" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Versteege" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Versteege"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "smid" .

oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person-b8af2fea-162a-9b51-cac6-2422fa5e1469
  a a2a:Person ;
  rdfs:label "Apolonia Maria Klijn" ;
  a2a:PersonName [
    rdfs:label "Apolonia Maria Klijn" ;
    a2a:PersonNameFirstName "Apolonia Maria" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder" .

oa:event_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1872-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] .

oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person:fb5b9ab5-59ec-c63c-70e8-33965a04ec1d ;
  a2a:EventKeyRef oa:event_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Event1 .

oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person:12da55c1-ccdd-6ff8-a42d-ca2a317a34b0 ;
  a2a:EventKeyRef oa:event_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Event1 .

oa:relationep_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Person:b8af2fea-162a-9b51-cac6-2422fa5e1469 ;
  a2a:EventKeyRef oa:event_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c_Event1 .

oa:source_elo_ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout", "1871-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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 Noordwijkerhout met Bevolkingsregister, Deel:..." ;
    a2a:Book "Geboorteregister van Noordwijkerhout, 1871-1880." ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister, Deel:..., Geboorteregister van Noordwijkerhout, 1871-1880., 20, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c/iiif/3/825881/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c/iiif/3/825881/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/ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c" ;
  a2a:RecordGUID "{ed9ab2d1-96f2-2608-2ff3-64fac3ae2b6c}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1872<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0953/file/7\">Inventarisnummer 7 van archiefnummer 0953 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister" ;
  a2a:SourceRemarkdeel "7" ;
  a2a:SourceRemarkregister_periode "1871-1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28837_00028837.xml van ELO" .

