@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_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D
  a a2a:Record ;
  rdfs:label "Geboorte op 30 augustus 1858 te Biervliet" ;
  a2a:hasPerson oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606065, oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606063, oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606064 ;
  a2a:hasEvent oa:event_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_0, oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_1, oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_2 ;
  a2a:hasSource oa:source_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D .

oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606065
  a a2a:Person ;
  rdfs:label "Adriaan Jannis Francois Faas" ;
  a2a:PersonName [
    rdfs:label "Adriaan Jannis Francois Faas" ;
    a2a:PersonNameFirstName "Adriaan Jannis Francois" ;
    a2a:PersonNameLastName "Faas"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606063
  a a2a:Person ;
  rdfs:label "Abraham Faas" ;
  a2a:PersonName [
    rdfs:label "Abraham Faas" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Faas"
  ] .

oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606064
  a a2a:Person ;
  rdfs:label "Adriana Catharina Liebers" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Liebers" ;
    a2a:PersonNameFirstName "Adriana Catharina" ;
    a2a:PersonNameLastName "Liebers"
  ] .

oa:event_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "30-08-1858" ;
    a2a:Year "1858" ;
    a2a:Month "08" ;
    a2a:Day "30" ;
    rdfs:label "1858-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Biervliet" ;
    rdfs:label "Biervliet"
  ] .

oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606065 ;
  a2a:EventKeyRef oa:event_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Event1 .

oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606063 ;
  a2a:EventKeyRef oa:event_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Event1 .

oa:relationep_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Person1220606064 ;
  a2a:EventKeyRef oa:event_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D_Event1 .

oa:source_zar_0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Biervliet" ;
    a2a:Country "Nederland" ;
    rdfs:label "Biervliet, Nederland", "1858-08-30 - 1858-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-08-1858" ;
    a2a:Year "1858" ;
    a2a:Month "08" ;
    a2a:Day "30" ;
    rdfs:label "30-08-1858"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Biervliet geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "BIE-G-1858" ;
    rdfs:label "Zeeuws Archief, Middelburg, Biervliet geboorteakten burgerlijke stand, 52, BIE-G-1858"
  ] ;
  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.BIE-G-1858&minr=3671247&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.BIE-G-1858&minr=3671247&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.BIE\\25.BIE-G\\NL-MdbZA_25_BIE-G-001658.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.BIE-G-1858&minr=3671247&miview=ldt" ;
  a2a:RecordIdentifier "1220606062" ;
  a2a:RecordGUID "{0CDDF3DC-9B0B-4BBC-B834-69B0CB42379D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4B0C4DB23A7F48DC9C9B9708F63289CF" .

