@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_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45
  a a2a:Record ;
  rdfs:label "Doop op 1 mei 1763 te Kats" ;
  a2a:hasPerson oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person1, oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person2, oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person3 ;
  a2a:hasEvent oa:event_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Event1 ;
  a2a:hasRelationEP oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_0, oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_1, oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_2 ;
  a2a:hasSource oa:source_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45 .

oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person1
  a a2a:Person ;
  rdfs:label "Lientie Goudswaard" ;
  a2a:PersonName [
    rdfs:label "Lientie Goudswaard" ;
    a2a:PersonNameFirstName "Lientie" ;
    a2a:PersonNameLastName "Goudswaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1763" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "1763-04-24"^^xsd:date
  ] .

oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person2
  a a2a:Person ;
  rdfs:label "Marinus Adriaanze Goudswaard" ;
  a2a:PersonName [
    rdfs:label "Marinus Adriaanze Goudswaard" ;
    a2a:PersonNameFirstName "Marinus Adriaanze" ;
    a2a:PersonNameLastName "Goudswaard"
  ] ;
  a2a:Religion "Nederlands Hervormd" .

oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person3
  a a2a:Person ;
  rdfs:label "Willemijntie van de Voore" ;
  a2a:PersonName [
    rdfs:label "Willemijntie van de Voore" ;
    a2a:PersonNameFirstName "Willemijntie" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Voore"
  ] ;
  a2a:Religion "Nederlands Hervormd" .

oa:event_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "05" ;
    a2a:Day "01" ;
    rdfs:label "1763-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kats" ;
    rdfs:label "Kats"
  ] .

oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person1 ;
  a2a:EventKeyRef oa:event_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Event1 .

oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person2 ;
  a2a:EventKeyRef oa:event_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Event1 .

oa:relationep_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Person3 ;
  a2a:EventKeyRef oa:event_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45_Event1 .

oa:source_nbd_040275fa-2ec5-a4e3-79e2-e116c6408f45
  a a2a:Source ;
  rdfs:label "Gemeentearchief Noord-Beveland, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kats" ;
    rdfs:label "Kats", "1740-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Noord-Beveland" ;
    a2a:Place "Kats" ;
    a2a:Collection "Inventaris Rechterlijk Archief Zeeland > Doopboek Kats 1745" ;
    rdfs:label "Gemeentearchief Noord-Beveland, Kats, Inventaris Rechterlijk Archief Zeeland > Doopboek Kats 1745"
  ] ;
  a2a:SourceLastChangeDate "2015-07-29"^^xsd:date ;
  a2a:RecordGUID "{040275fa-2ec5-a4e3-79e2-e116c6408f45}" ;
  a2a:SourceRemarkScanSource "[Netherlands, Zeeland Province, Church Records, 1527-1907], FamilySearch, Nederlands Hervormd > Kats > Dopen 1745-1810 Trouwen 1740-1810; Nederlands Rijksarchiefdienst, Den Haag (Netherlands National Archives, The Hague)" .

