@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/brrStIP>
  schema:givenName "Anthonij Christiaan"^^xsd:string ;
  schema:name "Anthonij Christiaan Grefe"@nl ;
  schema:familyName "Grefe"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f3c16d4d-2e74-4166-c6ae-1ebc22d45da9"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9174f3b-a069-d8fb-e8f5-8116124d942d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2596782> ;
  schema:birthDate "1900-09-25"^^xsd:date .

