@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481
  a a2a:Record ;
  rdfs:label "Doop op 8 augustus 1762 te Vleuten" ;
  a2a:hasPerson oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211585, oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211586, oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211587, oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211588 ;
  a2a:hasEvent oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_0, oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_1, oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_2, oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_3 ;
  a2a:hasSource oa:source_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/23AF570BB2924A9BB2197A02ADA1D481> .

oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211585
  a a2a:Person ;
  rdfs:label "Cornelius Mastwijk" ;
  a2a:PersonName [
    rdfs:label "Cornelius Mastwijk" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Mastwijk"
  ] ;
  a2a:Gender "Man" .

oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211586
  a a2a:Person ;
  rdfs:label "Jan Jacobze Mastwijk" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobze Mastwijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobze" ;
    a2a:PersonNameLastName "Mastwijk"
  ] .

oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211587
  a a2a:Person ;
  rdfs:label "Aefje Arisse de Lange" ;
  a2a:PersonName [
    rdfs:label "Aefje Arisse de Lange" ;
    a2a:PersonNameFirstName "Aefje" ;
    a2a:PersonNamePatronym "Arisse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] .

oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211588
  a a2a:Person ;
  rdfs:label "Joanna Mastwijk" ;
  a2a:PersonName [
    rdfs:label "Joanna Mastwijk" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Mastwijk"
  ] .

oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "08-08-1762" ;
    a2a:Year "1762" ;
    a2a:Month "08" ;
    a2a:Day "08" ;
    rdfs:label "1762-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vleuten" ;
    rdfs:label "Vleuten"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211585 ;
  a2a:EventKeyRef oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1 .

oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211586 ;
  a2a:EventKeyRef oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1 .

oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211587 ;
  a2a:EventKeyRef oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1 .

oa:relationep_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Person1493211588 ;
  a2a:EventKeyRef oa:event_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481_Event1 .

oa:source_hua_23AF570B-B292-4A9B-B219-7A02ADA1D481
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vleuten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vleuten, Nederland", "1762-08-08 - 1762-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-08-1762" ;
    a2a:Year "1762" ;
    a2a:Month "08" ;
    a2a:Day "08" ;
    rdfs:label "08-08-1762"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Verzameling doop-, trouw- en begraafregisters" ;
    a2a:Book "Vleuten RK Dopen en RK Trouwen" ;
    a2a:RegistryNumber "601" ;
    a2a:Folio "1" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Verzameling doop-, trouw- en begraafregisters, Vleuten RK Dopen en RK Trouwen, 601, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C30DECE4642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C30DECE4642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C30DECE4642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2023-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/23AF570BB2924A9BB2197A02ADA1D481" ;
  a2a:RecordIdentifier "1493211584" ;
  a2a:RecordGUID "{23AF570B-B292-4A9B-B219-7A02ADA1D481}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C2C99D04642E0534701000A17FD" .

