@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_76533384-e9d4-3364-bbf3-7279e77064bc
  a a2a:Record ;
  rdfs:label "Geboorte op 9 maart 1889 te Poederoijen" ;
  a2a:hasPerson oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person1, oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person2, oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person3 ;
  a2a:hasEvent oa:event_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_0, oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_1, oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_2 ;
  a2a:hasSource oa:source_rar_76533384-e9d4-3364-bbf3-7279e77064bc .

oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person1
  a a2a:Person ;
  rdfs:label "Corstiana Goverdina Hasselman" ;
  a2a:PersonName [
    rdfs:label "Corstiana Goverdina Hasselman" ;
    a2a:PersonNameFirstName "Corstiana Goverdina" ;
    a2a:PersonNameLastName "Hasselman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Petrus Hasselman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Petrus Hasselman" ;
    a2a:PersonNameFirstName "Cornelis Johannes Petrus" ;
    a2a:PersonNameLastName "Hasselman"
  ] .

oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person3
  a a2a:Person ;
  rdfs:label "Johanna Willemina Crielaard" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina Crielaard" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNameLastName "Crielaard"
  ] .

oa:event_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1889-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] .

oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person1 ;
  a2a:EventKeyRef oa:event_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Event1 .

oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person2 ;
  a2a:EventKeyRef oa:event_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Event1 .

oa:relationep_rar_76533384-e9d4-3364-bbf3-7279e77064bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Person3 ;
  a2a:EventKeyRef oa:event_rar_76533384-e9d4-3364-bbf3-7279e77064bc_Event1 .

oa:source_rar_76533384-e9d4-3364-bbf3-7279e77064bc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1889-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Poederoijen" ;
    a2a:Collection "Geboorte 1883-1892" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "359" ;
    rdfs:label "Regionaal Archief Rivierenland, Poederoijen, Geboorte 1883-1892, 4, 359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3151-359&minr=6887432&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=3151-359&minr=6887432&miview=ldt" ;
  a2a:RecordGUID "{76533384-e9d4-3364-bbf3-7279e77064bc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3151-359_54_MI.xml van RAR" .

