@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/breabyY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0527184-9ad1-d92e-53a6-a1f01cf9cad7"^^xsd:string ;
  schema:givenName "Louis Ernst"^^xsd:string ;
  schema:name "Louis Ernst Strauss"@nl ;
  schema:birthPlace "Neu-Bornim Duitschland"@nl ;
  schema:familyName "Strauss"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w4n3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15ac6d0d-b274-eae3-33a3-8a83230ad90e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648322> ;
  schema:birthDate "1896-11-01"^^xsd:date .

