@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_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94
  a a2a:Record ;
  rdfs:label "Geboorte op 13 augustus 1814 te Ovezande" ;
  a2a:hasPerson oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583094, oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583092, oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583093 ;
  a2a:hasEvent oa:event_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_0, oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_1, oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_2 ;
  a2a:hasSource oa:source_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94 .

oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583094
  a a2a:Person ;
  rdfs:label "Johanna Rijk" ;
  a2a:PersonName [
    rdfs:label "Johanna Rijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "13-08-1814" ;
    a2a:Year "1814" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "13-08-1814"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] .

oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583092
  a a2a:Person ;
  rdfs:label "Jan Laurusse Rijk" ;
  a2a:PersonName [
    rdfs:label "Jan Laurusse Rijk" ;
    a2a:PersonNameFirstName "Jan Laurusse" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landman" .

oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583093
  a a2a:Person ;
  rdfs:label "Adriana de Pas" ;
  a2a:PersonName [
    rdfs:label "Adriana de Pas" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-08-1814" ;
    a2a:Year "1814" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1814-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ovezande" ;
    rdfs:label "Ovezande"
  ] .

oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583094 ;
  a2a:EventKeyRef oa:event_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Event1 .

oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583092 ;
  a2a:EventKeyRef oa:event_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Event1 .

oa:relationep_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Person654583093 ;
  a2a:EventKeyRef oa:event_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94_Event1 .

oa:source_zar_19C9DA08-FBB6-49C2-81DF-E5463CFCAE94
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ovezande" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ovezande, Nederland", "1814-01-01 - 1814-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1814" ;
    a2a:Year "1814" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1814"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Ovezande geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "OVZ-G-1814" ;
    rdfs:label "Zeeuws Archief, Middelburg, Ovezande geboorteakten burgerlijke stand, 18, OVZ-G-1814"
  ] ;
  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.OVZ-G-1814&minr=6602512&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.OVZ-G-1814&minr=6602512&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.OVZ\\25.OVZ-G\\NL-MdbZA_25_OVZ-G-000070.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.OVZ-G-1814&minr=6602512&miview=ldt" ;
  a2a:RecordIdentifier "654583091" ;
  a2a:RecordGUID "{19C9DA08-FBB6-49C2-81DF-E5463CFCAE94}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6D3B1882750143A8828D597374E474F5" .

