@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/np/RARMT4ePZsVR5y3GkmIDArMbz70iI9uiiEmADqpC4UXas/post> a <https://schema.org/SocialMediaPosting>;
  <https://schema.org/articleBody> "Interesting: Pivotal AG, a company that helps startups pivoting. (Right now listening to its CEO Stefan Zanetti)";
  <https://schema.org/author> orcid:0000-0002-1267-0234;
  <https://schema.org/datePublished> "2026-04-09"^^<http://www.w3.org/2001/XMLSchema#date>;
  <https://schema.org/headline> "Pivotal AG";
  <https://schema.org/url> <https://pivotal.ag/> .
