@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/bfpNsbN>
  pico:hasAge "21"^^xsd:string ;
  schema:familyName "Brouwer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fbb25901-2d0d-f31a-b1ce-422b45ffd9e3"^^xsd:string ;
  schema:givenName "Simon Petrus"^^xsd:string ;
  schema:name "Simon Petrus Brouwer"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7vcDo4>, <https://n2t.net/ark:/60537/bZACSgb> ;
  schema:spouse <https://n2t.net/ark:/60537/bojog3s> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxu9quy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2578290> .

