@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_6f08718a-c050-2b08-471e-eeea5e76efbb
  a a2a:Record ;
  rdfs:label "Geboorte op 21 maart 1899 te Giessen" ;
  a2a:hasPerson oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-b8b9c2b2-8c13-232c-7e8e-939f3506102a, oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-d382c9cf-9d92-0bd5-261b-89ebadd5a33a, oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-de0bfc31-c0bd-dad8-f4f0-668e80b1c369, oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-532e0909-6d1f-d56a-2e76-eb43fd59bdd0, oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-8cff5528-5aa6-e271-e2c3-0f8d368c3684 ;
  a2a:hasEvent oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_0, oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_1, oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_2, oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_3, oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_4 ;
  a2a:hasSource oa:source_sha_6f08718a-c050-2b08-471e-eeea5e76efbb .

oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-b8b9c2b2-8c13-232c-7e8e-939f3506102a
  a a2a:Person ;
  rdfs:label "Maria van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Maria van Rijswijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-d382c9cf-9d92-0bd5-261b-89ebadd5a33a
  a a2a:Person ;
  rdfs:label "Jan van Sintmaartensdijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Sintmaartensdijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sintmaartensdijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-de0bfc31-c0bd-dad8-f4f0-668e80b1c369
  a a2a:Person ;
  rdfs:label "Gerrit Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Gerrit Verhoeven" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-532e0909-6d1f-d56a-2e76-eb43fd59bdd0
  a a2a:Person ;
  rdfs:label "Nicolaas Garstman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Garstman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Garstman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person-8cff5528-5aa6-e271-e2c3-0f8d368c3684
  a a2a:Person ;
  rdfs:label "Johannis Garstman" ;
  a2a:PersonName [
    rdfs:label "Johannis Garstman" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Garstman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1899-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1899-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person:b8b9c2b2-8c13-232c-7e8e-939f3506102a ;
  a2a:EventKeyRef oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 .

oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person:d382c9cf-9d92-0bd5-261b-89ebadd5a33a ;
  a2a:EventKeyRef oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 .

oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person:de0bfc31-c0bd-dad8-f4f0-668e80b1c369 ;
  a2a:EventKeyRef oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 .

oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person:532e0909-6d1f-d56a-2e76-eb43fd59bdd0 ;
  a2a:EventKeyRef oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 .

oa:relationep_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Person:8cff5528-5aa6-e271-e2c3-0f8d368c3684 ;
  a2a:EventKeyRef oa:event_sha_6f08718a-c050-2b08-471e-eeea5e76efbb_Event1 .

oa:source_sha_6f08718a-c050-2b08-471e-eeea5e76efbb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen", "1899-03-21 - 1899-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1899-03-21"^^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: 3656, Periode: 1893-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "3656" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3656, Periode: 1893-1912, Geboorteregister, 5, 3656"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/027aafe5-2d39-a160-d9cb-d057f429a42f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6f08718a-c050-2b08-471e-eeea5e76efbb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/027aafe5-2d39-a160-d9cb-d057f429a42f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6f08718a-c050-2b08-471e-eeea5e76efbb" ;
  a2a:RecordGUID "{6f08718a-c050-2b08-471e-eeea5e76efbb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3841_00003841.xml van SHA" .

