@prefix sioct: <http://rdfs.org/sioc/types#> .
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix ore: <http://www.openarchives.org/ore/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://shawfactor.com>
  a sioct:Weblog, sioc:Site, <http://purl.org/spar/fabio/WebSite>, <http://purl.org/info:eu-repo/semantics/EnhancedPublication>, ore:Aggregation ;
  dc:title "Shawfactor" ;
  dc:description "Believe in the power of the factor" ;
  ore:aggregates <https://shawfactor.com/#posts>, <https://shawfactor.com/#categories> .

<https://shawfactor.com/#categories>
  a skos:ConceptScheme ;
  dc:date "2025-11-29T19:33:08Z"^^xsd:dateTime ;
  skos:hasTopConcept <https://shawfactor.com/category/uncategorized/>, <https://shawfactor.com/category/dunneworthy-touch/>, <https://shawfactor.com/category/shaw-cup/>, <https://shawfactor.com/category/opinion/>, <https://shawfactor.com/category/personal/>, <https://shawfactor.com/category/history/>, <https://shawfactor.com/category/programming/> .

<https://shawfactor.com/category/uncategorized/> rdfs:seeAlso <https://shawfactor.com/category/uncategorized/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/dunneworthy-touch/> rdfs:seeAlso <https://shawfactor.com/category/dunneworthy-touch/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/shaw-cup/> rdfs:seeAlso <https://shawfactor.com/category/shaw-cup/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/opinion/> rdfs:seeAlso <https://shawfactor.com/category/opinion/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/personal/> rdfs:seeAlso <https://shawfactor.com/category/personal/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/history/> rdfs:seeAlso <https://shawfactor.com/category/history/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/programming/> rdfs:seeAlso <https://shawfactor.com/category/programming/?feed=lhrdf&format=turtle> .
