@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_17e73e41-e8cf-fb4a-7654-ce0583788d46
  a a2a:Record ;
  rdfs:label "Geboorte op 23 augustus 1831 te Opwierde gem. Appingedam" ;
  a2a:hasPerson oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-f44835c5-3a9e-8ff4-f330-f0a67da6d189, oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-0d27a90d-281d-7ec9-1e16-36b9026ae69e, oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-56fd206c-1578-d357-b337-e423144f21a3 ;
  a2a:hasEvent oa:event_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_0, oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_1, oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_2 ;
  a2a:hasSource oa:source_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46 .

oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-f44835c5-3a9e-8ff4-f330-f0a67da6d189
  a a2a:Person ;
  rdfs:label "Etje Derks Huizinga" ;
  a2a:PersonName [
    rdfs:label "Etje Derks Huizinga" ;
    a2a:PersonNameFirstName "Etje Derks" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] .

oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-0d27a90d-281d-7ec9-1e16-36b9026ae69e
  a a2a:Person ;
  rdfs:label "Jan Jacobs Smit" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs Smit" ;
    a2a:PersonNameFirstName "Jan Jacobs" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person-56fd206c-1578-d357-b337-e423144f21a3
  a a2a:Person ;
  rdfs:label "Derk Smit" ;
  a2a:PersonName [
    rdfs:label "Derk Smit" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1831-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opwierde gem. Appingedam" ;
    rdfs:label "Opwierde gem. Appingedam"
  ] .

oa:event_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1831-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opwierde gem. Appingedam" ;
    rdfs:label "Opwierde gem. Appingedam"
  ] .

oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person:f44835c5-3a9e-8ff4-f330-f0a67da6d189 ;
  a2a:EventKeyRef oa:event_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Event1 .

oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person:0d27a90d-281d-7ec9-1e16-36b9026ae69e ;
  a2a:EventKeyRef oa:event_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Event1 .

oa:relationep_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Person:56fd206c-1578-d357-b337-e423144f21a3 ;
  a2a:EventKeyRef oa:event_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46_Event1 .

oa:source_gra_17e73e41-e8cf-fb4a-7654-ce0583788d46
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1831-08-25 - 1831-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1831-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7, Periode: 1831" ;
    a2a:Book "Geboorteregister 1831" ;
    a2a:DocumentNumber "57" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7, Periode: 1831, Geboorteregister 1831, 57, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fdcde893-5577-ff27-cf9c-334158aa4e44.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/17e73e41-e8cf-fb4a-7654-ce0583788d46" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fdcde893-5577-ff27-cf9c-334158aa4e44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/17e73e41-e8cf-fb4a-7654-ce0583788d46" ;
  a2a:RecordGUID "{17e73e41-e8cf-fb4a-7654-ce0583788d46}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5384_00005384.xml van GRA" .

