@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_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab
  a a2a:Record ;
  rdfs:label "Doop op 1 januari 1773 te Leermens" ;
  a2a:hasPerson oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-39d83b02-2d04-ba09-dadc-9008c923c4ca, oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-e910821a-b9a6-b15f-bed4-3f12cf82ce56, oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-c0d46a75-1130-8569-993f-52828dca6e82 ;
  a2a:hasEvent oa:event_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_0, oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_1, oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_2 ;
  a2a:hasSource oa:source_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab .

oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-39d83b02-2d04-ba09-dadc-9008c923c4ca
  a a2a:Person ;
  rdfs:label "Claas Ebes Thomas" ;
  a2a:PersonName [
    rdfs:label "Claas Ebes Thomas" ;
    a2a:PersonNameFirstName "Claas Ebes Thomas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1772" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1772-12-28"^^xsd:date
  ] .

oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-e910821a-b9a6-b15f-bed4-3f12cf82ce56
  a a2a:Person ;
  rdfs:label "Aaltien Claasen" ;
  a2a:PersonName [
    rdfs:label "Aaltien Claasen" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Claasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person-c0d46a75-1130-8569-993f-52828dca6e82
  a a2a:Person ;
  rdfs:label "Thomas Pieters" ;
  a2a:PersonName [
    rdfs:label "Thomas Pieters" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1773-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leermens" ;
    rdfs:label "Leermens"
  ] .

oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person:39d83b02-2d04-ba09-dadc-9008c923c4ca ;
  a2a:EventKeyRef oa:event_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Event1 .

oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person:e910821a-b9a6-b15f-bed4-3f12cf82ce56 ;
  a2a:EventKeyRef oa:event_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Event1 .

oa:relationep_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Person:c0d46a75-1130-8569-993f-52828dca6e82 ;
  a2a:EventKeyRef oa:event_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab_Event1 .

oa:source_gra_35ef60a2-6239-592c-c2a4-0b11eb074eab
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Leermens" ;
    rdfs:label "Kerkelijke gemeente Leermens", "1773-01-01 - 1773-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1773-01-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 254..." ;
    a2a:Book "Kerkeboek 1726-1811" ;
    a2a:RegistryNumber "254" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 254..., Kerkeboek 1726-1811, 254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/136da836-fd14-ae42-1943-92c973a4d52f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/35ef60a2-6239-592c-c2a4-0b11eb074eab" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/136da836-fd14-ae42-1943-92c973a4d52f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/35ef60a2-6239-592c-c2a4-0b11eb074eab" ;
  a2a:RecordGUID "{35ef60a2-6239-592c-c2a4-0b11eb074eab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_19770_00019770.xml van GRA" .

[] a2a:PersonRemarkdiversen "koopman" .
