@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?post_type=lh-portfolio&#038;p=5337>
  a sioc:Post ;
  dc:title "LH Unused shortcodes" ;
  dcterms:identifier 5337 ;
  dc:modified "2022-07-29T15:51:29Z"^^xsd:dateTime ;
  dc:created "2022-07-29T15:51:24Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/portfolio/lh-unused-shortcodes/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  sioc:topic <https://lhero.org/lh_portfolio-type/plugin/> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/lh_portfolio-type/plugin/> rdfs:seeAlso <https://lhero.org/lh_portfolio-type/plugin/?feed=lhrdf&format=turtle> .
