@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/bL0DVLN>
  schema:givenName "Adrianus Johannes"^^xsd:string ;
  schema:name "Adrianus Johannes Cosijn"@nl ;
  schema:familyName "Cosijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59504930-a1e9-edf3-0d50-38faa639e6f0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZaeD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2157614> ;
  schema:birthDate "1835-06-01"^^xsd:date .

