@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/bUarsLf>
  schema:givenName "Arnold"^^xsd:string ;
  schema:name "Arnold Monasch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/36397320-6b29-0352-e129-f8c8f192cc46"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b251cS8>, <https://n2t.net/ark:/60537/bMfQDVZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdWSxB2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2844882> .

