@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_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38
  a a2a:Record ;
  rdfs:label "Geboorte op 7 januari 1915 te Baflo" ;
  a2a:hasPerson oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-85ea0132-0c22-5c9b-0ed5-56f6ef21a399, oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-9833b8cc-140e-ee46-9949-36595d90d993, oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-e1b97d0d-bdbe-5644-ff82-3d9a6ecdb1c7 ;
  a2a:hasEvent oa:event_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_0, oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_1, oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_2 ;
  a2a:hasSource oa:source_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38 .

oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-85ea0132-0c22-5c9b-0ed5-56f6ef21a399
  a a2a:Person ;
  rdfs:label "Martha Medema" ;
  owl:sameAs oa:person_gra_7d8c18af-f5b6-31b3-55c8-188540255aba_Person-b8e0259d-acbf-f8a3-4b4b-1af669ef91f4, oa:person_gra_9c8b571d-d0b2-e79c-1b2c-39aa0782ac8f_Person-4669fa93-9e77-2a1d-c4cb-09fb16c1994b, oa:person_gra_b4285cbc-6adc-7986-4f54-079f6eeb9562_Person-8d086c3a-bdc4-e347-6074-ae2deb7da589, oa:person_gra_b6f65b27-3a0d-da8b-0c12-924075e1d3a7_Person-3244b7c7-b075-9a92-d675-966f28ad2dbd ;
  a2a:PersonName [
    rdfs:label "Martha Medema" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Medema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-9833b8cc-140e-ee46-9949-36595d90d993
  a a2a:Person ;
  rdfs:label "Geeske Henderika Rus" ;
  owl:sameAs oa:person_gra_7d8c18af-f5b6-31b3-55c8-188540255aba_Person-92670365-4b6f-bb41-2cbd-be4ec621cde2 ;
  a2a:PersonName [
    rdfs:label "Geeske Henderika Rus" ;
    a2a:PersonNameFirstName "Geeske Henderika" ;
    a2a:PersonNameLastName "Rus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1915-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person-e1b97d0d-bdbe-5644-ff82-3d9a6ecdb1c7
  a a2a:Person ;
  rdfs:label "Sijbrand Rus" ;
  owl:sameAs oa:person_gra_7d8c18af-f5b6-31b3-55c8-188540255aba_Person-d09d6fbf-5b97-ff46-4a93-c6809c977109, oa:person_gra_9c8b571d-d0b2-e79c-1b2c-39aa0782ac8f_Person-e86ef285-6f48-e202-81a4-9e1a4455b6f3, oa:person_gra_b4285cbc-6adc-7986-4f54-079f6eeb9562_Person-53bec023-176f-e2b5-22a5-140272c78430, oa:person_gra_b6f65b27-3a0d-da8b-0c12-924075e1d3a7_Person-89f4ebde-bfe0-d51b-a18f-572304b8af2f ;
  a2a:PersonName [
    rdfs:label "Sijbrand Rus" ;
    a2a:PersonNameFirstName "Sijbrand" ;
    a2a:PersonNameLastName "Rus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "daglooner" .

oa:event_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1915-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person:85ea0132-0c22-5c9b-0ed5-56f6ef21a399 ;
  a2a:EventKeyRef oa:event_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Event1 .

oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person:9833b8cc-140e-ee46-9949-36595d90d993 ;
  a2a:EventKeyRef oa:event_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Event1 .

oa:relationep_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Person:e1b97d0d-bdbe-5644-ff82-3d9a6ecdb1c7 ;
  a2a:EventKeyRef oa:event_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38_Event1 .

oa:source_gra_2ef9ff2b-dbfe-113f-a701-71d844e9fe38
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo", "1915-01-08 - 1915-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1915-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 52, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "52" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 52, Periode: 1915, Geboorteregister 1915, 3, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/48f099bf-62e4-863e-4869-7454fa815f0b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2ef9ff2b-dbfe-113f-a701-71d844e9fe38" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/48f099bf-62e4-863e-4869-7454fa815f0b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2ef9ff2b-dbfe-113f-a701-71d844e9fe38" ;
  a2a:RecordGUID "{2ef9ff2b-dbfe-113f-a701-71d844e9fe38}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3636_00003636.xml van GRA" .

