@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_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef
  a a2a:Record ;
  rdfs:label "Geboorte op 9 augustus 1860 te Windeweer gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-a66a4a60-5409-0563-a8e4-571ef6afebac, oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-0a5b225e-563a-ba7a-ffcd-91c46d00e381, oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-cd9419f9-7bfd-2f04-fa7e-de56c1e30ae3 ;
  a2a:hasEvent oa:event_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_0, oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_1, oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_2 ;
  a2a:hasSource oa:source_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef .

oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-a66a4a60-5409-0563-a8e4-571ef6afebac
  a a2a:Person ;
  rdfs:label "Romke Verveld" ;
  a2a:PersonName [
    rdfs:label "Romke Verveld" ;
    a2a:PersonNameFirstName "Romke" ;
    a2a:PersonNameLastName "Verveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-0a5b225e-563a-ba7a-ffcd-91c46d00e381
  a a2a:Person ;
  rdfs:label "Aaltje ter Borgh" ;
  a2a:PersonName [
    rdfs:label "Aaltje ter Borgh" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Borgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person-cd9419f9-7bfd-2f04-fa7e-de56c1e30ae3
  a a2a:Person ;
  rdfs:label "Jan Reinhard Verveld" ;
  a2a:PersonName [
    rdfs:label "Jan Reinhard Verveld" ;
    a2a:PersonNameFirstName "Jan Reinhard" ;
    a2a:PersonNameLastName "Verveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1860-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:event_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1860-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person:a66a4a60-5409-0563-a8e4-571ef6afebac ;
  a2a:EventKeyRef oa:event_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Event1 .

oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person:0a5b225e-563a-ba7a-ffcd-91c46d00e381 ;
  a2a:EventKeyRef oa:event_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Event1 .

oa:relationep_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Person:cd9419f9-7bfd-2f04-fa7e-de56c1e30ae3 ;
  a2a:EventKeyRef oa:event_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef_Event1 .

oa:source_gra_e454e6f0-0ba9-ceb7-aacb-e7319ab9abef
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1860-08-11 - 1860-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1860-08-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1860" ;
    a2a:Book "Geboorteregister 1860" ;
    a2a:DocumentNumber "141" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1860, Geboorteregister 1860, 141"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/09add5be-1423-260c-39ef-bba14a30813d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e454e6f0-0ba9-ceb7-aacb-e7319ab9abef" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/09add5be-1423-260c-39ef-bba14a30813d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e454e6f0-0ba9-ceb7-aacb-e7319ab9abef" ;
  a2a:RecordGUID "{e454e6f0-0ba9-ceb7-aacb-e7319ab9abef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10730_00010730.xml van GRA" .

