@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_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB
  a a2a:Record ;
  rdfs:label "Geboorte op 17 december 1881 te IJzendijke" ;
  a2a:hasPerson oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014125, oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014123, oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014124 ;
  a2a:hasEvent oa:event_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_0, oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_1, oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_2 ;
  a2a:hasSource oa:source_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB .

oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014125
  a a2a:Person ;
  rdfs:label "Marie van Pamelen" ;
  a2a:PersonName [
    rdfs:label "Marie van Pamelen" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pamelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014123
  a a2a:Person ;
  rdfs:label "Jacobus Bernardus van Pamelen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bernardus van Pamelen" ;
    a2a:PersonNameFirstName "Jacobus Bernardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pamelen"
  ] .

oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014124
  a a2a:Person ;
  rdfs:label "Barbara Theresia de Schoolmeester" ;
  a2a:PersonName [
    rdfs:label "Barbara Theresia de Schoolmeester" ;
    a2a:PersonNameFirstName "Barbara Theresia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Schoolmeester"
  ] .

oa:event_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-12-1881" ;
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1881-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJzendijke" ;
    rdfs:label "IJzendijke"
  ] .

oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014125 ;
  a2a:EventKeyRef oa:event_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Event1 .

oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014123 ;
  a2a:EventKeyRef oa:event_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Event1 .

oa:relationep_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Person1943014124 ;
  a2a:EventKeyRef oa:event_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB_Event1 .

oa:source_zar_44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "IJzendijke" ;
    a2a:Country "Nederland" ;
    rdfs:label "IJzendijke, Nederland", "1881-12-17 - 1881-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-12-1881" ;
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "17-12-1881"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "IJzendijke geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "IJZ-G-1881" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, IJzendijke geboorteakten burgerlijke stand, 109, IJZ-G-1881"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12113/DDF2B903C5F245869CE60DEC5AEA5C3E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12113/DDF2B903C5F245869CE60DEC5AEA5C3E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/DDF2B903C5F245869CE60DEC5AEA5C3E"
  ] ;
  a2a:SourceLastChangeDate "2020-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/44FD2C933DF14FDA84EA9CF3EE3E76AB" ;
  a2a:RecordIdentifier "1943014122" ;
  a2a:RecordGUID "{44FD2C93-3DF1-4FDA-84EA-9CF3EE3E76AB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FC4B8910933C4C13A0E57DF146D6FD31" .

