@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_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca
  a a2a:Record ;
  rdfs:label "Geboorte op 26 januari 1921" ;
  a2a:hasPerson oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-58750c20-5ce6-e18b-0287-ea855f089d99, oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-48a38a41-7669-eafd-4974-7693a42dc5ce, oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-de587bf6-ced7-285d-66f2-32fa6dcf7b01 ;
  a2a:hasEvent oa:event_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_0, oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_1, oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_2 ;
  a2a:hasSource oa:source_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca .

oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-58750c20-5ce6-e18b-0287-ea855f089d99
  a a2a:Person ;
  rdfs:label "Aaltje Danens" ;
  a2a:PersonName [
    rdfs:label "Aaltje Danens" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Danens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-48a38a41-7669-eafd-4974-7693a42dc5ce
  a a2a:Person ;
  rdfs:label "Abraham Pieter Jan Noorlander" ;
  a2a:PersonName [
    rdfs:label "Abraham Pieter Jan Noorlander" ;
    a2a:PersonNameFirstName "Abraham Pieter Jan" ;
    a2a:PersonNameLastName "Noorlander"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1921-01-26"^^xsd:date
  ] .

oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person-de587bf6-ced7-285d-66f2-32fa6dcf7b01
  a a2a:Person ;
  rdfs:label "Jan Noorlander" ;
  a2a:PersonName [
    rdfs:label "Jan Noorlander" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Noorlander"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1921-01-26"^^xsd:date
  ] .

oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person:58750c20-5ce6-e18b-0287-ea855f089d99 ;
  a2a:EventKeyRef oa:event_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Event1 .

oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person:48a38a41-7669-eafd-4974-7693a42dc5ce ;
  a2a:EventKeyRef oa:event_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Event1 .

oa:relationep_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Person:de587bf6-ced7-285d-66f2-32fa6dcf7b01 ;
  a2a:EventKeyRef oa:event_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca_Event1 .

oa:source_bhi_888678c7-d44c-6678-e22a-ef2d7f22d7ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1921-01-27 - 1921-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1921-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2463, Periode: 1921" ;
    a2a:Book "Geboorteregister Raamsdonk 1921" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "2463" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2463, Periode: 1921, Geboorteregister Raamsdonk 1921, 20, 2463"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b270b049-fae9-c5b3-55cf-4c6edf57091a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b270b049-fae9-c5b3-55cf-4c6edf57091a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/888678c7-d44c-6678-e22a-ef2d7f22d7ca" ;
  a2a:RecordGUID "{888678c7-d44c-6678-e22a-ef2d7f22d7ca}" ;
  a2a:SourceRemarkdeel "2463" ;
  a2a:SourceRemarkregister_periode "1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_699_00000699.xml van BHI" .

