@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_7c19aeec-b1d1-13ff-a352-2854b8d4df76
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1818" ;
  a2a:hasPerson oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-14323f91-ebc2-7829-ff36-5fa68edcb63f, oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-86ebb391-3bbd-b748-5349-d52ac5b9f057, oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-dba8ab79-c8d9-50d6-0d2f-5894fcad4088 ;
  a2a:hasEvent oa:event_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_0, oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_1, oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_2 ;
  a2a:hasSource oa:source_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76 .

oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-14323f91-ebc2-7829-ff36-5fa68edcb63f
  a a2a:Person ;
  rdfs:label "Anna Cornelia Goossens" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Goossens" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1818-01-10"^^xsd:date
  ] .

oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-86ebb391-3bbd-b748-5349-d52ac5b9f057
  a a2a:Person ;
  rdfs:label "Jan Goossens" ;
  a2a:PersonName [
    rdfs:label "Jan Goossens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person-dba8ab79-c8d9-50d6-0d2f-5894fcad4088
  a a2a:Person ;
  rdfs:label "Pieternella Loos" ;
  a2a:PersonName [
    rdfs:label "Pieternella Loos" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1818-01-10"^^xsd:date
  ] .

oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person:14323f91-ebc2-7829-ff36-5fa68edcb63f ;
  a2a:EventKeyRef oa:event_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Event1 .

oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person:86ebb391-3bbd-b748-5349-d52ac5b9f057 ;
  a2a:EventKeyRef oa:event_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Event1 .

oa:relationep_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Person:dba8ab79-c8d9-50d6-0d2f-5894fcad4088 ;
  a2a:EventKeyRef oa:event_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76_Event1 .

oa:source_wba_7c19aeec-b1d1-13ff-a352-2854b8d4df76
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1818-01-10 - 1818-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1818-01-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3606, Periode: 1818" ;
    a2a:Book "Geboorteregister Wouw 1818" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "3606" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3606, Periode: 1818, Geboorteregister Wouw 1818, 3, 3606"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7c19aeec-b1d1-13ff-a352-2854b8d4df76" ;
  a2a:RecordGUID "{7c19aeec-b1d1-13ff-a352-2854b8d4df76}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17313_00017313.xml van WBA" .

[] a2a:PersonRemarkdiversen "dagloner" .
