@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bYy9Zh>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/df2b77304082e2d6848ddbb4e66255a16463859b33ce072953dca33dc7797b2f"^^xsd:string ;
  schema:givenName "Johanna Jacoba"^^xsd:string ;
  schema:name "Johanna Jacoba Sadel"@nl ;
  schema:familyName "Sadel"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bdjN9o> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22630> .

