@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_2ebe19b1-e7c3-7554-38cc-c57a75e52269
  a a2a:Record ;
  rdfs:label "Geboorte op 19 januari 1845 te Niebert gem. Marum" ;
  a2a:hasPerson oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-727596b9-7fd6-bde1-0af0-8d4544d3403c, oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-0c99bfe7-14ad-f29d-cca4-598152b3d37c, oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-fe5ac71d-8764-66a5-0aef-eaf1b96cc6e1 ;
  a2a:hasEvent oa:event_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_0, oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_1, oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_2 ;
  a2a:hasSource oa:source_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269 .

oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-727596b9-7fd6-bde1-0af0-8d4544d3403c
  a a2a:Person ;
  rdfs:label "Barta van Dam" ;
  a2a:PersonName [
    rdfs:label "Barta van Dam" ;
    a2a:PersonNameFirstName "Barta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] .

oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-0c99bfe7-14ad-f29d-cca4-598152b3d37c
  a a2a:Person ;
  rdfs:label "Jan Louwes Dijk" ;
  a2a:PersonName [
    rdfs:label "Jan Louwes Dijk" ;
    a2a:PersonNameFirstName "Jan Louwes" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person-fe5ac71d-8764-66a5-0aef-eaf1b96cc6e1
  a a2a:Person ;
  rdfs:label "Louwe Dijk" ;
  a2a:PersonName [
    rdfs:label "Louwe Dijk" ;
    a2a:PersonNameFirstName "Louwe" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1845-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Niebert gem. Marum" ;
    rdfs:label "Niebert gem. Marum"
  ] .

oa:event_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1845-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Niebert gem. Marum" ;
    rdfs:label "Niebert gem. Marum"
  ] .

oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person:727596b9-7fd6-bde1-0af0-8d4544d3403c ;
  a2a:EventKeyRef oa:event_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Event1 .

oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person:0c99bfe7-14ad-f29d-cca4-598152b3d37c ;
  a2a:EventKeyRef oa:event_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Event1 .

oa:relationep_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Person:fe5ac71d-8764-66a5-0aef-eaf1b96cc6e1 ;
  a2a:EventKeyRef oa:event_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269_Event1 .

oa:source_gra_2ebe19b1-e7c3-7554-38cc-c57a75e52269
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Marum" ;
    rdfs:label "Marum", "1845-01-20 - 1845-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1845-01-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1845" ;
    a2a:Book "Geboorteregister 1845" ;
    a2a:DocumentNumber "14" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1845, Geboorteregister 1845, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6a52bd10-b33f-9349-bc09-80248fbe7ffa.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2ebe19b1-e7c3-7554-38cc-c57a75e52269" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6a52bd10-b33f-9349-bc09-80248fbe7ffa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2ebe19b1-e7c3-7554-38cc-c57a75e52269" ;
  a2a:RecordGUID "{2ebe19b1-e7c3-7554-38cc-c57a75e52269}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3629_00003629.xml van GRA" .

