@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_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a
  a a2a:Record ;
  rdfs:label "Geboorte op 4 maart 1919 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-7120ad25-cc28-1c47-e32b-2c533fc498f3, oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-1b806f01-d74d-df48-b9ae-268f82a0cdf0, oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-0dac3c9e-aef5-795e-a585-f65215770bd2 ;
  a2a:hasEvent oa:event_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_0, oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_1, oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_2 ;
  a2a:hasSource oa:source_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a .

oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-7120ad25-cc28-1c47-e32b-2c533fc498f3
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Stuijts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Stuijts" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Stuijts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-1b806f01-d74d-df48-b9ae-268f82a0cdf0
  a a2a:Person ;
  rdfs:label "Anna Catharina Matthessen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Matthessen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Matthessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person-0dac3c9e-aef5-795e-a585-f65215770bd2
  a a2a:Person ;
  rdfs:label "Franciscus Cornelis Stuijts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cornelis Stuijts" ;
    a2a:PersonNameFirstName "Franciscus Cornelis" ;
    a2a:PersonNameLastName "Stuijts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1919-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1919-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person:7120ad25-cc28-1c47-e32b-2c533fc498f3 ;
  a2a:EventKeyRef oa:event_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Event1 .

oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person:1b806f01-d74d-df48-b9ae-268f82a0cdf0 ;
  a2a:EventKeyRef oa:event_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Event1 .

oa:relationep_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Person:0dac3c9e-aef5-795e-a585-f65215770bd2 ;
  a2a:EventKeyRef oa:event_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a_Event1 .

oa:source_wba_ff2364c3-4af1-cc4e-c1c7-eb145e262c4a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1919-03-04 - 1919-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1919-03-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10004, Pe..." ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "10004" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10004, Pe..., Geboorteregister 1919, 29, 10004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/dfce7419-91a6-68d2-fdbd-c8b0a96bb7bc.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ff2364c3-4af1-cc4e-c1c7-eb145e262c4a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/dfce7419-91a6-68d2-fdbd-c8b0a96bb7bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ff2364c3-4af1-cc4e-c1c7-eb145e262c4a" ;
  a2a:RecordGUID "{ff2364c3-4af1-cc4e-c1c7-eb145e262c4a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18629_00018629.xml van WBA" .

