@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_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc
  a a2a:Record ;
  rdfs:label "Geboorte op 18 januari 1822 te Den Hoorn" ;
  a2a:hasPerson oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-c40654d3-b6c5-47e3-b7b5-9cd59cf48b80, oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-70fe908d-48f2-bd86-6be6-4f1ee15423ff, oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-555eb460-34f2-afd4-ca0f-ddc4b1d4b5fb ;
  a2a:hasEvent oa:event_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_0, oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_1, oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_2 ;
  a2a:hasSource oa:source_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc .

oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-c40654d3-b6c5-47e3-b7b5-9cd59cf48b80
  a a2a:Person ;
  rdfs:label "Soutje Boon" ;
  a2a:PersonName [
    rdfs:label "Soutje Boon" ;
    a2a:PersonNameFirstName "Soutje" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1822-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Hoorn" ;
    rdfs:label "Den Hoorn"
  ] .

oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-70fe908d-48f2-bd86-6be6-4f1ee15423ff
  a a2a:Person ;
  rdfs:label "Jacob Folkertsz Boon" ;
  a2a:PersonName [
    rdfs:label "Jacob Folkertsz Boon" ;
    a2a:PersonNameFirstName "Jacob Folkertsz" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person-555eb460-34f2-afd4-ca0f-ddc4b1d4b5fb
  a a2a:Person ;
  rdfs:label "Martje Daalder" ;
  a2a:PersonName [
    rdfs:label "Martje Daalder" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Daalder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1822-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Hoorn" ;
    rdfs:label "Den Hoorn"
  ] .

oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person:c40654d3-b6c5-47e3-b7b5-9cd59cf48b80 ;
  a2a:EventKeyRef oa:event_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Event1 .

oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person:70fe908d-48f2-bd86-6be6-4f1ee15423ff ;
  a2a:EventKeyRef oa:event_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Event1 .

oa:relationep_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Person:555eb460-34f2-afd4-ca0f-ddc4b1d4b5fb ;
  a2a:EventKeyRef oa:event_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc_Event1 .

oa:source_raa_0c45fa62-0b83-4fbf-b565-bbdc7a7976fc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1822-01-18 - 1822-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1822-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 793, Periode: 1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "793" ;
    a2a:Folio "1822/0003" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 793, Periode: 1822, Geboorteregister, 793, 1822/0003"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/b89b5b47-0f09-6da9-399e-3aa244bdde57.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/b89b5b47-0f09-6da9-399e-3aa244bdde57.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/0c45fa62-0b83-4fbf-b565-bbdc7a7976fc" ;
  a2a:RecordGUID "{0c45fa62-0b83-4fbf-b565-bbdc7a7976fc}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Regiogemeenten" ;
  a2a:SourceRemarkbron "Geboorteregister" ;
  a2a:SourceRemarkdeel "793" ;
  a2a:SourceRemarkregister_periode "1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_196_00000196.xml van RAA" .

