@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://frothy285.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 "Frothy 285" ;
  dc:description "the perfect glass for great beers" ;
  ore:aggregates <https://frothy285.lhero.org/#posts>, <https://frothy285.lhero.org/#categories> .

<https://frothy285.lhero.org/#posts> sioc:container_of <https://frothy285.com/?p=408>, <https://frothy285.com/?p=1> .
<https://frothy285.com/?p=408> rdfs:seeAlso <https://frothy285.lhero.org/2016/03/30/mmbvmnbvnm/?feed=lhrdf&format=turtle> .
<https://frothy285.com/?p=1> rdfs:seeAlso <https://frothy285.lhero.org/2014/07/16/welcome-localhero-project/?feed=lhrdf&format=turtle> .
<https://frothy285.lhero.org/#categories>
  a skos:ConceptScheme ;
  dc:date "2024-11-23T23:51:04Z"^^xsd:dateTime ;
  skos:hasTopConcept <https://frothy285.lhero.org/category/uncategorized/>, <https://frothy285.lhero.org/category/news/> .

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