@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_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1852" ;
  a2a:hasPerson oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person1, oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person2, oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person3, oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person4, oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person5 ;
  a2a:hasEvent oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 ;
  a2a:hasRelationEP oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_0, oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_1, oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_2, oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_3, oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_4 ;
  a2a:hasSource oa:source_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca .

oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person1
  a a2a:Person ;
  rdfs:label "Nicolas Joseph Hubert Poyck" ;
  a2a:PersonName [
    rdfs:label "Nicolas Joseph Hubert Poyck" ;
    a2a:PersonNameFirstName "Nicolas Joseph Hubert" ;
    a2a:PersonNameLastName "Poyck"
  ] ;
  a2a:Gender "Man" .

oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person2
  a a2a:Person ;
  rdfs:label "Lodewijk Jan Joseph Poyck" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Jan Joseph Poyck" ;
    a2a:PersonNameFirstName "Lodewijk Jan Joseph" ;
    a2a:PersonNameLastName "Poyck"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "werkman" .

oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person3
  a a2a:Person ;
  rdfs:label "Anna Maria Barwasser" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Barwasser" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Barwasser"
  ] .

oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Joseph Kluten" ;
  a2a:PersonName [
    rdfs:label "Hendrik Joseph Kluten" ;
    a2a:PersonNameFirstName "Hendrik Joseph" ;
    a2a:PersonNameLastName "Kluten"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "koolwerker" .

oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person5
  a a2a:Person ;
  rdfs:label "Hendrik Joseph Quaedvlieg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Joseph Quaedvlieg" ;
    a2a:PersonNameFirstName "Hendrik Joseph" ;
    a2a:PersonNameLastName "Quaedvlieg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "knecht" .

oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1852-04-22"^^xsd:date
  ] ;
  a2a:EventRemark186_Moeder "Anna Maria Barwasser" .

oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person1 ;
  a2a:EventKeyRef oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 .

oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person2 ;
  a2a:EventKeyRef oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 .

oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person3 ;
  a2a:EventKeyRef oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 .

oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person4 ;
  a2a:EventKeyRef oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 .

oa:relationep_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Person5 ;
  a2a:EventKeyRef oa:event_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca_Event1 .

oa:source_krd_1ac020a6-96f0-2a4e-0e96-c057f3cb22ca
  a a2a:Source ;
  rdfs:label "Gemeentearchief Kerkrade, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kerkrade" ;
    rdfs:label "Kerkrade", "1852-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Kerkrade" ;
    a2a:Collection "Nadere toegang op inventarisnummer 5592 van archieftoegang 101" ;
    a2a:RegistryNumber "5592" ;
    rdfs:label "Gemeentearchief Kerkrade, Nadere toegang op inventarisnummer 5592 van archieftoegang 101, 5592"
  ] ;
  a2a:SourceLastChangeDate "2016-04-24"^^xsd:date ;
  a2a:RecordGUID "{1ac020a6-96f0-2a4e-0e96-c057f3cb22ca}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-KrdGA_101.5592_54_MI.xml van KRD" .

