@base <https://semantic-flow.github.io/mesh-sidecar-fantasy-rules/> .
@prefix sflo: <https://semantic-flow.github.io/semantic-flow-ontology/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<examples/gunaar/_knop> a sflo:Knop ;
  sflo:hasKnopMetadata <examples/gunaar/_knop/_meta> ;
  sflo:hasKnopInventory <examples/gunaar/_knop/_inventory> ;
  sflo:hasWorkingKnopInventoryFile <examples/gunaar/_knop/_inventory/inventory.ttl> ;
  sflo:hasPayloadArtifact <examples/gunaar> ;
  sflo:hasResourcePage <examples/gunaar/_knop/index.html> .

<examples/gunaar> a sflo:PayloadArtifact, sflo:DigitalArtifact, sflo:RdfDocument ;
  sflo:hasArtifactHistory <examples/gunaar/_history001> ;
  sflo:currentArtifactHistory <examples/gunaar/_history001> ;
  sflo:nextHistoryOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:workingLocalRelativePath "../examples/gunaar.ttl" ;
  sflo:hasResourcePage <examples/gunaar/index.html> .

<examples/gunaar/_history001> a sflo:ArtifactHistory ;
  sflo:historyOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasHistoricalState <examples/gunaar/_history001/_s0001> ;
  sflo:latestHistoricalState <examples/gunaar/_history001/_s0001> ;
  sflo:nextStateOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:hasResourcePage <examples/gunaar/_history001/index.html> .

<examples/gunaar/_history001/_s0001> a sflo:HistoricalState ;
  sflo:stateOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasManifestation <examples/gunaar/_history001/_s0001/gunaar-ttl> ;
  sflo:locatedFileForState <examples/gunaar/_history001/_s0001/gunaar-ttl/gunaar.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_history001/_s0001/index.html> .

<examples/gunaar/_history001/_s0001/gunaar-ttl> a sflo:ArtifactManifestation, sflo:RdfDocument ;
  sflo:hasLocatedFile <examples/gunaar/_history001/_s0001/gunaar-ttl/gunaar.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_history001/_s0001/gunaar-ttl/index.html> .

<examples/gunaar/_knop/_meta> a sflo:KnopMetadata, sflo:DigitalArtifact, sflo:RdfDocument ;
  sflo:hasArtifactHistory <examples/gunaar/_knop/_meta/_history001> ;
  sflo:currentArtifactHistory <examples/gunaar/_knop/_meta/_history001> ;
  sflo:nextHistoryOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:hasWorkingLocatedFile <examples/gunaar/_knop/_meta/meta.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_meta/index.html> .

<examples/gunaar/_knop/_meta/_history001> a sflo:ArtifactHistory ;
  sflo:historyOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasHistoricalState <examples/gunaar/_knop/_meta/_history001/_s0001> ;
  sflo:latestHistoricalState <examples/gunaar/_knop/_meta/_history001/_s0001> ;
  sflo:nextStateOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:hasResourcePage <examples/gunaar/_knop/_meta/_history001/index.html> .

<examples/gunaar/_knop/_meta/_history001/_s0001> a sflo:HistoricalState ;
  sflo:stateOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasManifestation <examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl> ;
  sflo:locatedFileForState <examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl/meta.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_meta/_history001/_s0001/index.html> .

<examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl> a sflo:ArtifactManifestation, sflo:RdfDocument ;
  sflo:hasLocatedFile <examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl/meta.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl/index.html> .

<examples/gunaar/_knop/_inventory> a sflo:KnopInventory, sflo:DigitalArtifact, sflo:RdfDocument ;
  sflo:hasArtifactHistory <examples/gunaar/_knop/_inventory/_history001> ;
  sflo:currentArtifactHistory <examples/gunaar/_knop/_inventory/_history001> ;
  sflo:nextHistoryOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:hasWorkingLocatedFile <examples/gunaar/_knop/_inventory/inventory.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_inventory/index.html> .

<examples/gunaar/_knop/_inventory/_history001> a sflo:ArtifactHistory ;
  sflo:historyOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasHistoricalState <examples/gunaar/_knop/_inventory/_history001/_s0001> ;
  sflo:latestHistoricalState <examples/gunaar/_knop/_inventory/_history001/_s0001> ;
  sflo:nextStateOrdinal "2"^^xsd:nonNegativeInteger ;
  sflo:hasResourcePage <examples/gunaar/_knop/_inventory/_history001/index.html> .

<examples/gunaar/_knop/_inventory/_history001/_s0001> a sflo:HistoricalState ;
  sflo:stateOrdinal "1"^^xsd:nonNegativeInteger ;
  sflo:hasManifestation <examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl> ;
  sflo:locatedFileForState <examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl/inventory.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_inventory/_history001/_s0001/index.html> .

<examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl> a sflo:ArtifactManifestation, sflo:RdfDocument ;
  sflo:hasLocatedFile <examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl/inventory.ttl> ;
  sflo:hasResourcePage <examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl/index.html> .

<examples/gunaar/_knop/_meta/meta.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<examples/gunaar/_knop/_inventory/inventory.ttl> a sflo:LocatedFile, sflo:RdfDocument .



<examples/gunaar/_history001/_s0001/gunaar-ttl/gunaar.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl/meta.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl/inventory.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<examples/gunaar/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_history001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_history001/_s0001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_history001/_s0001/gunaar-ttl/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_meta/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_meta/_history001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_meta/_history001/_s0001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_meta/_history001/_s0001/meta-ttl/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_inventory/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_inventory/_history001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_inventory/_history001/_s0001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<examples/gunaar/_knop/_inventory/_history001/_s0001/inventory-ttl/index.html> a sflo:ResourcePage, sflo:LocatedFile .
