@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_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1922 te Halsteren" ;
  a2a:hasPerson oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-b845b263-c4d7-abda-4801-93058b2eefcd, oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-bc19131a-4ae2-a930-fb81-bf2b3d7fb0d9, oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-4655ac5d-2534-1463-e9b6-c1f5c3df7fa2 ;
  a2a:hasEvent oa:event_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_0, oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_1, oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_2 ;
  a2a:hasSource oa:source_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4 .

oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-b845b263-c4d7-abda-4801-93058b2eefcd
  a a2a:Person ;
  rdfs:label "Emerij Ferket" ;
  a2a:PersonName [
    rdfs:label "Emerij Ferket" ;
    a2a:PersonNameFirstName "Emerij" ;
    a2a:PersonNameLastName "Ferket"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] .

oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-bc19131a-4ae2-a930-fb81-bf2b3d7fb0d9
  a a2a:Person ;
  rdfs:label "Stephania Maria Ferket" ;
  a2a:PersonName [
    rdfs:label "Stephania Maria Ferket" ;
    a2a:PersonNameFirstName "Stephania Maria" ;
    a2a:PersonNameLastName "Ferket"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person-4655ac5d-2534-1463-e9b6-c1f5c3df7fa2
  a a2a:Person ;
  rdfs:label "Antonius Amandus Marie Ferket" ;
  a2a:PersonName [
    rdfs:label "Antonius Amandus Marie Ferket" ;
    a2a:PersonNameFirstName "Antonius Amandus Marie" ;
    a2a:PersonNameLastName "Ferket"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1922-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:event_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1922-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person:b845b263-c4d7-abda-4801-93058b2eefcd ;
  a2a:EventKeyRef oa:event_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Event1 .

oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person:bc19131a-4ae2-a930-fb81-bf2b3d7fb0d9 ;
  a2a:EventKeyRef oa:event_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Event1 .

oa:relationep_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Person:4655ac5d-2534-1463-e9b6-c1f5c3df7fa2 ;
  a2a:EventKeyRef oa:event_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4_Event1 .

oa:source_wba_4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1922-02-08 - 1922-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1922-02-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1401, Perio..." ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1401" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1401, Perio..., Geboorteregister 1922, 23, 1401"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b4dbf2c9-4632-6d1e-5bb7-0677e5c46ac0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b4dbf2c9-4632-6d1e-5bb7-0677e5c46ac0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4" ;
  a2a:RecordGUID "{4ff02dfa-bfe0-86b0-1d9f-e79e7004dad4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25930_00025930.xml van WBA" .

