@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_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f
  a a2a:Record ;
  rdfs:label "Geboorte op 17 december 1872" ;
  a2a:hasPerson oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-1d9005ed-08d2-50b1-d38e-4942c485e5ea, oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-8752d862-9307-5fd6-d625-51f685e0e90e, oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-a974d082-6bbd-5855-0d4c-177b6cdb47c0 ;
  a2a:hasEvent oa:event_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_0, oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_1, oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_2 ;
  a2a:hasSource oa:source_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f .

oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-1d9005ed-08d2-50b1-d38e-4942c485e5ea
  a a2a:Person ;
  rdfs:label "Hubertus Van Ginderen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Van Ginderen" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Van Ginderen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-8752d862-9307-5fd6-d625-51f685e0e90e
  a a2a:Person ;
  rdfs:label "Jeanna Maria Vandooren" ;
  a2a:PersonName [
    rdfs:label "Jeanna Maria Vandooren" ;
    a2a:PersonNameFirstName "Jeanna Maria" ;
    a2a:PersonNameLastName "Vandooren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar huisvrouw" ;
    rdfs:label "33 jaar huisvrouw"
  ] .

oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person-a974d082-6bbd-5855-0d4c-177b6cdb47c0
  a a2a:Person ;
  rdfs:label "Joannes Alphonsus Van Ginderen" ;
  a2a:PersonName [
    rdfs:label "Joannes Alphonsus Van Ginderen" ;
    a2a:PersonNameFirstName "Joannes Alphonsus" ;
    a2a:PersonNameLastName "Van Ginderen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1872-12-17"^^xsd:date
  ] .

oa:event_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1872-12-17"^^xsd:date
  ] .

oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person:1d9005ed-08d2-50b1-d38e-4942c485e5ea ;
  a2a:EventKeyRef oa:event_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Event1 .

oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person:8752d862-9307-5fd6-d625-51f685e0e90e ;
  a2a:EventKeyRef oa:event_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Event1 .

oa:relationep_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Person:a974d082-6bbd-5855-0d4c-177b6cdb47c0 ;
  a2a:EventKeyRef oa:event_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f_Event1 .

oa:source_wba_13fe9f97-df82-5f9c-e859-2eb58d4c1c6f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1872-12-17 - 1872-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1872-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 49, Periode: 1872" ;
    a2a:Book "Geboorteregister Kalmthout 1872" ;
    a2a:DocumentNumber "98" ;
    a2a:RegistryNumber "49" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 49, Periode: 1872, Geboorteregister Kalmthout 1872, 98, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3334a0f9-ed9d-44ab-7c9c-00660ef92812.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/13fe9f97-df82-5f9c-e859-2eb58d4c1c6f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3334a0f9-ed9d-44ab-7c9c-00660ef92812.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/13fe9f97-df82-5f9c-e859-2eb58d4c1c6f" ;
  a2a:RecordGUID "{13fe9f97-df82-5f9c-e859-2eb58d4c1c6f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1978_00001978.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op den zwarten heuvel Wijk B no 138" .
