@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_b4b7d03a-e751-12e4-2cc4-dce0ce202b04
  a a2a:Record ;
  rdfs:label "Geboorte op 30 november 1851" ;
  a2a:hasPerson oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-605390b7-d9b3-26fb-5fdd-bc080d7a3a2e, oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-bcef5302-5159-f497-8976-55d17d1702ba, oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-b4f5a37f-3cb1-d541-866c-d6bff93e1604 ;
  a2a:hasEvent oa:event_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_0, oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_1, oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_2 ;
  a2a:hasSource oa:source_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04 .

oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-605390b7-d9b3-26fb-5fdd-bc080d7a3a2e
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Goetschalckx" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Goetschalckx" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Goetschalckx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-bcef5302-5159-f497-8976-55d17d1702ba
  a a2a:Person ;
  rdfs:label "Petronilla Debacker" ;
  a2a:PersonName [
    rdfs:label "Petronilla Debacker" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Debacker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person-b4f5a37f-3cb1-d541-866c-d6bff93e1604
  a a2a:Person ;
  rdfs:label "Anna Catharina Goetschalckx" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Goetschalckx" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Goetschalckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] .

oa:event_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] .

oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person:605390b7-d9b3-26fb-5fdd-bc080d7a3a2e ;
  a2a:EventKeyRef oa:event_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Event1 .

oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person:bcef5302-5159-f497-8976-55d17d1702ba ;
  a2a:EventKeyRef oa:event_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Event1 .

oa:relationep_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Person:b4f5a37f-3cb1-d541-866c-d6bff93e1604 ;
  a2a:EventKeyRef oa:event_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04_Event1 .

oa:source_wba_b4b7d03a-e751-12e4-2cc4-dce0ce202b04
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1851-11-30 - 1851-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 32, Periode: 1851" ;
    a2a:Book "Geboorteregister Kalmthout 1851" ;
    a2a:DocumentNumber "75" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 32, Periode: 1851, Geboorteregister Kalmthout 1851, 75, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/770546ac-329d-4be2-4a64-f92d5278346f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b4b7d03a-e751-12e4-2cc4-dce0ce202b04" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/770546ac-329d-4be2-4a64-f92d5278346f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b4b7d03a-e751-12e4-2cc4-dce0ce202b04" ;
  a2a:RecordGUID "{b4b7d03a-e751-12e4-2cc4-dce0ce202b04}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17914_00017914.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente op den Nieuwmoer no 3" .
