@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_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F
  a a2a:Record ;
  rdfs:label "Geboorte op 30 september 1895 te Zuiddorpe" ;
  a2a:hasPerson oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person1, oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person2, oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person3 ;
  a2a:hasEvent oa:event_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_0, oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_1, oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_2 ;
  a2a:hasSource oa:source_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F .

oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person1
  a a2a:Person ;
  rdfs:label "David de Dauw" ;
  a2a:PersonName [
    rdfs:label "David de Dauw" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Dauw"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person2
  a a2a:Person ;
  rdfs:label "Leonardus de Dauw" ;
  a2a:PersonName [
    rdfs:label "Leonardus de Dauw" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Dauw"
  ] .

oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person3
  a a2a:Person ;
  rdfs:label "Natalia Ludovica de Winne" ;
  a2a:PersonName [
    rdfs:label "Natalia Ludovica de Winne" ;
    a2a:PersonNameFirstName "Natalia Ludovica" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Winne"
  ] .

oa:event_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1895-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuiddorpe" ;
    rdfs:label "Zuiddorpe"
  ] .

oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person1 ;
  a2a:EventKeyRef oa:event_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Event1 .

oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person2 ;
  a2a:EventKeyRef oa:event_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Event1 .

oa:relationep_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Person3 ;
  a2a:EventKeyRef oa:event_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F_Event1 .

oa:source_zar_67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zuiddorpe" ;
    rdfs:label "Zuiddorpe", "1796-01-01 - 1797-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1895-10-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Zuiddorpe geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "ZDD-G-1895" ;
    rdfs:label "Zeeuws Archief, Zuiddorpe geboorteakten burgerlijke stand, 27, ZDD-G-1895"
  ] ;
  a2a:SourceLastChangeDate "2016-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.zeeuwengezocht.nl/nl/zoeken?mivast=1539&mizig=862&miadt=239&miaet=54&micode=25.ZDD-G-1895&minr=11743388&miview=ldt" ;
  a2a:RecordGUID "{67F585BF-04AE-4CEC-ACCD-C2B5ACBA008F}" .

