@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_4F38A082-2B5E-43DA-9DA9-72274BE48421
  a a2a:Record ;
  rdfs:label "Geboorte op 27 maart 1837 te IJzendijke" ;
  a2a:hasPerson oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998946, oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998944, oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998945 ;
  a2a:hasEvent oa:event_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_0, oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_1, oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_2 ;
  a2a:hasSource oa:source_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421 .

oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998946
  a a2a:Person ;
  rdfs:label "Josephus Auguste de Witte" ;
  a2a:PersonName [
    rdfs:label "Josephus Auguste de Witte" ;
    a2a:PersonNameFirstName "Josephus Auguste" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "27-03-1837" ;
    a2a:Year "1837" ;
    a2a:Month "03" ;
    a2a:Day "27" ;
    rdfs:label "27-03-1837"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJzendijke" ;
    rdfs:label "IJzendijke"
  ] .

oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998944
  a a2a:Person ;
  rdfs:label "Cornelis Josephus de Witte" ;
  a2a:PersonName [
    rdfs:label "Cornelis Josephus de Witte" ;
    a2a:PersonNameFirstName "Cornelis Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] .

oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998945
  a a2a:Person ;
  rdfs:label "Anna Maria Kriel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Kriel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Kriel"
  ] .

oa:event_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "27-03-1837" ;
    a2a:Year "1837" ;
    a2a:Month "03" ;
    a2a:Day "27" ;
    rdfs:label "1837-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJzendijke" ;
    rdfs:label "IJzendijke"
  ] .

oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998946 ;
  a2a:EventKeyRef oa:event_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Event1 .

oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998944 ;
  a2a:EventKeyRef oa:event_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Event1 .

oa:relationep_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Person523998945 ;
  a2a:EventKeyRef oa:event_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421_Event1 .

oa:source_zar_4F38A082-2B5E-43DA-9DA9-72274BE48421
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "IJzendijke" ;
    a2a:Country "Nederland" ;
    rdfs:label "IJzendijke, Nederland", "1837-03-28 - 1837-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-03-1837" ;
    a2a:Year "1837" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "28-03-1837"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "IJzendijke geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "IJZ-G-1837" ;
    rdfs:label "Zeeuws Archief, Middelburg, IJzendijke geboorteakten burgerlijke stand, 26, IJZ-G-1837"
  ] ;
  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.IJZ-G-1837&minr=4738465&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.IJZ-G-1837&minr=4738465&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.IJZ\\25.IJZ-G\\NL-MdbZA_25_IJZ-G-001105.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.IJZ-G-1837&minr=4738465&miview=ldt" ;
  a2a:RecordIdentifier "523998943" ;
  a2a:RecordGUID "{4F38A082-2B5E-43DA-9DA9-72274BE48421}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B78A53C444164CC9A608D24FCCF73F19" .

