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

<https://n2t.net/ark:/60537/bRG2iqK>
  pico:hasAge "23"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/739a543c-e486-cd06-ec70-a4a874b78574"^^xsd:string ;
  schema:familyName "Otto"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Otto"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amersfoort> ;
  schema:parent <https://n2t.net/ark:/60537/bJLsuCS>, <https://n2t.net/ark:/60537/btWgQWv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0cM0a> ;
  schema:spouse <https://n2t.net/ark:/60537/bZnVrO0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2844743> .

