@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_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9
  a a2a:Record ;
  rdfs:label "Huwelijk (in het jaar 1600-1800)" ;
  a2a:hasPerson oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778048, oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778055 ;
  a2a:hasEvent oa:event_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_Event1 ;
  a2a:hasRelationEP oa:relationep_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_0, oa:relationep_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_1 ;
  a2a:hasSource oa:source_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9 .

oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778048
  a a2a:Person ;
  rdfs:label "Liev Barentsz van Bremen" ;
  a2a:PersonName [
    rdfs:label "Liev Barentsz van Bremen" ;
    a2a:PersonNameFirstName "Liev" ;
    a2a:PersonNamePatronym "Barentsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bremen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778055
  a a2a:Person ;
  rdfs:label "Elsgen Jacops" ;
  a2a:PersonName [
    rdfs:label "Elsgen Jacops" ;
    a2a:PersonNameFirstName "Elsgen" ;
    a2a:PersonNameLastName "Jacops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijk" ;
  a2a:EventType "other:Huwelijk" ;
  a2a:EventPlace [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] .

oa:relationep_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778048 ;
  a2a:EventKeyRef oa:event_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_Event1 .

oa:relationep_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_229778055 ;
  a2a:EventKeyRef oa:event_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9_Event1 .

oa:source_sgv_f7fbb269-e72d-51cf-2224-ceba3c851bb9
  a a2a:Source ;
  rdfs:label "Streekarchief Gooi en Vechtstreek, Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Genealogische persoonsinfo Nederhorst den Berg" ;
    rdfs:label "Genealogische persoonsinfo Nederhorst den Berg", "1600-01-01 - 1800-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1644" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1644-06-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Gooi en Vechtstreek" ;
    a2a:Place "Hilversum" ;
    a2a:Collection "Register van diverse schepenakten, tevens huwelijksakten , 1624-1722" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "3361" ;
    a2a:Folio "164" ;
    rdfs:label "Streekarchief Gooi en Vechtstreek, Hilversum, Register van diverse schepenakten, tevens huwelijksakten , 1624-1722, 120, 3361, 164"
  ] ;
  a2a:SourceLastChangeDate "2020-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://zoeken.gooienvechthistorisch.nl/detail.php?id=228900908" ;
  a2a:RecordIdentifier "228900908 / IND0023434" ;
  a2a:RecordGUID "{f7fbb269-e72d-51cf-2224-ceba3c851bb9}" ;
  a2a:SourceRemarkProvenance "Genealogische persoonsinfo Nederhorst den Berg.csv gedownload via https://zoeken.gooienvechthistorisch.nl/opendata.php gecombineerd met gescrape-de akte, scan en broninformatie van website en omgezet naar A2A" .

