@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_f133b6c3-587e-ddb5-2425-2a07ca338939
  a a2a:Record ;
  rdfs:label "Registratie op 18 november 1910 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Person-510913f2-6b92-ca4c-5810-39573777378e ;
  a2a:hasEvent oa:event_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_0 ;
  a2a:hasSource oa:source_wba_f133b6c3-587e-ddb5-2425-2a07ca338939 .

oa:person_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Person-510913f2-6b92-ca4c-5810-39573777378e
  a a2a:Person ;
  rdfs:label "Cornelia Adriana Mens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana Mens" ;
    a2a:PersonNameFirstName "Cornelia Adriana" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1910-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1910-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Person:510913f2-6b92-ca4c-5810-39573777378e ;
  a2a:EventKeyRef oa:event_wba_f133b6c3-587e-ddb5-2425-2a07ca338939_Event1 .

oa:source_wba_f133b6c3-587e-ddb5-2425-2a07ca338939
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1900-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Bevolkingsadministratie Woensdrecht, Bron: boek, Deel: 15, Periode: 1900-1921" ;
    a2a:Book "Bevolkingsregister 1900-1921, fol. 801-1001" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "971" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Woensdrecht, Bron: boek, Deel: 15, Periode: 1900-1921, Bevolkingsregister 1900-1921, fol. 801-1001, 15, 971"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/56efc496-d4e3-63af-c707-409bd53c4049.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f133b6c3-587e-ddb5-2425-2a07ca338939" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/56efc496-d4e3-63af-c707-409bd53c4049.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f133b6c3-587e-ddb5-2425-2a07ca338939" ;
  a2a:RecordGUID "{f133b6c3-587e-ddb5-2425-2a07ca338939}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3660_00003660.xml van WBA" .

