@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_41eb660b-e499-63c6-587e-ff4762f550c4
  a a2a:Record ;
  rdfs:label "Geboorte op 1 november 1887 te Ammerzoden" ;
  a2a:hasPerson oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person1, oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person2, oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person3 ;
  a2a:hasEvent oa:event_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_0, oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_1, oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_2 ;
  a2a:hasSource oa:source_rar_41eb660b-e499-63c6-587e-ff4762f550c4 .

oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person1
  a a2a:Person ;
  rdfs:label "Roelof Wilhelmus Antonius van Run" ;
  a2a:PersonName [
    rdfs:label "Roelof Wilhelmus Antonius van Run" ;
    a2a:PersonNameFirstName "Roelof Wilhelmus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Run"
  ] ;
  a2a:Gender "Man" .

oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person2
  a a2a:Person ;
  rdfs:label "Lourens van Run" ;
  a2a:PersonName [
    rdfs:label "Lourens van Run" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Run"
  ] .

oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person3
  a a2a:Person ;
  rdfs:label "Gertruda Roeters" ;
  a2a:PersonName [
    rdfs:label "Gertruda Roeters" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNameLastName "Roeters"
  ] .

oa:event_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1887-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ammerzoden" ;
    rdfs:label "Ammerzoden"
  ] ;
  a2a:EventRemark186_Moeder "Gertruda Roeters" .

oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person1 ;
  a2a:EventKeyRef oa:event_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Event1 .

oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person2 ;
  a2a:EventKeyRef oa:event_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Event1 .

oa:relationep_rar_41eb660b-e499-63c6-587e-ff4762f550c4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Person3 ;
  a2a:EventKeyRef oa:event_rar_41eb660b-e499-63c6-587e-ff4762f550c4_Event1 .

oa:source_rar_41eb660b-e499-63c6-587e-ff4762f550c4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1887-01-01 - 1887-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Ammerzoden" ;
    a2a:Collection "Geboorte 1887" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "763" ;
    rdfs:label "Regionaal Archief Rivierenland, Ammerzoden, Geboorte 1887, 58, 763"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3151-763&minr=6488728&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3151-763&minr=6488728&miview=ldt" ;
  a2a:RecordGUID "{41eb660b-e499-63c6-587e-ff4762f550c4}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3151-763_54_MI.xml van RAR" .

