@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_2eecb3ee-697b-4aa4-2324-45ee4358c3a7
  a a2a:Record ;
  rdfs:label "Geboorte op 3 november 1909 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-4ea71aee-5313-e960-9e20-c36e4b5803c2, oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-1312e5c5-874c-3d54-327d-83ab9ddbe237, oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-1b7ee79c-2687-e803-3daf-ce1013933a67 ;
  a2a:hasEvent oa:event_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_0, oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_1, oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_2 ;
  a2a:hasSource oa:source_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7 .

oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-4ea71aee-5313-e960-9e20-c36e4b5803c2
  a a2a:Person ;
  rdfs:label "Leonardus Mathijs Linssen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Mathijs Linssen" ;
    a2a:PersonNameFirstName "Leonardus Mathijs" ;
    a2a:PersonNameLastName "Linssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "rijksveldwachter" .

oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-1312e5c5-874c-3d54-327d-83ab9ddbe237
  a a2a:Person ;
  rdfs:label "Petronella Elisabeth Bouten" ;
  a2a:PersonName [
    rdfs:label "Petronella Elisabeth Bouten" ;
    a2a:PersonNameFirstName "Petronella Elisabeth" ;
    a2a:PersonNameLastName "Bouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person-1b7ee79c-2687-e803-3daf-ce1013933a67
  a a2a:Person ;
  rdfs:label "Henricus Hubertus Gerardus Linssen" ;
  a2a:PersonName [
    rdfs:label "Henricus Hubertus Gerardus Linssen" ;
    a2a:PersonNameFirstName "Henricus Hubertus Gerardus" ;
    a2a:PersonNameLastName "Linssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1909-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1909-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person:4ea71aee-5313-e960-9e20-c36e4b5803c2 ;
  a2a:EventKeyRef oa:event_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Event1 .

oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person:1312e5c5-874c-3d54-327d-83ab9ddbe237 ;
  a2a:EventKeyRef oa:event_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Event1 .

oa:relationep_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Person:1b7ee79c-2687-e803-3daf-ce1013933a67 ;
  a2a:EventKeyRef oa:event_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7_Event1 .

oa:source_wba_2eecb3ee-697b-4aa4-2324-45ee4358c3a7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1909-11-03 - 1909-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1909-11-03"^^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: 10003, Pe..." ;
    a2a:Book "Geboorteregister 1901-1910" ;
    a2a:DocumentNumber "108" ;
    a2a:RegistryNumber "10003" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10003, Pe..., Geboorteregister 1901-1910, 108, 10003"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d473fb55-5c01-8349-9f39-7b33ceadecad.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2eecb3ee-697b-4aa4-2324-45ee4358c3a7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d473fb55-5c01-8349-9f39-7b33ceadecad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2eecb3ee-697b-4aa4-2324-45ee4358c3a7" ;
  a2a:RecordGUID "{2eecb3ee-697b-4aa4-2324-45ee4358c3a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1576_00001576.xml van WBA" .

