@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 sioc: <http://rdfs.org/sioc/ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://commonsenseaustralia.com.au/?page_id=1310>
  a foaf:Document ;
  dc:title "nginx" ;
  dcterms:identifier 1310 ;
  dc:modified "2026-01-09T10:12:59Z"^^xsd:dateTime ;
  dc:created "2026-01-09T10:12:57Z"^^xsd:dateTime ;
  sioc:link <https://commonsenseaustralia.com.au/nginx/> ;
  sioc:has_creator <https://commonsenseaustralia.com.au/author/1001275/#account> ;
  sioc:has_container <https://commonsenseaustralia.com.au/#posts> ;
  sioc:topic <https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/>, <https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1001275> .

<https://commonsenseaustralia.com.au/author/1001275/#account> rdfs:seeAlso <https://commonsenseaustralia.com.au/author/1001275/?feed=lhrdf&format=turtle> .
<https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1001275> rdfs:seeAlso <https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1001275&feed=lhrdf&format=turtle> .
