@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/bJmfSg>
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3387"^^xsd:string ;
  schema:familyName "Koeman"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Verponding 3387 (Blekerssingel),1772, Pieter Koeman"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5qoTe> ;
  gtm:verponding <https://n2t.net/ark:/60537/bcHKhB> ;
  gtm:straat <https://n2t.net/ark:/60537/bfPbmj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241248> ;
  schema:dateCreated "1772"^^xsd:gYear .

