@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_94051dea-e3d2-dc41-898f-2b6286a2f0ff
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1896 te Essen" ;
  a2a:hasPerson oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-c9ec132f-a82e-0a06-0144-30d37fd11bfd, oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-31e18ee0-8448-76d3-91ed-38f2257c7af8, oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-c3e8f893-a204-7f65-dc9a-978ce20d350e ;
  a2a:hasEvent oa:event_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_0, oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_1, oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_2 ;
  a2a:hasSource oa:source_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff .

oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-c9ec132f-a82e-0a06-0144-30d37fd11bfd
  a a2a:Person ;
  rdfs:label "Franciscus Dominicus De Ryck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dominicus De Ryck" ;
    a2a:PersonNameFirstName "Franciscus Dominicus" ;
    a2a:PersonNameLastName "De Ryck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-31e18ee0-8448-76d3-91ed-38f2257c7af8
  a a2a:Person ;
  rdfs:label "Franciscus Adrianus De Ryck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Adrianus De Ryck" ;
    a2a:PersonNameFirstName "Franciscus Adrianus" ;
    a2a:PersonNameLastName "De Ryck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1896-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person-c3e8f893-a204-7f65-dc9a-978ce20d350e
  a a2a:Person ;
  rdfs:label "Ludovica Catharina Loos" ;
  a2a:PersonName [
    rdfs:label "Ludovica Catharina Loos" ;
    a2a:PersonNameFirstName "Ludovica Catharina" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1896-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person:c9ec132f-a82e-0a06-0144-30d37fd11bfd ;
  a2a:EventKeyRef oa:event_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Event1 .

oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person:31e18ee0-8448-76d3-91ed-38f2257c7af8 ;
  a2a:EventKeyRef oa:event_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Event1 .

oa:relationep_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Person:c3e8f893-a204-7f65-dc9a-978ce20d350e ;
  a2a:EventKeyRef oa:event_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff_Event1 .

oa:source_wba_94051dea-e3d2-dc41-898f-2b6286a2f0ff
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1896-12-09 - 1896-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1896-12-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 25, Periode: 1896" ;
    a2a:Book "Geboorteregister Essen 1896" ;
    a2a:DocumentNumber "122" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 25, Periode: 1896, Geboorteregister Essen 1896, 122, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f8c96076-7090-8aea-8e7e-e773471522b8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/94051dea-e3d2-dc41-898f-2b6286a2f0ff" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f8c96076-7090-8aea-8e7e-e773471522b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/94051dea-e3d2-dc41-898f-2b6286a2f0ff" ;
  a2a:RecordGUID "{94051dea-e3d2-dc41-898f-2b6286a2f0ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18304_00018304.xml van WBA" .

