@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_51906821-e9e2-b03d-b95f-41c6d7bf27a5
  a a2a:Record ;
  rdfs:label "Geboorte op 28 september 1848 te Appingedam" ;
  a2a:hasPerson oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-8e243099-2fcb-dcbe-57dc-674b74bd8169, oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-ae36afb2-850b-960e-b289-197f7d66ae99, oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-fd943fa5-c1de-99d1-3bfe-d37af91098d1 ;
  a2a:hasEvent oa:event_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_0, oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_1, oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_2 ;
  a2a:hasSource oa:source_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5 .

oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-8e243099-2fcb-dcbe-57dc-674b74bd8169
  a a2a:Person ;
  rdfs:label "Wilhelmina Carolina Ferdinanda Haersma van Vierssen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Carolina Ferdinanda Haersma van Vierssen" ;
    a2a:PersonNameFirstName "Wilhelmina Carolina Ferdinanda" ;
    a2a:PersonNameLastName "Haersma van Vierssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] .

oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-ae36afb2-850b-960e-b289-197f7d66ae99
  a a2a:Person ;
  rdfs:label "Hector Livius Mees" ;
  a2a:PersonName [
    rdfs:label "Hector Livius Mees" ;
    a2a:PersonNameFirstName "Hector Livius" ;
    a2a:PersonNameLastName "Mees"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1848-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person-fd943fa5-c1de-99d1-3bfe-d37af91098d1
  a a2a:Person ;
  rdfs:label "Willem Jan Mees" ;
  a2a:PersonName [
    rdfs:label "Willem Jan Mees" ;
    a2a:PersonNameFirstName "Willem Jan" ;
    a2a:PersonNameLastName "Mees"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "Substituut Off. bij de Arrondissements regtbank" .

oa:event_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1848-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person:8e243099-2fcb-dcbe-57dc-674b74bd8169 ;
  a2a:EventKeyRef oa:event_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Event1 .

oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person:ae36afb2-850b-960e-b289-197f7d66ae99 ;
  a2a:EventKeyRef oa:event_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Event1 .

oa:relationep_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Person:fd943fa5-c1de-99d1-3bfe-d37af91098d1 ;
  a2a:EventKeyRef oa:event_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5_Event1 .

oa:source_gra_51906821-e9e2-b03d-b95f-41c6d7bf27a5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1848-09-30 - 1848-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1848-09-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 10, Periode: 1848" ;
    a2a:Book "Geboorteregister 1848" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "10" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 10, Periode: 1848, Geboorteregister 1848, 50, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/11da6ea0-c544-1f5f-0b39-2923ac3deb50.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/51906821-e9e2-b03d-b95f-41c6d7bf27a5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/11da6ea0-c544-1f5f-0b39-2923ac3deb50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/51906821-e9e2-b03d-b95f-41c6d7bf27a5" ;
  a2a:RecordGUID "{51906821-e9e2-b03d-b95f-41c6d7bf27a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4082_00004082.xml van GRA" .

