@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://princesparktouch.com>
  a sioct:Weblog, sioc:Site, <http://purl.org/spar/fabio/WebSite>, <http://purl.org/info:eu-repo/semantics/EnhancedPublication>, ore:Aggregation ;
  dc:title "Princes Park Touch" ;
  dc:description "Social touch football in Melbournes heart" ;
  ore:aggregates <https://princesparktouch.com/#posts>, <https://princesparktouch.com/#categories> .

<https://princesparktouch.com/#categories>
  a skos:ConceptScheme ;
  dc:date "2026-05-03T20:35:58Z"^^xsd:dateTime ;
  skos:hasTopConcept <https://princesparktouch.com/category/learn-to-play/>, <https://princesparktouch.com/category/social-competition/>, <https://princesparktouch.com/category/referee/>, <https://princesparktouch.com/category/general-news/>, <https://princesparktouch.com/category/placement/>, <https://princesparktouch.com/category/juniors/>, <https://princesparktouch.com/category/women/>, <https://princesparktouch.com/category/staff/>, <https://princesparktouch.com/category/representative/> .

<https://princesparktouch.com/category/learn-to-play/> rdfs:seeAlso <https://princesparktouch.com/category/learn-to-play/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/social-competition/> rdfs:seeAlso <https://princesparktouch.com/category/social-competition/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/referee/> rdfs:seeAlso <https://princesparktouch.com/category/referee/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/general-news/> rdfs:seeAlso <https://princesparktouch.com/category/general-news/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/placement/> rdfs:seeAlso <https://princesparktouch.com/category/placement/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/juniors/> rdfs:seeAlso <https://princesparktouch.com/category/juniors/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/women/> rdfs:seeAlso <https://princesparktouch.com/category/women/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/staff/> rdfs:seeAlso <https://princesparktouch.com/category/staff/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/category/representative/> rdfs:seeAlso <https://princesparktouch.com/category/representative/?feed=lhrdf&format=turtle> .
