@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_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa
  a a2a:Record ;
  rdfs:label "Doop op 11 februari 1763 te Alem" ;
  a2a:hasPerson oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person1, oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person2, oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person3, oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person4, oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person5 ;
  a2a:hasEvent oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_0, oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_1, oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_2, oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_3, oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_4 ;
  a2a:hasSource oa:source_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa .

oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person1
  a a2a:Person ;
  rdfs:label "Wilhelmus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus" ;
    a2a:PersonNameFirstName "Wilhelmus"
  ] ;
  a2a:Gender "Man" .

oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person2
  a a2a:Person ;
  rdfs:label "Joannis Evers" ;
  a2a:PersonName [
    rdfs:label "Joannis Evers" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Evers"
  ] .

oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person3
  a a2a:Person ;
  rdfs:label "Gelasinae van Gemert" ;
  a2a:PersonName [
    rdfs:label "Gelasinae van Gemert" ;
    a2a:PersonNameFirstName "Gelasinae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] .

oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person4
  a a2a:Person ;
  rdfs:label "Henrica van Hurwen" ;
  a2a:PersonName [
    rdfs:label "Henrica van Hurwen" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hurwen"
  ] .

oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person5
  a a2a:Person ;
  rdfs:label "Quirinus van Groot Lith" ;
  a2a:PersonName [
    rdfs:label "Quirinus van Groot Lith" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Groot Lith"
  ] .

oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1763-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alem" ;
    rdfs:label "Alem"
  ] ;
  a2a:EventRemarkOpmerking "Die 11 februari [11.02.1763] baptisatus est Wilhelmus filius legitimus Joannis Evers et Gelasinae van Gemert conjugum. Susceptores Quirinus van Groot Lith et Henrica van Hurwen." .

oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person1 ;
  a2a:EventKeyRef oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 .

oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person2 ;
  a2a:EventKeyRef oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 .

oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person3 ;
  a2a:EventKeyRef oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 .

oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person4 ;
  a2a:EventKeyRef oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 .

oa:relationep_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Person5 ;
  a2a:EventKeyRef oa:event_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa_Event1 .

oa:source_rar_7fe67c06-e480-9f5e-2e36-2d70894ce3fa
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1763-01-01 - 1763-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Alem" ;
    a2a:Collection "RK Doop 1690-1774 (-1817), Trouw 1690-1777, Overlijden 1724-1776, Diversen 1690-1746 (DTB-0209)" ;
    a2a:RegistryNumber "209" ;
    a2a:Folio "62vz" ;
    rdfs:label "Regionaal Archief Rivierenland, Alem, RK Doop 1690-1774 (-1817), Trouw 1690-1777, Overlijden 1724-1776, Diversen 1690-1746 (DTB-0209), 209, 62vz"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-209&minr=9310934&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-209&minr=9310934&miview=ldt" ;
  a2a:RecordGUID "{7fe67c06-e480-9f5e-2e36-2d70894ce3fa}" .

