@prefix ns0: <https://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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCGRF1>
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/7"^^xsd:string ;
  ns0:givenName "Martyntje"^^xsd:string ;
  ns0:name "Verponding 7 (Tilbrug),1772, Martyntje de Jong"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b87hSO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bi6UNi> ;
  gtm:hofstedegeld <https://n2t.net/ark:/60537/biK0Jj> ;
  gtm:verponding <https://n2t.net/ark:/60537/bsH7Ub> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/237820> ;
  ns0:dateCreated "1772"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Verponding 7 (Tilbrug),1772, Martyntje de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

