@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bUo8aV7>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/d667b109-b309-46f3-a96d-1f844bd0bd16-po1"^^xsd:string ;
  schema:familyName "Moone"@nl ;
  schema:givenName "Teunis"@nl ;
  schema:name "Teunis Moone"@nl ;
  schema:gender schema:Male ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Lekkerkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  schema:spouse <https://n2t.net/ark:/60537/bMGf2xI> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2895820> .

