@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_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1875 te Kampen" ;
  a2a:hasPerson oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726534, oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726536, oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726535 ;
  a2a:hasEvent oa:event_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_0, oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_1, oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_2 ;
  a2a:hasSource oa:source_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C .

oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726534
  a a2a:Person ;
  rdfs:label "Gerrigje Last" ;
  a2a:PersonName [
    rdfs:label "Gerrigje Last" ;
    a2a:PersonNameFirstName "Gerrigje" ;
    a2a:PersonNameLastName "Last"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726536
  a a2a:Person ;
  rdfs:label "Jan Last" ;
  a2a:PersonName [
    rdfs:label "Jan Last" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Last"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "visscher" .

oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726535
  a a2a:Person ;
  rdfs:label "Roelofje Engeltjes" ;
  a2a:PersonName [
    rdfs:label "Roelofje Engeltjes" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Engeltjes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-03-1875" ;
    a2a:Year "1875" ;
    a2a:Month "03" ;
    a2a:Day "13" ;
    rdfs:label "1875-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726534 ;
  a2a:EventKeyRef oa:event_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Event1 .

oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726536 ;
  a2a:EventKeyRef oa:event_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Event1 .

oa:relationep_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Person3351726535 ;
  a2a:EventKeyRef oa:event_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C_Event1 .

oa:source_hco_FBC70781-DAE1-4892-9AFE-92D09CD3F69C
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kampen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kampen, Nederland", "1875-03-15 - 1875-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-03-1875" ;
    a2a:Year "1875" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "15-03-1875"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Kampen" ;
    a2a:DocumentNumber "137" ;
    a2a:RegistryNumber "7397" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Kampen, 137, 7397"
  ] ;
  a2a:SourceLastChangeDate "2023-09-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/FBC70781DAE148929AFE92D09CD3F69C" ;
  a2a:RecordIdentifier "3351726533" ;
  a2a:RecordGUID "{FBC70781-DAE1-4892-9AFE-92D09CD3F69C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2048A84A4CA54BFC8668E0B1DF393BE1" .

