@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_wba_eda20e8f-ca18-c797-e3de-d94c60085e38
  a a2a:Record ;
  rdfs:label "graf op 3 mei 1946" ;
  a2a:hasPerson oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person-a4a52b57-7670-c0c4-293a-56d18974397d, oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person-def36ea2-f2d2-7c66-8c0d-b7d859d8a222 ;
  a2a:hasEvent oa:event_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_0 ;
  a2a:hasRelationPP oa:relationpp_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_0 ;
  a2a:hasSource oa:source_wba_eda20e8f-ca18-c797-e3de-d94c60085e38 .

oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person-a4a52b57-7670-c0c4-293a-56d18974397d
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Laurijssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Laurijssen" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Laurijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person-def36ea2-f2d2-7c66-8c0d-b7d859d8a222
  a a2a:Person ;
  rdfs:label "Jacobus Adrianus Luykx" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianus Luykx" ;
    a2a:PersonNameFirstName "Jacobus Adrianus" ;
    a2a:PersonNameLastName "Luykx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1900-06-08"^^xsd:date
  ] .

oa:event_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Event1
  a a2a:Event ;
  rdfs:label "other:graf" ;
  a2a:EventType "other:graf" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1946-05-03"^^xsd:date
  ] .

oa:relationep_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person:def36ea2-f2d2-7c66-8c0d-b7d859d8a222 ;
  a2a:EventKeyRef oa:event_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Event1 .

oa:relationpp_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person:def36ea2-f2d2-7c66-8c0d-b7d859d8a222, oa:person_wba_eda20e8f-ca18-c797-e3de-d94c60085e38_Person:a4a52b57-7670-c0c4-293a-56d18974397d .

oa:source_wba_eda20e8f-ca18-c797-e3de-d94c60085e38
  a a2a:Source ;
  rdfs:label "West Brabants Archief, begraafplaats" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1946-05-03 - 1946-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1946-05-03"^^xsd:date
  ] ;
  a2a:SourceType "other:begraafplaats" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 537, Periode: 1865-1964" ;
    a2a:Book "Begraafboek St. Lambertus Parochie Wouw, 1865-1964" ;
    a2a:RegistryNumber "537" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 537, Periode: 1865-1964, Begraafboek St. Lambertus Parochie Wouw, 1865-1964, 537"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eda20e8f-ca18-c797-e3de-d94c60085e38" ;
  a2a:RecordGUID "{eda20e8f-ca18-c797-e3de-d94c60085e38}" ;
  a2a:SourceRemarkOpmerking "Op naam doorzoekbaar via Voorouders" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26217_00026217.xml van WBA" .

[] a2a:PersonRemarkdiversen """klasse 2a nummer 486;
overl. op 30/04""" .
