@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bhHunBC>
  schema:familyName "Goedewaagen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37db18b2-e475-c6f9-6ff0-671044bf46de"^^xsd:string ;
  schema:hasOccupation "Makelaar"@nl ;
  schema:givenName "Tobias"^^xsd:string ;
  schema:name "Tobias Goedewaagen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00szhh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1fc5fb65-c720-e1e6-6322-e0979a80ec7d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1983545> ;
  schema:birthDate "1818-09-21"^^xsd:date .

