@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_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa
  a a2a:Record ;
  rdfs:label "Geboorte op 20 februari 1887" ;
  a2a:hasPerson oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-c64aa65b-f9ba-b084-dc11-7db25fe3e07e, oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-8197a554-37ec-be8c-8f24-1f989cc8369d, oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-f9d55dc5-aca4-d197-df27-ea758baeb831 ;
  a2a:hasEvent oa:event_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_0, oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_1, oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_2 ;
  a2a:hasSource oa:source_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa .

oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-c64aa65b-f9ba-b084-dc11-7db25fe3e07e
  a a2a:Person ;
  rdfs:label "Guilielmus Franciscus Loopmans" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Franciscus Loopmans" ;
    a2a:PersonNameFirstName "Guilielmus Franciscus" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-8197a554-37ec-be8c-8f24-1f989cc8369d
  a a2a:Person ;
  rdfs:label "Anna Cornelia Loopmans" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Loopmans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person-f9d55dc5-aca4-d197-df27-ea758baeb831
  a a2a:Person ;
  rdfs:label "Franciscus Ferdinandus Loopmans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ferdinandus Loopmans" ;
    a2a:PersonNameFirstName "Franciscus Ferdinandus" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1887-02-20"^^xsd:date
  ] .

oa:event_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1887-02-20"^^xsd:date
  ] .

oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person:c64aa65b-f9ba-b084-dc11-7db25fe3e07e ;
  a2a:EventKeyRef oa:event_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Event1 .

oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person:8197a554-37ec-be8c-8f24-1f989cc8369d ;
  a2a:EventKeyRef oa:event_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Event1 .

oa:relationep_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Person:f9d55dc5-aca4-d197-df27-ea758baeb831 ;
  a2a:EventKeyRef oa:event_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa_Event1 .

oa:source_wba_f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1887-02-20 - 1887-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1887-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 61, Periode: 1887" ;
    a2a:Book "Geboorteregister Kalmthout 1887" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "61" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 61, Periode: 1887, Geboorteregister Kalmthout 1887, 22, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d9a13abc-6d11-9863-c26d-61b0ea56fde2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d9a13abc-6d11-9863-c26d-61b0ea56fde2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa" ;
  a2a:RecordGUID "{f1b8dfbe-5867-5baf-9b4a-e46e3822c8fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18513_00018513.xml van WBA" .

[] a2a:PersonRemarkdiversen "23 jaar, dagloner, wonende in deze gemeente in de Heide Wijk A no 126a" .
[] a2a:PersonRemarkdiversen "23 jaar, huisvrouw" .
