@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_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55
  a a2a:Record ;
  rdfs:label "BS Geboorte op 6 april 1845 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-1a73981e-9cb2-513a-6b22-841633cbdb9e, oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-c826540a-f80d-5192-8040-aba4c378caf6, oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-86d01f58-5abf-7c42-0f41-cfa8b2ab9546 ;
  a2a:hasEvent oa:event_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_0, oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_1, oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_2 ;
  a2a:hasSource oa:source_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55 .

oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-1a73981e-9cb2-513a-6b22-841633cbdb9e
  a a2a:Person ;
  rdfs:label "Petrus Nicolaas Vermin" ;
  a2a:PersonName [
    rdfs:label "Petrus Nicolaas Vermin" ;
    a2a:PersonNameFirstName "Petrus Nicolaas" ;
    a2a:PersonNameLastName "Vermin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk binnen 279" ;
    rdfs:label "Noordwijk binnen 279"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1845-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-c826540a-f80d-5192-8040-aba4c378caf6
  a a2a:Person ;
  rdfs:label "Adrianus Ernestus Vermin" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ernestus Vermin" ;
    a2a:PersonNameFirstName "Adrianus Ernestus" ;
    a2a:PersonNameLastName "Vermin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "koopman" .

oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person-86d01f58-5abf-7c42-0f41-cfa8b2ab9546
  a a2a:Person ;
  rdfs:label "Aagje Mooijekind" ;
  a2a:PersonName [
    rdfs:label "Aagje Mooijekind" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Mooijekind"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1845-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person:1a73981e-9cb2-513a-6b22-841633cbdb9e ;
  a2a:EventKeyRef oa:event_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Event1 .

oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person:c826540a-f80d-5192-8040-aba4c378caf6 ;
  a2a:EventKeyRef oa:event_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Event1 .

oa:relationep_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Person:86d01f58-5abf-7c42-0f41-cfa8b2ab9546 ;
  a2a:EventKeyRef oa:event_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55_Event1 .

oa:source_elo_e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1840-01-01 - 1849-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2906, Periode: 1840-1849" ;
    a2a:Book "Geboorteregister van Noordwijk, 1840-1849" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "2906" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2906, Periode: 1840-1849, Geboorteregister van Noordwijk, 1840-1849, 27, 2906"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55/iiif/3/1947973/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55/iiif/3/1947973/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/e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55" ;
  a2a:RecordGUID "{e1bc0c4e-bfc1-f9b6-e958-28d3fb9f9f55}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1845<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2906\">Inventarisnummer 2906 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2906" ;
  a2a:SourceRemarkregister_periode "1840-1849" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25568_00025568.xml van ELO" .

