@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/bV0dVG1>
  schema:familyName "Bosman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf739df8-9762-2349-c7f7-6ddceb1c72d8"^^xsd:string ;
  schema:givenName "Wilhelmus Cornelis"^^xsd:string ;
  schema:name "Wilhelmus Cornelis Bosman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nszm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c3e367d9-43c6-aa27-32ea-86da0cb52cef> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2580305> ;
  schema:birthDate "1870-03-31"^^xsd:date .

