@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_4bd04b61-1978-598f-c586-e9e973ef31cf
  a a2a:Record ;
  rdfs:label "Geboorte op 1 november 1844 te 't Zandt" ;
  a2a:hasPerson oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-65c51c8d-08fc-8818-408f-03f139c8066d, oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-11985913-c682-98e3-5eb9-f6a10d321247, oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-169d6b43-2a09-28f7-7cc0-a879ce411bd6 ;
  a2a:hasEvent oa:event_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_0, oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_1, oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_2 ;
  a2a:hasSource oa:source_gra_4bd04b61-1978-598f-c586-e9e973ef31cf .

oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-65c51c8d-08fc-8818-408f-03f139c8066d
  a a2a:Person ;
  rdfs:label "Sander Hindriks Luurs" ;
  a2a:PersonName [
    rdfs:label "Sander Hindriks Luurs" ;
    a2a:PersonNameFirstName "Sander Hindriks" ;
    a2a:PersonNameLastName "Luurs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "smid" .

oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-11985913-c682-98e3-5eb9-f6a10d321247
  a a2a:Person ;
  rdfs:label "Antje Jans Kuiper" ;
  a2a:PersonName [
    rdfs:label "Antje Jans Kuiper" ;
    a2a:PersonNameFirstName "Antje Jans" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person-169d6b43-2a09-28f7-7cc0-a879ce411bd6
  a a2a:Person ;
  rdfs:label "Trijntje Luurs" ;
  a2a:PersonName [
    rdfs:label "Trijntje Luurs" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Luurs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1844-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:event_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1844-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person:65c51c8d-08fc-8818-408f-03f139c8066d ;
  a2a:EventKeyRef oa:event_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Event1 .

oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person:11985913-c682-98e3-5eb9-f6a10d321247 ;
  a2a:EventKeyRef oa:event_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Event1 .

oa:relationep_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Person:169d6b43-2a09-28f7-7cc0-a879ce411bd6 ;
  a2a:EventKeyRef oa:event_gra_4bd04b61-1978-598f-c586-e9e973ef31cf_Event1 .

oa:source_gra_4bd04b61-1978-598f-c586-e9e973ef31cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt", "1844-11-02 - 1844-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1844-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1844" ;
    a2a:Book "Geboorteregister 1844" ;
    a2a:DocumentNumber "63" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1844, Geboorteregister 1844, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d1be14a7-56c8-0fbb-832a-870dd3f55750.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4bd04b61-1978-598f-c586-e9e973ef31cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d1be14a7-56c8-0fbb-832a-870dd3f55750.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4bd04b61-1978-598f-c586-e9e973ef31cf" ;
  a2a:RecordGUID "{4bd04b61-1978-598f-c586-e9e973ef31cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_7898_00007898.xml van GRA" .

