@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_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1874 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-c1a4cdf2-61ee-131f-559e-2ff56823333f, oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-ba5899f0-2d6f-a2ee-c56f-c812cbb25db9, oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-354ccefd-564e-1c7b-94d1-19cfaadacf4e, oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-16dcf01f-3be2-4c02-44b1-9b90f3adff3b, oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-5f7fb43a-931d-754f-46c6-6ecc95dbab52 ;
  a2a:hasEvent oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_0, oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_1, oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_2, oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_3, oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_4 ;
  a2a:hasSource oa:source_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b .

oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-c1a4cdf2-61ee-131f-559e-2ff56823333f
  a a2a:Person ;
  rdfs:label "Adriana van Ree" ;
  a2a:PersonName [
    rdfs:label "Adriana van Ree" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-ba5899f0-2d6f-a2ee-c56f-c812cbb25db9
  a a2a:Person ;
  rdfs:label "Arnoldus van Ree" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Ree" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-354ccefd-564e-1c7b-94d1-19cfaadacf4e
  a a2a:Person ;
  rdfs:label "Cornelis van Ree" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Ree" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-16dcf01f-3be2-4c02-44b1-9b90f3adff3b
  a a2a:Person ;
  rdfs:label "Gerardus Schoemans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Schoemans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Schoemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person-5f7fb43a-931d-754f-46c6-6ecc95dbab52
  a a2a:Person ;
  rdfs:label "Adriana Maria Petronella Schoemans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Petronella Schoemans" ;
    a2a:PersonNameFirstName "Adriana Maria Petronella" ;
    a2a:PersonNameLastName "Schoemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1874-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1874-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person:c1a4cdf2-61ee-131f-559e-2ff56823333f ;
  a2a:EventKeyRef oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 .

oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person:ba5899f0-2d6f-a2ee-c56f-c812cbb25db9 ;
  a2a:EventKeyRef oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 .

oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person:354ccefd-564e-1c7b-94d1-19cfaadacf4e ;
  a2a:EventKeyRef oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 .

oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person:16dcf01f-3be2-4c02-44b1-9b90f3adff3b ;
  a2a:EventKeyRef oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 .

oa:relationep_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Person:5f7fb43a-931d-754f-46c6-6ecc95dbab52 ;
  a2a:EventKeyRef oa:event_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b_Event1 .

oa:source_sha_514ce7ea-2b0a-d846-aaa4-8c2a764fc53b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1874-09-20 - 1874-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1874-09-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 1006, Periode: 1867-1876" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "1006" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1006, Periode: 1867-1876, Geboorteregister, 114, 1006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2b3118f9-e6fb-f16b-005d-669cad6fecaf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/514ce7ea-2b0a-d846-aaa4-8c2a764fc53b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2b3118f9-e6fb-f16b-005d-669cad6fecaf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/514ce7ea-2b0a-d846-aaa4-8c2a764fc53b" ;
  a2a:RecordGUID "{514ce7ea-2b0a-d846-aaa4-8c2a764fc53b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3681_00003681.xml van SHA" .

