@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_dee37b8f-1e4e-bb29-5a5c-a6f242f85124
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1897 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-db2022e2-01e9-0839-1f8b-27dbe7eae437, oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-02e115fd-36c1-e78e-6645-24c1a65f5c58, oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-f106a646-a943-4929-6470-a5d0a4418a94 ;
  a2a:hasEvent oa:event_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_0, oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_1, oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_2 ;
  a2a:hasSource oa:source_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124 .

oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-db2022e2-01e9-0839-1f8b-27dbe7eae437
  a a2a:Person ;
  rdfs:label "Franciscus Groffen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Groffen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Groffen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "timmerman" .

oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-02e115fd-36c1-e78e-6645-24c1a65f5c58
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Groffen" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Groffen" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Groffen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person-f106a646-a943-4929-6470-a5d0a4418a94
  a a2a:Person ;
  rdfs:label "Alphons Franciscus Marie Groffen" ;
  a2a:PersonName [
    rdfs:label "Alphons Franciscus Marie Groffen" ;
    a2a:PersonNameFirstName "Alphons Franciscus Marie" ;
    a2a:PersonNameLastName "Groffen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1897-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1897-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person:db2022e2-01e9-0839-1f8b-27dbe7eae437 ;
  a2a:EventKeyRef oa:event_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Event1 .

oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person:02e115fd-36c1-e78e-6645-24c1a65f5c58 ;
  a2a:EventKeyRef oa:event_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Event1 .

oa:relationep_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Person:f106a646-a943-4929-6470-a5d0a4418a94 ;
  a2a:EventKeyRef oa:event_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124_Event1 .

oa:source_wba_dee37b8f-1e4e-bb29-5a5c-a6f242f85124
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1897-03-24 - 1897-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1897-03-24"^^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: 10002, Pe..." ;
    a2a:Book "Geboorteregister 1891-1900" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "10002" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10002, Pe..., Geboorteregister 1891-1900, 28, 10002"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/052ce9af-6d9c-1844-387e-c1418a0c20b5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dee37b8f-1e4e-bb29-5a5c-a6f242f85124" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/052ce9af-6d9c-1844-387e-c1418a0c20b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dee37b8f-1e4e-bb29-5a5c-a6f242f85124" ;
  a2a:RecordGUID "{dee37b8f-1e4e-bb29-5a5c-a6f242f85124}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17417_00017417.xml van WBA" .

