@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/bFBsdoe>
  pico:hasAge "23"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d51ea436-7d13-3b5b-3b2f-73d12fe8189c"^^xsd:string ;
  schema:familyName "Scharloo"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Scharloo"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9AbqQ4> ;
  schema:spouse <https://n2t.net/ark:/60537/bNw22dv> ;
  schema:parent <https://n2t.net/ark:/60537/bpYYgbX>, <https://n2t.net/ark:/60537/bVqCR2f> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106542> .

