@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_b79ff6e7-a213-595f-7f8e-e5f1f230362f
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 juli 1906 te Warmond" ;
  a2a:hasPerson oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-a0abeeea-54e9-80a5-4d05-e4698d4140f4, oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-aab3752b-74f1-eab6-223b-8b75a2cc9cc0, oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-00ad5dd1-8480-2ca2-aa8c-865e4ba3fec4, oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-bf46aab1-289c-c94b-80b8-59877e7ada8f, oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-5adcf30c-c79b-1b45-7433-99de3dc32570 ;
  a2a:hasEvent oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_0, oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_1, oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_2, oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_3, oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_4 ;
  a2a:hasSource oa:source_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f .

oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-a0abeeea-54e9-80a5-4d05-e4698d4140f4
  a a2a:Person ;
  rdfs:label "Neeltje Breedijk" ;
  a2a:PersonName [
    rdfs:label "Neeltje Breedijk" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Breedijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1906-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-aab3752b-74f1-eab6-223b-8b75a2cc9cc0
  a a2a:Person ;
  rdfs:label "Cornelis Breedijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Breedijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Breedijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-00ad5dd1-8480-2ca2-aa8c-865e4ba3fec4
  a a2a:Person ;
  rdfs:label "Grietje Ramp" ;
  a2a:PersonName [
    rdfs:label "Grietje Ramp" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Ramp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-bf46aab1-289c-c94b-80b8-59877e7ada8f
  a a2a:Person ;
  rdfs:label "Gijsbert Heenk" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Heenk" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Heenk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person-5adcf30c-c79b-1b45-7433-99de3dc32570
  a a2a:Person ;
  rdfs:label "Jacob van Duijker" ;
  a2a:PersonName [
    rdfs:label "Jacob van Duijker" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "huisschilder" .

oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1906-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person:a0abeeea-54e9-80a5-4d05-e4698d4140f4 ;
  a2a:EventKeyRef oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 .

oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person:aab3752b-74f1-eab6-223b-8b75a2cc9cc0 ;
  a2a:EventKeyRef oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 .

oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person:00ad5dd1-8480-2ca2-aa8c-865e4ba3fec4 ;
  a2a:EventKeyRef oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 .

oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person:bf46aab1-289c-c94b-80b8-59877e7ada8f ;
  a2a:EventKeyRef oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 .

oa:relationep_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Person:5adcf30c-c79b-1b45-7433-99de3dc32570 ;
  a2a:EventKeyRef oa:event_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f_Event1 .

oa:source_elo_b79ff6e7-a213-595f-7f8e-e5f1f230362f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1900-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (na 1930), Deel: 435A, Periode: 1900-1909" ;
    a2a:Book "Geboorteregister van Warmond, 1900-1909." ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "435A" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (na 1930), Deel: 435A, Periode: 1900-1909, Geboorteregister van Warmond, 1900-1909., 31, 435A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/b79ff6e7-a213-595f-7f8e-e5f1f230362f/iiif/3/347236/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b79ff6e7-a213-595f-7f8e-e5f1f230362f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/b79ff6e7-a213-595f-7f8e-e5f1f230362f/iiif/3/347236/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/b79ff6e7-a213-595f-7f8e-e5f1f230362f" ;
  a2a:RecordGUID "{b79ff6e7-a213-595f-7f8e-e5f1f230362f}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1906<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0601/file/435A\">Inventarisnummer 435A van archiefnummer 0601 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (na 1930)" ;
  a2a:SourceRemarkdeel "435A" ;
  a2a:SourceRemarkregister_periode "1900-1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21112_00021112.xml van ELO" .

