@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_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7
  a a2a:Record ;
  rdfs:label "Geboorte op 28 juni 1836 te Hoofdplaat" ;
  a2a:hasPerson oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502179, oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502177, oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502178 ;
  a2a:hasEvent oa:event_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_0, oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_1, oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_2 ;
  a2a:hasSource oa:source_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7 .

oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502179
  a a2a:Person ;
  rdfs:label "Petrus Johannes Verbout" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Verbout" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Verbout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "28-06-1836" ;
    a2a:Year "1836" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "28-06-1836"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoofdplaat" ;
    rdfs:label "Hoofdplaat"
  ] .

oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502177
  a a2a:Person ;
  rdfs:label "Leonardus Verbout" ;
  a2a:PersonName [
    rdfs:label "Leonardus Verbout" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Verbout"
  ] .

oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502178
  a a2a:Person ;
  rdfs:label "Angelina Carolina Lievens" ;
  a2a:PersonName [
    rdfs:label "Angelina Carolina Lievens" ;
    a2a:PersonNameFirstName "Angelina Carolina" ;
    a2a:PersonNameLastName "Lievens"
  ] .

oa:event_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-06-1836" ;
    a2a:Year "1836" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1836-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoofdplaat" ;
    rdfs:label "Hoofdplaat"
  ] .

oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502179 ;
  a2a:EventKeyRef oa:event_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Event1 .

oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502177 ;
  a2a:EventKeyRef oa:event_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Event1 .

oa:relationep_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Person523502178 ;
  a2a:EventKeyRef oa:event_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7_Event1 .

oa:source_zar_A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoofdplaat" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoofdplaat, Nederland", "1836-06-29 - 1836-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-06-1836" ;
    a2a:Year "1836" ;
    a2a:Month "06" ;
    a2a:Day "29" ;
    rdfs:label "29-06-1836"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Hoofdplaat geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "HOO-G-1836" ;
    rdfs:label "Zeeuws Archief, Middelburg, Hoofdplaat geboorteakten burgerlijke stand, 30, HOO-G-1836"
  ] ;
  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.HOO-G-1836&minr=9481330&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.HOO-G-1836&minr=9481330&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.HOO\\25.HOO-G\\NL-MdbZA_25_HOO-G-000741.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.HOO-G-1836&minr=9481330&miview=ldt" ;
  a2a:RecordIdentifier "523502176" ;
  a2a:RecordGUID "{A7DC6CB1-19EC-4B03-9DA0-C182C79C55E7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4031363B8C884484838F14399EDFF2D1" .

