@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_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1700 te Waspik" ;
  a2a:hasPerson oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-ff4dece5-ed92-c06b-e4ab-a2f4c474639f, oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-fb3ae0c1-8266-5fa4-601a-1068aa81a934, oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-18134180-2c06-b51b-a82c-205275ab612a ;
  a2a:hasEvent oa:event_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_0, oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_1, oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_2 ;
  a2a:hasSource oa:source_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3 .

oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-ff4dece5-ed92-c06b-e4ab-a2f4c474639f
  a a2a:Person ;
  rdfs:label "Anneke Gijsberts Ruijter" ;
  a2a:PersonName [
    rdfs:label "Anneke Gijsberts Ruijter" ;
    a2a:PersonNameFirstName "Anneke Gijsberts" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-fb3ae0c1-8266-5fa4-601a-1068aa81a934
  a a2a:Person ;
  rdfs:label "Gerrit Kusters" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kusters" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person-18134180-2c06-b51b-a82c-205275ab612a
  a a2a:Person ;
  rdfs:label "Reijnier Kusters" ;
  a2a:PersonName [
    rdfs:label "Reijnier Kusters" ;
    a2a:PersonNameFirstName "Reijnier" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1700-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person:ff4dece5-ed92-c06b-e4ab-a2f4c474639f ;
  a2a:EventKeyRef oa:event_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Event1 .

oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person:fb3ae0c1-8266-5fa4-601a-1068aa81a934 ;
  a2a:EventKeyRef oa:event_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Event1 .

oa:relationep_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Person:18134180-2c06-b51b-a82c-205275ab612a ;
  a2a:EventKeyRef oa:event_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3_Event1 .

oa:source_sha_30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1700-09-19 - 1700-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1700-09-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Waspik07, Periode: 1660-1772" ;
    a2a:Book "Dopen en ondertrouw (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Waspik07" ;
    a2a:Folio "21r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik07, Periode: 1660-1772, Dopen en ondertrouw (Nederduits gereformeerde gemeente), Waspik07, 21r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d6545b44-598a-a660-9bdd-29c062e67ac9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d6545b44-598a-a660-9bdd-29c062e67ac9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3" ;
  a2a:RecordGUID "{30f41af9-ed02-5b62-8a8d-40b7ba5cbcc3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 19-09-1700<br />Plaats dopen: Waspik<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2611_00002611.xml van SHA" .

