@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://tootforten.lhero.org>
  a sioct:Weblog, sioc:Site, <http://purl.org/spar/fabio/WebSite>, <http://purl.org/info:eu-repo/semantics/EnhancedPublication>, ore:Aggregation ;
  dc:title "Toot for ten" ;
  dc:description "Add your slogan here" ;
  ore:aggregates <https://tootforten.lhero.org/#posts>, <https://tootforten.lhero.org/#categories> .

<https://tootforten.lhero.org/#posts> sioc:container_of <https://tootforten.org/?p=1356>, <https://tootforten.org/?p=1304>, <https://tootforten.org/?p=1263>, <https://blowyourhorn.org/?p=1245>, <https://blowyourhorn.org/?p=1221> .
<https://tootforten.org/?p=1356> rdfs:seeAlso <https://tootforten.lhero.org/2020/09/09/iceland-population-testing/?feed=lhrdf&format=turtle> .
<https://tootforten.org/?p=1304> rdfs:seeAlso <https://tootforten.lhero.org/2020/09/04/comments/?feed=lhrdf&format=turtle> .
<https://tootforten.org/?p=1263> rdfs:seeAlso <https://tootforten.lhero.org/2020/09/04/solve-the-problem-implement-the-cure/?feed=lhrdf&format=turtle> .
<https://blowyourhorn.org/?p=1245> rdfs:seeAlso <https://tootforten.lhero.org/2020/09/03/the-whole-truth-and-nothing-but-the-truth/?feed=lhrdf&format=turtle> .
<https://blowyourhorn.org/?p=1221> rdfs:seeAlso <https://tootforten.lhero.org/2020/09/03/dan-has-no-plan/?feed=lhrdf&format=turtle> .
<https://tootforten.lhero.org/#categories>
  a skos:ConceptScheme ;
  dc:date "2024-06-27T15:03:45Z"^^xsd:dateTime ;
  skos:hasTopConcept <https://tootforten.lhero.org/category/uncategorized/>, <https://tootforten.lhero.org/category/news/>, <https://tootforten.lhero.org/category/demands/> .

<https://tootforten.lhero.org/category/uncategorized/> rdfs:seeAlso <https://tootforten.lhero.org/category/uncategorized/?feed=lhrdf&format=turtle> .
<https://tootforten.lhero.org/category/news/> rdfs:seeAlso <https://tootforten.lhero.org/category/news/?feed=lhrdf&format=turtle> .
<https://tootforten.lhero.org/category/demands/> rdfs:seeAlso <https://tootforten.lhero.org/category/demands/?feed=lhrdf&format=turtle> .
