@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_74f33016-e587-bd42-b7cb-b086c7b0c520
  a a2a:Record ;
  rdfs:label "Geboorte op 5 maart 1837 te Grootegast" ;
  a2a:hasPerson oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-e6fbbe00-5af7-3605-cb83-215e54d7b0a3, oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-10b584f6-64f1-6c35-d5a6-47009188e0bd, oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-901a1ed0-9c91-ca6b-51eb-5051d1747a82 ;
  a2a:hasEvent oa:event_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_0, oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_1, oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_2 ;
  a2a:hasSource oa:source_gra_74f33016-e587-bd42-b7cb-b086c7b0c520 .

oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-e6fbbe00-5af7-3605-cb83-215e54d7b0a3
  a a2a:Person ;
  rdfs:label "Albert Jans Por" ;
  a2a:PersonName [
    rdfs:label "Albert Jans Por" ;
    a2a:PersonNameFirstName "Albert Jans" ;
    a2a:PersonNameLastName "Por"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "dagloner" .

oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-10b584f6-64f1-6c35-d5a6-47009188e0bd
  a a2a:Person ;
  rdfs:label "Willemke Jans Hoogstra" ;
  a2a:PersonName [
    rdfs:label "Willemke Jans Hoogstra" ;
    a2a:PersonNameFirstName "Willemke Jans" ;
    a2a:PersonNameLastName "Hoogstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] .

oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person-901a1ed0-9c91-ca6b-51eb-5051d1747a82
  a a2a:Person ;
  rdfs:label "Jan Por" ;
  a2a:PersonName [
    rdfs:label "Jan Por" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Por"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1837-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:event_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1837-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person:e6fbbe00-5af7-3605-cb83-215e54d7b0a3 ;
  a2a:EventKeyRef oa:event_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Event1 .

oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person:10b584f6-64f1-6c35-d5a6-47009188e0bd ;
  a2a:EventKeyRef oa:event_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Event1 .

oa:relationep_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Person:901a1ed0-9c91-ca6b-51eb-5051d1747a82 ;
  a2a:EventKeyRef oa:event_gra_74f33016-e587-bd42-b7cb-b086c7b0c520_Event1 .

oa:source_gra_74f33016-e587-bd42-b7cb-b086c7b0c520
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast", "1837-03-06 - 1837-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1837-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1837" ;
    a2a:Book "Geboorteregister 1837" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1837, Geboorteregister 1837, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/689115d5-1910-2b30-25f1-f367ae439ba8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/74f33016-e587-bd42-b7cb-b086c7b0c520" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/689115d5-1910-2b30-25f1-f367ae439ba8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/74f33016-e587-bd42-b7cb-b086c7b0c520" ;
  a2a:RecordGUID "{74f33016-e587-bd42-b7cb-b086c7b0c520}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_9772_00009772.xml van GRA" .

