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

<https://w3id.org/np/RA9_MDt_BeNkAvLf1ZqUky5aaNWAGZPB1DcupXwOS3UQE/newsItem> a <https://schema.org/NewsArticle>;
  <https://schema.org/articleBody> "Test message to try the refresh using listeners";
  <https://schema.org/headline> "Test message";
  <https://schema.org/isPartOf> <https://w3id.org/spaces/test/news> .
