@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff
  a a2a:Record ;
  rdfs:label "Geboorte op 4 mei 1880 te Belgique, provincie Namur (België)" ;
  a2a:hasPerson oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person1, oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person2, oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person3 ;
  a2a:hasEvent oa:event_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_0, oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_1, oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_2 ;
  a2a:hasSource oa:source_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff .

oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person1
  a a2a:Person ;
  rdfs:label "Jeanne Augustine Puffet" ;
  owl:sameAs oa:person_abb_e37c431d-f590-9ce1-7934-ec90ab218024_Person1 ;
  a2a:PersonName [
    rdfs:label "Jeanne Augustine Puffet" ;
    a2a:PersonNameFirstName "Jeanne Augustine" ;
    a2a:PersonNameLastName "Puffet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person2
  a a2a:Person ;
  rdfs:label "Joseph Victor Puffet" ;
  owl:sameAs oa:person_abb_492219ca-1950-aded-b8d0-afd7883b6092_Person2, oa:person_abb_4f846596-a48e-a9c5-2222-60743636e5be_Person2, oa:person_abb_5ac7f631-79b6-d05a-50ee-e788483083d4_Person2, oa:person_abb_7af94bda-5bc7-630a-6b50-94775099ce93_Person2, oa:person_abb_c6ffbcd6-fb01-c082-433b-ce134d5b873a_Person2, oa:person_abb_d6c9864a-2dc6-f399-a502-6714eb8826f0_Person2, oa:person_abb_e37c431d-f590-9ce1-7934-ec90ab218024_Person2 ;
  a2a:PersonName [
    rdfs:label "Joseph Victor Puffet" ;
    a2a:PersonNameFirstName "Joseph Victor" ;
    a2a:PersonNameLastName "Puffet"
  ] .

oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person3
  a a2a:Person ;
  rdfs:label "Antoinette Philomène Destoquy" ;
  owl:sameAs oa:person_abb_492219ca-1950-aded-b8d0-afd7883b6092_Person3, oa:person_abb_4f846596-a48e-a9c5-2222-60743636e5be_Person3, oa:person_abb_5ac7f631-79b6-d05a-50ee-e788483083d4_Person3, oa:person_abb_7af94bda-5bc7-630a-6b50-94775099ce93_Person3, oa:person_abb_c6ffbcd6-fb01-c082-433b-ce134d5b873a_Person3, oa:person_abb_d6c9864a-2dc6-f399-a502-6714eb8826f0_Person3, oa:person_abb_e37c431d-f590-9ce1-7934-ec90ab218024_Person3 ;
  a2a:PersonName [
    rdfs:label "Antoinette Philomène Destoquy" ;
    a2a:PersonNameFirstName "Antoinette Philomène" ;
    a2a:PersonNameLastName "Destoquy"
  ] .

oa:event_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1880-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Province "Namur" ;
    a2a:Place "Belgique" ;
    rdfs:label "België, Namur, Belgique"
  ] .

oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person1 ;
  a2a:EventKeyRef oa:event_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Event1 .

oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person2 ;
  a2a:EventKeyRef oa:event_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Event1 .

oa:relationep_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Person3 ;
  a2a:EventKeyRef oa:event_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff_Event1 .

oa:source_abb_493d786a-2c40-8d2d-bc8c-313e5c331fff
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel", "1800-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Collection "Belgium - Civil Registration 1851-1900 - Indexing - Part 2" ;
    a2a:DocumentNumber "256" ;
    rdfs:label "Rijksarchief België (Brussel), Belgium - Civil Registration 1851-1900 - Indexing - Part 2, 256"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://sg30p0.familysearch.org/service/records/storage/dascloud/das/v2/TH-1-18192-36792-23/thumb_p200.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://familysearch.org/ark:/61903/1:2:7NRY-116Z" ;
  a2a:RecordGUID "{493d786a-2c40-8d2d-bc8c-313e5c331fff}" ;
  a2a:SourceRemarklink_NT "https://www.familysearch.org/search/collection/2138511" ;
  a2a:SourceRemarkVrijwilliger "Indexering en scanning door FamilySearch" ;
  a2a:SourceRemarkProvenance "Indexbestand '2138511 Belgium, Namur, Civil Registration, 1800-1912.txt' aangeleverd door FamilySearch" .

