@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3xYrR>
  rico:date "1572" ;
  ns0:name "Adriaen van Swieten,  schout in 1572"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/schout/267" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94392> ;
  ns0:endDate "1572"^^xsd:gYear ;
  ns0:startDate "1572"^^xsd:gYear ;
  ns0:additionalName [ ns1:literalName "Adriaen van Swieten" ] .

