@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_00662DDF-EE5F-4B3B-9CEC-192DF58CD701
  a a2a:Record ;
  rdfs:label "Geboorte op 23 oktober 1896 te Boschkapelle" ;
  a2a:hasPerson oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999536, oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999534, oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999535 ;
  a2a:hasEvent oa:event_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_0, oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_1, oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_2 ;
  a2a:hasSource oa:source_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701 .

oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999536
  a a2a:Person ;
  rdfs:label "Emile Alphons Mel" ;
  a2a:PersonName [
    rdfs:label "Emile Alphons Mel" ;
    a2a:PersonNameFirstName "Emile Alphons" ;
    a2a:PersonNameLastName "Mel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "23-10-1896" ;
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "23-10-1896"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boschkapelle" ;
    rdfs:label "Boschkapelle"
  ] .

oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999534
  a a2a:Person ;
  rdfs:label "Petrus Benedictus Mel" ;
  a2a:PersonName [
    rdfs:label "Petrus Benedictus Mel" ;
    a2a:PersonNameFirstName "Petrus Benedictus" ;
    a2a:PersonNameLastName "Mel"
  ] .

oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999535
  a a2a:Person ;
  rdfs:label "Johanna Verstraten" ;
  a2a:PersonName [
    rdfs:label "Johanna Verstraten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Verstraten"
  ] .

oa:event_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "23-10-1896" ;
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1896-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boschkapelle" ;
    rdfs:label "Boschkapelle"
  ] .

oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999536 ;
  a2a:EventKeyRef oa:event_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Event1 .

oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999534 ;
  a2a:EventKeyRef oa:event_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Event1 .

oa:relationep_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Person276999535 ;
  a2a:EventKeyRef oa:event_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701_Event1 .

oa:source_zar_00662DDF-EE5F-4B3B-9CEC-192DF58CD701
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Boschkapelle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Boschkapelle, Nederland", "1896-10-24 - 1896-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-10-1896" ;
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1896"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Boschkapelle geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "BOS-G-1896" ;
    rdfs:label "Zeeuws Archief, Middelburg, Boschkapelle geboorteakten burgerlijke stand, 34, BOS-G-1896"
  ] ;
  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.BOS-G-1896&minr=3825159&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.BOS-G-1896&minr=3825159&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.BOS\\25.BOS-G\\NL-MdbZA_25_BOS-G-001405.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.BOS-G-1896&minr=3825159&miview=ldt" ;
  a2a:RecordIdentifier "276999533" ;
  a2a:RecordGUID "{00662DDF-EE5F-4B3B-9CEC-192DF58CD701}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7CA05EA2C3444CD8B1C893E57E764FDE" .

