@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/byW3WvN>
  schema:familyName "Goudeau"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5051032e-320e-eb3c-a963-fa6dc04cd122"^^xsd:string ;
  schema:hasOccupation "Modiste"@nl ;
  schema:birthPlace "Parijs"@nl ;
  schema:givenName "Rosalie Emilie"^^xsd:string ;
  schema:name "Rosalie Emilie Goudeau"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cc66d467-235d-ae7b-391d-58b2782b5a73> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2611266> ;
  schema:birthDate "1867-10-26"^^xsd:date .

