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

<config/OperationRequestOverridePolicy/_knop> a sflo:Knop ;
  sflo:hasKnopMetadata <config/OperationRequestOverridePolicy/_knop/_meta> ;
  sflo:hasKnopInventory <config/OperationRequestOverridePolicy/_knop/_inventory> ;
  sflo:hasKnopSourceRegistry <config/OperationRequestOverridePolicy/_knop/_sources> ;
  sflo:hasExtractionSource <config/OperationRequestOverridePolicy/_knop/_sources#extraction-source> ;
  sflo:hasReferenceCatalog <config/OperationRequestOverridePolicy/_knop/_references> ;
  sflo:hasWorkingKnopInventoryFile <config/OperationRequestOverridePolicy/_knop/_inventory/inventory.ttl> ;
  sflo:hasResourcePage <config/OperationRequestOverridePolicy/_knop/index.html> .

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

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

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

<config/OperationRequestOverridePolicy/_knop/_meta/_history001/_s0001/ttl> a sflo:ArtifactManifestation, sflo:RdfDocument ;
  sflo:locatedFileForManifestation <config/OperationRequestOverridePolicy/_knop/_meta/_history001/_s0001/ttl/meta.ttl> ;
  sflo:hasResourcePage <config/OperationRequestOverridePolicy/_knop/_meta/_history001/_s0001/ttl/index.html> .

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

<config/OperationRequestOverridePolicy/_knop/_sources> a sflo:KnopSourceRegistry, sflo:DigitalArtifact, sflo:RdfDocument ;
  sflo:hasWorkingLocatedFile <config/OperationRequestOverridePolicy/_knop/_sources/sources.ttl> .

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

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

<config/OperationRequestOverridePolicy/_knop/_inventory/_history001/_s0001/ttl> a sflo:ArtifactManifestation, sflo:RdfDocument ;
  sflo:locatedFileForManifestation <config/OperationRequestOverridePolicy/_knop/_inventory/_history001/_s0001/ttl/inventory.ttl> ;
  sflo:hasResourcePage <config/OperationRequestOverridePolicy/_knop/_inventory/_history001/_s0001/ttl/index.html> .

<config/OperationRequestOverridePolicy/_knop/_meta/meta.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/_inventory/inventory.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/_sources/sources.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/_references> a sflo:ReferenceCatalog, sflo:DigitalArtifact, sflo:RdfDocument ;
  sflo:hasWorkingLocatedFile <config/OperationRequestOverridePolicy/_knop/_references/references.ttl> .

<config/OperationRequestOverridePolicy/_knop/_references/references.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/_meta/_history001/_s0001/ttl/meta.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/_inventory/_history001/_s0001/ttl/inventory.ttl> a sflo:LocatedFile, sflo:RdfDocument .

<config/OperationRequestOverridePolicy/_knop/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<config/OperationRequestOverridePolicy/_knop/_meta/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<config/OperationRequestOverridePolicy/_knop/_meta/_history001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

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

<config/OperationRequestOverridePolicy/_knop/_meta/_history001/_s0001/ttl/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<config/OperationRequestOverridePolicy/_knop/_inventory/index.html> a sflo:ResourcePage, sflo:LocatedFile .

<config/OperationRequestOverridePolicy/_knop/_inventory/_history001/index.html> a sflo:ResourcePage, sflo:LocatedFile .

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

<config/OperationRequestOverridePolicy/_knop/_inventory/_history001/_s0001/ttl/index.html> a sflo:ResourcePage, sflo:LocatedFile .
