@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix sdo: <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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3xYrR>
  rico:date "1572" ;
  sdo:name "Adriaen van Swieten,  schout in 1572"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/schout/267" ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94392> ;
  sdo:endDate "1572"^^xsd:gYear ;
  sdo:startDate "1572"^^xsd:gYear ;
  sdo:sdDatePublished "2023-08-16T16:21:10+00:00"^^xsd:dateTime ;
  sdo:additionalName [ ns0:literalName "Adriaen van Swieten" ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
