@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_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1856 te Veen" ;
  a2a:hasPerson oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-027f6244-0c68-6ac5-b407-25b30b186b52, oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-6dbc13dd-ba8d-44e3-298a-6c5afcfa1cf2, oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-cbb2bdef-1b47-8504-f050-7d724801bfb3, oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-5b921c08-1f00-1891-50c4-2fccd7424a4e, oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-75bbf08c-645a-1a3b-b55b-f0c4485e9711 ;
  a2a:hasEvent oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_0, oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_1, oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_2, oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_3, oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_4 ;
  a2a:hasSource oa:source_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf .

oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-027f6244-0c68-6ac5-b407-25b30b186b52
  a a2a:Person ;
  rdfs:label "Gerardus Adrianus van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Gerardus Adrianus van Rijswijk" ;
    a2a:PersonNameFirstName "Gerardus Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1856-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-6dbc13dd-ba8d-44e3-298a-6c5afcfa1cf2
  a a2a:Person ;
  rdfs:label "Dirk van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Dirk van Rijswijk" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-cbb2bdef-1b47-8504-f050-7d724801bfb3
  a a2a:Person ;
  rdfs:label "Abraham Jacob de Jong de Bosson" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacob de Jong de Bosson" ;
    a2a:PersonNameFirstName "Abraham Jacob de Jong" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bosson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "bakkersknecht" .

oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-5b921c08-1f00-1891-50c4-2fccd7424a4e
  a a2a:Person ;
  rdfs:label "Anna Maria Scheurwater" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Scheurwater" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Scheurwater"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person-75bbf08c-645a-1a3b-b55b-f0c4485e9711
  a a2a:Person ;
  rdfs:label "Govert Antonie van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Govert Antonie van Rijswijk" ;
    a2a:PersonNameFirstName "Govert Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1856-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person:027f6244-0c68-6ac5-b407-25b30b186b52 ;
  a2a:EventKeyRef oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 .

oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person:6dbc13dd-ba8d-44e3-298a-6c5afcfa1cf2 ;
  a2a:EventKeyRef oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 .

oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person:cbb2bdef-1b47-8504-f050-7d724801bfb3 ;
  a2a:EventKeyRef oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 .

oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person:5b921c08-1f00-1891-50c4-2fccd7424a4e ;
  a2a:EventKeyRef oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 .

oa:relationep_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Person:75bbf08c-645a-1a3b-b55b-f0c4485e9711 ;
  a2a:EventKeyRef oa:event_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf_Event1 .

oa:source_sha_fd9e9f8a-5100-86d0-38fa-87bb74acfdbf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1856-02-11 - 1856-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1856-02-11"^^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: 4705, Periode: 1851-1860" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "4705" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4705, Periode: 1851-1860, Geboorteregister, 3, 4705"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/01b9eba6-d276-3be6-d062-c2598ede6ffa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fd9e9f8a-5100-86d0-38fa-87bb74acfdbf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/01b9eba6-d276-3be6-d062-c2598ede6ffa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fd9e9f8a-5100-86d0-38fa-87bb74acfdbf" ;
  a2a:RecordGUID "{fd9e9f8a-5100-86d0-38fa-87bb74acfdbf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6327_00006327.xml van SHA" .

