@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_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21
  a a2a:Record ;
  rdfs:label "Geboorte op 21 november 1913 te Sas van Gent" ;
  a2a:hasPerson oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843681, oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843682, oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843683 ;
  a2a:hasEvent oa:event_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_0, oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_1, oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_2 ;
  a2a:hasSource oa:source_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21 .

oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843681
  a a2a:Person ;
  rdfs:label "Marie Henriette de Vos" ;
  a2a:PersonName [
    rdfs:label "Marie Henriette de Vos" ;
    a2a:PersonNameFirstName "Marie Henriette" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843682
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus de Vos" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus de Vos" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:Profession "Fabrieksarbeider" .

oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843683
  a a2a:Person ;
  rdfs:label "Camile Philomena Willems" ;
  a2a:PersonName [
    rdfs:label "Camile Philomena Willems" ;
    a2a:PersonNameFirstName "Camile Philomena" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Profession "Zonder" .

oa:event_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "21-11-1913" ;
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1913-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sas van Gent" ;
    rdfs:label "Sas van Gent"
  ] .

oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843681 ;
  a2a:EventKeyRef oa:event_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Event1 .

oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843682 ;
  a2a:EventKeyRef oa:event_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Event1 .

oa:relationep_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Person1221843683 ;
  a2a:EventKeyRef oa:event_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21_Event1 .

oa:source_zar_2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sas van Gent" ;
    a2a:Country "Nederland" ;
    rdfs:label "Sas van Gent, Nederland", "1913-11-21 - 1913-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-11-1913" ;
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1913"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Sas van Gent geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "SAS-G-1913" ;
    rdfs:label "Zeeuws Archief, Middelburg, Sas van Gent geboorteakten burgerlijke stand, 48, SAS-G-1913"
  ] ;
  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.SAS-G-1913&minr=13925405&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.SAS-G-1913&minr=13925405&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.SAS\\25.SAS-G\\NL-MdbZA_25_SAS-G-001765.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.SAS-G-1913&minr=13925405&miview=ldt" ;
  a2a:RecordIdentifier "1221843680" ;
  a2a:RecordGUID "{2F21DEBC-2C6D-4EB3-82E6-B29CD3123C21}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/81CBBCA6009848908DE2D51D6F26C4F5" .

