@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b12HDy>
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3405"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:familyName "Tiguet"^^xsd:string ;
  gtm:straat "Verlaat Blekerssingel"^^xsd:string ;
  schema:name "Verponding 3405 (Verlaat Blekerssingel),1772, Johannes Tiguet"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/b1sYrR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241269> ;
  schema:dateCreated "1772"^^xsd:gYear .

