@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bKoy4vI>
  schema:hasOccupation "Commies posterijen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5af1ee6-69e0-a4ae-2a98-82d504a0c5e7"^^xsd:string ;
  schema:givenName "Louis Cesar"^^xsd:string ;
  schema:name "Louis Cesar von Sternbach"@nl ;
  schema:familyName "von Sternbach"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rssk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/80c3c9f7-d902-fb8b-9a7f-c80596c93790> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2355766> ;
  schema:birthDate "1856-04-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Sternbach"^^xsd:string ;
    ns0:surnamePrefix "von"^^xsd:string
  ] .

