@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_0f82851e-3ef2-034c-dade-b110152b975b
  a a2a:Record ;
  rdfs:label "Registratie op 17 juli 1812 te Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-45849c1b-5506-03e0-05d1-343cffdbb7ae, oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-378f5b8c-08b2-9ecc-2a6f-b77f0798c1f5, oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-98975cb2-63e1-0426-7565-c9b16cace501, oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-afd9864a-30ad-0fcd-7e87-5b92f87a626d, oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-55e09ab5-1da3-cd36-290c-8900787253a2, oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-5f22bffa-a99e-fe1c-a124-c9c88e3bb565 ;
  a2a:hasEvent oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_0, oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_1, oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_2, oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_3, oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_4, oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_5 ;
  a2a:hasSource oa:source_sha_0f82851e-3ef2-034c-dade-b110152b975b .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-45849c1b-5506-03e0-05d1-343cffdbb7ae
  a a2a:Person ;
  rdfs:label "Adriana van der Beek" ;
  a2a:PersonName [
    rdfs:label "Adriana van der Beek" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1812-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-378f5b8c-08b2-9ecc-2a6f-b77f0798c1f5
  a a2a:Person ;
  rdfs:label "Cornelis de Wind" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Wind" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wind"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1833-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-98975cb2-63e1-0426-7565-c9b16cace501
  a a2a:Person ;
  rdfs:label "Antonia de Wind" ;
  a2a:PersonName [
    rdfs:label "Antonia de Wind" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wind"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1844-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-afd9864a-30ad-0fcd-7e87-5b92f87a626d
  a a2a:Person ;
  rdfs:label "Johanna de Wind" ;
  a2a:PersonName [
    rdfs:label "Johanna de Wind" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wind"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1854-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-55e09ab5-1da3-cd36-290c-8900787253a2
  a a2a:Person ;
  rdfs:label "Abraham Adriaan de Graaff" ;
  a2a:PersonName [
    rdfs:label "Abraham Adriaan de Graaff" ;
    a2a:PersonNameFirstName "Abraham Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1884-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hagoort" ;
    rdfs:label "Hagoort"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person-5f22bffa-a99e-fe1c-a124-c9c88e3bb565
  a a2a:Person ;
  rdfs:label "Arie de Graaff" ;
  a2a:PersonName [
    rdfs:label "Arie de Graaff" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1865-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "bakkersknecht" .

oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1812-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:45849c1b-5506-03e0-05d1-343cffdbb7ae ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:378f5b8c-08b2-9ecc-2a6f-b77f0798c1f5 ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:98975cb2-63e1-0426-7565-c9b16cace501 ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:afd9864a-30ad-0fcd-7e87-5b92f87a626d ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:55e09ab5-1da3-cd36-290c-8900787253a2 ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:relationep_sha_0f82851e-3ef2-034c-dade-b110152b975b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f82851e-3ef2-034c-dade-b110152b975b_Person:5f22bffa-a99e-fe1c-a124-c9c88e3bb565 ;
  a2a:EventKeyRef oa:event_sha_0f82851e-3ef2-034c-dade-b110152b975b_Event1 .

oa:source_sha_0f82851e-3ef2-034c-dade-b110152b975b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1890-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 11, Periode: 1890-1905" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "77" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1890-1905, Bevolkingsregister, 11, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/45ccae40-77a3-3fec-d436-a7c752129c17.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0f82851e-3ef2-034c-dade-b110152b975b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/45ccae40-77a3-3fec-d436-a7c752129c17.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0f82851e-3ef2-034c-dade-b110152b975b" ;
  a2a:RecordGUID "{0f82851e-3ef2-034c-dade-b110152b975b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4451_00004451.xml van SHA" .

