@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/bxu9xxp>
  pico:hasAge "2"^^xsd:string ;
  schema:familyName "Brem"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Brem"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b2f464f-03d3-1138-e7bb-8d1bbce056bc"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgEYTRS>, <https://n2t.net/ark:/60537/bpzzIIk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87psM> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/611958> ;
  schema:deathDate "1887-08-14"^^xsd:date .

