@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_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF
  a a2a:Record ;
  rdfs:label "Geboorte op 18 april 1817 te Colijnsplaat" ;
  a2a:hasPerson oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181172, oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181170, oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181171 ;
  a2a:hasEvent oa:event_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_0, oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_1, oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_2 ;
  a2a:hasSource oa:source_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF .

oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181172
  a a2a:Person ;
  rdfs:label "Abraham van Lieren" ;
  a2a:PersonName [
    rdfs:label "Abraham van Lieren" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "18-04-1817" ;
    a2a:Year "1817" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "18-04-1817"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Colijnsplaat" ;
    rdfs:label "Colijnsplaat"
  ] .

oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181170
  a a2a:Person ;
  rdfs:label "Jacobus van Lieren" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Lieren" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieren"
  ] .

oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181171
  a a2a:Person ;
  rdfs:label "Adriana de Waard" ;
  a2a:PersonName [
    rdfs:label "Adriana de Waard" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waard"
  ] .

oa:event_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-04-1817" ;
    a2a:Year "1817" ;
    a2a:Month "04" ;
    a2a:Day "18" ;
    rdfs:label "1817-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Colijnsplaat" ;
    rdfs:label "Colijnsplaat"
  ] .

oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181172 ;
  a2a:EventKeyRef oa:event_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Event1 .

oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181170 ;
  a2a:EventKeyRef oa:event_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Event1 .

oa:relationep_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Person376181171 ;
  a2a:EventKeyRef oa:event_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF_Event1 .

oa:source_zar_23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Colijnsplaat" ;
    a2a:Country "Nederland" ;
    rdfs:label "Colijnsplaat, Nederland", "1817-04-19 - 1817-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-04-1817" ;
    a2a:Year "1817" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "19-04-1817"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Colijnsplaat geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "COL-G-1817" ;
    rdfs:label "Zeeuws Archief, Middelburg, Colijnsplaat geboorteakten burgerlijke stand, 22, COL-G-1817"
  ] ;
  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.COL-G-1817&minr=4231175&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.COL-G-1817&minr=4231175&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.COL\\25.COL-G\\NL-MdbZA_25_COL-G-000151.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.COL-G-1817&minr=4231175&miview=ldt" ;
  a2a:RecordIdentifier "376181169" ;
  a2a:RecordGUID "{23FEAF3F-31DF-49B8-BE06-F111FF9B4DAF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0F0999BB03184EBBB88D407D715C4946" .

