@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_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1907 te Philippine" ;
  a2a:hasPerson oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806696, oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806694, oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806695 ;
  a2a:hasEvent oa:event_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_0, oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_1, oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_2 ;
  a2a:hasSource oa:source_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D .

oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806696
  a a2a:Person ;
  rdfs:label "Helaine Angelina Stephanie Leonie Taelman" ;
  a2a:PersonName [
    rdfs:label "Helaine Angelina Stephanie Leonie Taelman" ;
    a2a:PersonNameFirstName "Helaine Angelina Stephanie Leonie" ;
    a2a:PersonNameLastName "Taelman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806694
  a a2a:Person ;
  rdfs:label "Edmundus Aloijsius Marie Taelman" ;
  a2a:PersonName [
    rdfs:label "Edmundus Aloijsius Marie Taelman" ;
    a2a:PersonNameFirstName "Edmundus Aloijsius Marie" ;
    a2a:PersonNameLastName "Taelman"
  ] .

oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806695
  a a2a:Person ;
  rdfs:label "Emelie de Zutter" ;
  a2a:PersonName [
    rdfs:label "Emelie de Zutter" ;
    a2a:PersonNameFirstName "Emelie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zutter"
  ] .

oa:event_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "14-05-1907" ;
    a2a:Year "1907" ;
    a2a:Month "05" ;
    a2a:Day "14" ;
    rdfs:label "1907-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Philippine" ;
    rdfs:label "Philippine"
  ] .

oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806696 ;
  a2a:EventKeyRef oa:event_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Event1 .

oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806694 ;
  a2a:EventKeyRef oa:event_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Event1 .

oa:relationep_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Person1221806695 ;
  a2a:EventKeyRef oa:event_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D_Event1 .

oa:source_zar_2FEA8564-898E-46F7-83BB-C5EB23C4CD7D
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Philippine" ;
    a2a:Country "Nederland" ;
    rdfs:label "Philippine, Nederland", "1907-05-15 - 1907-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-05-1907" ;
    a2a:Year "1907" ;
    a2a:Month "05" ;
    a2a:Day "15" ;
    rdfs:label "15-05-1907"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Philippine geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "PHI-G-1907" ;
    rdfs:label "Zeeuws Archief, Middelburg, Philippine geboorteakten burgerlijke stand, 16, PHI-G-1907"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.PHI-G-1907&minr=7384675&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.PHI-G-1907&minr=7384675&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.PHI\\25.PHI-G\\NL-MdbZA_25_PHI-G-001166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.PHI-G-1907&minr=7384675&miview=ldt" ;
  a2a:RecordIdentifier "1221806693" ;
  a2a:RecordGUID "{2FEA8564-898E-46F7-83BB-C5EB23C4CD7D}" ;
  a2a:SourceRemarkOpmerking "Een van een tweeling. Haar broer is Ghislain Stephan Joseph, aktenummer 17." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A17F1650E79D4AF783FEAC242328C209" .

