@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_a56972d0-a8a4-1b3c-7c8a-445e5176ff02
  a a2a:Record ;
  rdfs:label "Geboorte op 4 februari 1819 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-d0723108-bc9d-5fb0-cc7a-2b161a78b5d1, oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-3b646ddf-b0be-3077-cf91-9726b191919d, oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-a5e2dc4d-84c9-fad8-48f2-8d45cc514fc2 ;
  a2a:hasEvent oa:event_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_0, oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_1, oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_2 ;
  a2a:hasSource oa:source_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02 .

oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-d0723108-bc9d-5fb0-cc7a-2b161a78b5d1
  a a2a:Person ;
  rdfs:label "Luigien Jacobs de Groot" ;
  a2a:PersonName [
    rdfs:label "Luigien Jacobs de Groot" ;
    a2a:PersonNameFirstName "Luigien Jacobs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-3b646ddf-b0be-3077-cf91-9726b191919d
  a a2a:Person ;
  rdfs:label "Geert Jans Stuitje" ;
  a2a:PersonName [
    rdfs:label "Geert Jans Stuitje" ;
    a2a:PersonNameFirstName "Geert Jans" ;
    a2a:PersonNameLastName "Stuitje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person-a5e2dc4d-84c9-fad8-48f2-8d45cc514fc2
  a a2a:Person ;
  rdfs:label "Jeltje Stuitje" ;
  a2a:PersonName [
    rdfs:label "Jeltje Stuitje" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Stuitje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1819-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:event_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1819-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person:d0723108-bc9d-5fb0-cc7a-2b161a78b5d1 ;
  a2a:EventKeyRef oa:event_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Event1 .

oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person:3b646ddf-b0be-3077-cf91-9726b191919d ;
  a2a:EventKeyRef oa:event_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Event1 .

oa:relationep_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Person:a5e2dc4d-84c9-fad8-48f2-8d45cc514fc2 ;
  a2a:EventKeyRef oa:event_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02_Event1 .

oa:source_gra_a56972d0-a8a4-1b3c-7c8a-445e5176ff02
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1819-02-05 - 1819-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1819-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1819" ;
    a2a:Book "Geboorteregister 1819" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1819, Geboorteregister 1819, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/00456e10-5b53-a18c-d831-08767d55014e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/a56972d0-a8a4-1b3c-7c8a-445e5176ff02" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/00456e10-5b53-a18c-d831-08767d55014e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/a56972d0-a8a4-1b3c-7c8a-445e5176ff02" ;
  a2a:RecordGUID "{a56972d0-a8a4-1b3c-7c8a-445e5176ff02}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6031_00006031.xml van GRA" .

