@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_64a8d696-a10a-e140-7363-c142c98cccf0
  a a2a:Record ;
  rdfs:label "Doop op 13 juli 1801 te Huizinge" ;
  a2a:hasPerson oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-2ea427f3-2ba0-dde8-5efb-3433076fce91, oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-e7b50e70-7a02-0a31-9f3d-cfbce6730518, oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-9cc382ca-918a-8ddf-23d5-5130a466c6cf ;
  a2a:hasEvent oa:event_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_0, oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_1, oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_2 ;
  a2a:hasSource oa:source_gra_64a8d696-a10a-e140-7363-c142c98cccf0 .

oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-2ea427f3-2ba0-dde8-5efb-3433076fce91
  a a2a:Person ;
  rdfs:label "Harm" ;
  a2a:PersonName [
    rdfs:label "Harm" ;
    a2a:PersonNameFirstName "Harm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1801-07-13"^^xsd:date
  ] .

oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-e7b50e70-7a02-0a31-9f3d-cfbce6730518
  a a2a:Person ;
  rdfs:label "Hilje Cornelis Knol" ;
  a2a:PersonName [
    rdfs:label "Hilje Cornelis Knol" ;
    a2a:PersonNameFirstName "Hilje Cornelis" ;
    a2a:PersonNameLastName "Knol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person-9cc382ca-918a-8ddf-23d5-5130a466c6cf
  a a2a:Person ;
  rdfs:label "Jan Ties" ;
  a2a:PersonName [
    rdfs:label "Jan Ties" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ties"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1801-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizinge" ;
    rdfs:label "Huizinge"
  ] .

oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person:2ea427f3-2ba0-dde8-5efb-3433076fce91 ;
  a2a:EventKeyRef oa:event_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Event1 .

oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person:e7b50e70-7a02-0a31-9f3d-cfbce6730518 ;
  a2a:EventKeyRef oa:event_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Event1 .

oa:relationep_gra_64a8d696-a10a-e140-7363-c142c98cccf0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Person:9cc382ca-918a-8ddf-23d5-5130a466c6cf ;
  a2a:EventKeyRef oa:event_gra_64a8d696-a10a-e140-7363-c142c98cccf0_Event1 .

oa:source_gra_64a8d696-a10a-e140-7363-c142c98cccf0
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Huizinge" ;
    rdfs:label "Kerkelijke gemeente Huizinge", "1801-07-13 - 1801-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1801-07-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 603..." ;
    a2a:Book "Geboorteboek 1744-1811" ;
    a2a:RegistryNumber "603 (Doopsgezind)" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 603..., Geboorteboek 1744-1811, 603 (Doopsgezind)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3e420109-a82a-fce5-d70f-81cff803d704.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/64a8d696-a10a-e140-7363-c142c98cccf0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3e420109-a82a-fce5-d70f-81cff803d704.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/64a8d696-a10a-e140-7363-c142c98cccf0" ;
  a2a:RecordGUID "{64a8d696-a10a-e140-7363-c142c98cccf0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20080_00020080.xml van GRA" .

