@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_smh_475d293f-d604-ea71-eaba-9486a862a0fa
  a a2a:Record ;
  rdfs:label "Geboorte op 16 februari 1900 te Bergambacht" ;
  a2a:hasPerson oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-772812cd-8fc1-3415-10a0-25a1b41a1ce6, oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-4b4cadf5-c6eb-1be9-742b-185c478ebce4, oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-386e4c59-a4e5-7708-4a54-45826fb10c46 ;
  a2a:hasEvent oa:event_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_0, oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_1, oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_2 ;
  a2a:hasSource oa:source_smh_475d293f-d604-ea71-eaba-9486a862a0fa .

oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-772812cd-8fc1-3415-10a0-25a1b41a1ce6
  a a2a:Person ;
  rdfs:label "Jannigje Both" ;
  a2a:PersonName [
    rdfs:label "Jannigje Both" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-4b4cadf5-c6eb-1be9-742b-185c478ebce4
  a a2a:Person ;
  rdfs:label "Arie Potuijt" ;
  a2a:PersonName [
    rdfs:label "Arie Potuijt" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Potuijt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1900-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergambacht" ;
    a2a:DescriptiveLocationIndicator "Bergambacht nr. 523" ;
    rdfs:label "Bergambacht, Bergambacht nr. 523"
  ] .

oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person-386e4c59-a4e5-7708-4a54-45826fb10c46
  a a2a:Person ;
  rdfs:label "Jan Potuijt" ;
  a2a:PersonName [
    rdfs:label "Jan Potuijt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Potuijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Bouwman" .

oa:event_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1900-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht"
  ] .

oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person:772812cd-8fc1-3415-10a0-25a1b41a1ce6 ;
  a2a:EventKeyRef oa:event_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Event1 .

oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person:4b4cadf5-c6eb-1be9-742b-185c478ebce4 ;
  a2a:EventKeyRef oa:event_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Event1 .

oa:relationep_smh_475d293f-d604-ea71-eaba-9486a862a0fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Person:386e4c59-a4e5-7708-4a54-45826fb10c46 ;
  a2a:EventKeyRef oa:event_smh_475d293f-d604-ea71-eaba-9486a862a0fa_Event1 .

oa:source_smh_475d293f-d604-ea71-eaba-9486a862a0fa
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht", "1900-02-19 - 1900-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1900-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 11, Periode: 1893-1902" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 11, Periode: 1893-1902, BS Geboorteregister, 11, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9a4cebeb-28a3-8936-5d55-6d6fe0f9e219.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/475d293f-d604-ea71-eaba-9486a862a0fa" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9a4cebeb-28a3-8936-5d55-6d6fe0f9e219.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/475d293f-d604-ea71-eaba-9486a862a0fa" ;
  a2a:RecordGUID "{475d293f-d604-ea71-eaba-9486a862a0fa}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "11" ;
  a2a:SourceRemarkregister_periode "1893-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1653_00001653.xml van SMH" .

[] a2a:PersonRemarkdiversen """Aangifte gedaan door Eliza Adrianus Fauël, arts.
Vader is afwezig.""" .
