@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_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce
  a a2a:Record ;
  rdfs:label "Geboorte op 29 juni 1866" ;
  a2a:hasPerson oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person1, oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person2, oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person3, oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person4, oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person5, oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person6 ;
  a2a:hasEvent oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 ;
  a2a:hasRelationEP oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_0, oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_1, oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_2, oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_3, oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_4, oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_5 ;
  a2a:hasSource oa:source_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person1
  a a2a:Person ;
  rdfs:label "Peter Nicolas Joseph Derix" ;
  a2a:PersonName [
    rdfs:label "Peter Nicolas Joseph Derix" ;
    a2a:PersonNameFirstName "Peter Nicolas Joseph" ;
    a2a:PersonNameLastName "Derix"
  ] ;
  a2a:Gender "Man" .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person2
  a a2a:Person ;
  rdfs:label "Jacobus + Derix" ;
  a2a:PersonName [
    rdfs:label "Jacobus + Derix" ;
    a2a:PersonNameFirstName "Jacobus +" ;
    a2a:PersonNameLastName "Derix"
  ] .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person3
  a a2a:Person ;
  rdfs:label "Maria Catharina Hubertina Schings" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hubertina Schings" ;
    a2a:PersonNameFirstName "Maria Catharina Hubertina" ;
    a2a:PersonNameLastName "Schings"
  ] .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person4
  a a2a:Person ;
  rdfs:label "Jan Joseph Handels" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Handels" ;
    a2a:PersonNameFirstName "Jan Joseph" ;
    a2a:PersonNameLastName "Handels"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "mijnwerker" .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person5
  a a2a:Person ;
  rdfs:label "Lodewijk Sauren" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Sauren" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Sauren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "herbergier" .

oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person6
  a a2a:Person ;
  rdfs:label "Peter Joseph Mijnes" ;
  a2a:PersonName [
    rdfs:label "Peter Joseph Mijnes" ;
    a2a:PersonNameFirstName "Peter Joseph" ;
    a2a:PersonNameLastName "Mijnes"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "mijnwerker" .

oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1866-06-29"^^xsd:date
  ] ;
  a2a:EventRemark186_Moeder "Maria Catharina Hubertina Schings" .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person1 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person2 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person3 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person4 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person5 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:relationep_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Person6 ;
  a2a:EventKeyRef oa:event_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce_Event1 .

oa:source_krd_f7411e5e-5d3e-b059-16ff-e9e0040f91ce
  a a2a:Source ;
  rdfs:label "Gemeentearchief Kerkrade, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kerkrade" ;
    rdfs:label "Kerkrade", "1866-01-01 - 1866-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Kerkrade" ;
    a2a:Collection "Nadere toegang op inventarisnummer 5606 van archieftoegang 101" ;
    a2a:RegistryNumber "5606" ;
    rdfs:label "Gemeentearchief Kerkrade, Nadere toegang op inventarisnummer 5606 van archieftoegang 101, 5606"
  ] ;
  a2a:SourceLastChangeDate "2017-07-28"^^xsd:date ;
  a2a:RecordGUID "{f7411e5e-5d3e-b059-16ff-e9e0040f91ce}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-KrdGA_101.5606_54_MI.xml van KRD" .

