@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_9906c169-cc84-692f-e974-bd9b8671f096
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1873 te Garnwerd gem. Ezinge" ;
  a2a:hasPerson oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-e2cc2ee5-5027-f4c3-f8e8-319a80c5afab, oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-ad68573f-3eb7-2d1f-42f9-fac2887d788d, oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-8016b857-dc43-b780-6718-1296cc04975b ;
  a2a:hasEvent oa:event_gra_9906c169-cc84-692f-e974-bd9b8671f096_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_0, oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_1, oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_2 ;
  a2a:hasSource oa:source_gra_9906c169-cc84-692f-e974-bd9b8671f096 .

oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-e2cc2ee5-5027-f4c3-f8e8-319a80c5afab
  a a2a:Person ;
  rdfs:label "Jantje Pathuis" ;
  a2a:PersonName [
    rdfs:label "Jantje Pathuis" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Pathuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1873-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Garnwerd gem. Ezinge" ;
    rdfs:label "Garnwerd gem. Ezinge"
  ] .

oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-ad68573f-3eb7-2d1f-42f9-fac2887d788d
  a a2a:Person ;
  rdfs:label "Reinder Pathuis" ;
  a2a:PersonName [
    rdfs:label "Reinder Pathuis" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Pathuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person-8016b857-dc43-b780-6718-1296cc04975b
  a a2a:Person ;
  rdfs:label "Angenietje Bosch" ;
  a2a:PersonName [
    rdfs:label "Angenietje Bosch" ;
    a2a:PersonNameFirstName "Angenietje" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9906c169-cc84-692f-e974-bd9b8671f096_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1873-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Garnwerd gem. Ezinge" ;
    rdfs:label "Garnwerd gem. Ezinge"
  ] .

oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person:e2cc2ee5-5027-f4c3-f8e8-319a80c5afab ;
  a2a:EventKeyRef oa:event_gra_9906c169-cc84-692f-e974-bd9b8671f096_Event1 .

oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person:ad68573f-3eb7-2d1f-42f9-fac2887d788d ;
  a2a:EventKeyRef oa:event_gra_9906c169-cc84-692f-e974-bd9b8671f096_Event1 .

oa:relationep_gra_9906c169-cc84-692f-e974-bd9b8671f096_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9906c169-cc84-692f-e974-bd9b8671f096_Person:8016b857-dc43-b780-6718-1296cc04975b ;
  a2a:EventKeyRef oa:event_gra_9906c169-cc84-692f-e974-bd9b8671f096_Event1 .

oa:source_gra_9906c169-cc84-692f-e974-bd9b8671f096
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge", "1873-08-21 - 1873-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1873-08-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1873" ;
    a2a:Book "Geboorteregister 1873" ;
    a2a:DocumentNumber "46" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1873, Geboorteregister 1873, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9ca1adc8-ec1e-b9bb-43e6-f90e4c0f0916.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9906c169-cc84-692f-e974-bd9b8671f096" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9ca1adc8-ec1e-b9bb-43e6-f90e4c0f0916.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9906c169-cc84-692f-e974-bd9b8671f096" ;
  a2a:RecordGUID "{9906c169-cc84-692f-e974-bd9b8671f096}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6575_00006575.xml van GRA" .

