@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_44f17bfc-657f-9bf3-6367-1cf2b964dbfb
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1884" ;
  a2a:hasPerson oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person1, oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person2, oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person3, oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person4, oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person5 ;
  a2a:hasEvent oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 ;
  a2a:hasRelationEP oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_0, oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_1, oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_2, oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_3, oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_4 ;
  a2a:hasSource oa:source_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb .

oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person1
  a a2a:Person ;
  rdfs:label "Pieter Joseph Bischops" ;
  a2a:PersonName [
    rdfs:label "Pieter Joseph Bischops" ;
    a2a:PersonNameFirstName "Pieter Joseph" ;
    a2a:PersonNameLastName "Bischops"
  ] ;
  a2a:Gender "Man" .

oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person2
  a a2a:Person ;
  rdfs:label "Gerard Bischops" ;
  a2a:PersonName [
    rdfs:label "Gerard Bischops" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Bischops"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "knecht" .

oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person3
  a a2a:Person ;
  rdfs:label "Maria Gertrud Schillings" ;
  a2a:PersonName [
    rdfs:label "Maria Gertrud Schillings" ;
    a2a:PersonNameFirstName "Maria Gertrud" ;
    a2a:PersonNameLastName "Schillings"
  ] .

oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person4
  a a2a:Person ;
  rdfs:label "Mathijs Joseph Buck" ;
  a2a:PersonName [
    rdfs:label "Mathijs Joseph Buck" ;
    a2a:PersonNameFirstName "Mathijs Joseph" ;
    a2a:PersonNameLastName "Buck"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schrijnewerker" .

oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person5
  a a2a:Person ;
  rdfs:label "Nicolas Joseph Buck" ;
  a2a:PersonName [
    rdfs:label "Nicolas Joseph Buck" ;
    a2a:PersonNameFirstName "Nicolas Joseph" ;
    a2a:PersonNameLastName "Buck"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "schrijnewerker" .

oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1884-06-03"^^xsd:date
  ] ;
  a2a:EventRemark186_Moeder "Maria Gertrud Schillings" .

oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person1 ;
  a2a:EventKeyRef oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 .

oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person2 ;
  a2a:EventKeyRef oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 .

oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person3 ;
  a2a:EventKeyRef oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 .

oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person4 ;
  a2a:EventKeyRef oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 .

oa:relationep_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Person5 ;
  a2a:EventKeyRef oa:event_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb_Event1 .

oa:source_krd_44f17bfc-657f-9bf3-6367-1cf2b964dbfb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Kerkrade, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kerkrade" ;
    rdfs:label "Kerkrade", "1884-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Kerkrade" ;
    a2a:Collection "Nadere toegang op inventarisnummer 5624 van archieftoegang 101" ;
    a2a:RegistryNumber "5624" ;
    rdfs:label "Gemeentearchief Kerkrade, Nadere toegang op inventarisnummer 5624 van archieftoegang 101, 5624"
  ] ;
  a2a:SourceLastChangeDate "2020-11-22"^^xsd:date ;
  a2a:RecordGUID "{44f17bfc-657f-9bf3-6367-1cf2b964dbfb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-KrdGA_1015624_54_MI.xml van KRD" .

