{
    "@graph": [
        {
            "@id": "http://vocab.resc.info/incident#mobilizationTimestamp",
            "rdfs:label": "Mobilization timestamp",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The time the unit is mobilized, when it starts heading to the incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#Deployment",
            "rdfs:label": "Deployment",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:comment": "The actual sending of a responding unit to a Incident."
        },
        {
            "@id": "http://vocab.resc.info/incident#hasCharacteristic",
            "rdfs:label": "has Characteristic",
            "@type": "rdf:Property",
            "rdfs:comment": "Relation between characteristics and incidents",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            },
            "rdfs:range": {
                "@id": "http://vocab.resc.info/incident#Characteristic"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#IncidentRecord",
            "rdfs:label": "Incident Record",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:subClassOf": {
                "@id": "http://semanticweb.cs.vu.nl/2009/11/sem/Event"
            },
            "rdfs:comment": "A class to record the response to a incident by emergency response services."
        },
        {
            "@id": "http://vocab.resc.info/incident#Characteristic",
            "rdfs:label": "Characteristic",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:comment": "Holds characteristics of a Incident",
            "http://vocab.firegraph.store/decoration#color": "#595959",
            "http://vocab.firegraph.store/decoration#glyphName": "fas fa-exclamation-circle",
            "http://vocab.firegraph.store/decoration#glyphSource": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNTEuMicgaGVpZ2h0PSc1MS4yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy0wLjk4MzM5OCAtNjQuOTgzNCA2NDAuMTA0IDQ0OC40MjcnPjxwYXRoIGZpbGw9JyM1OTU5NTknIHRyYW5zZm9ybT0nc2NhbGUoMSwtMSkgdHJhbnNsYXRlKDAsLTM0OCknIGQ9J001MDQgMTkyYzAgLTEzNi45OTcgLTExMS4wNDMgLTI0OCAtMjQ4IC0yNDhzLTI0OCAxMTEuMDAzIC0yNDggMjQ4YzAgMTM2LjkxNyAxMTEuMDQzIDI0OCAyNDggMjQ4czI0OCAtMTExLjA4MyAyNDggLTI0OHpNMjU2IDE0MmMtMjUuNDA1MyAwIC00NiAtMjAuNTk0NyAtNDYgLTQ2czIwLjU5NDcgLTQ2IDQ2IC00NnM0NiAyMC41OTQ3IDQ2IDQ2cy0yMC41OTQ3IDQ2IC00NiA0NnpNMjEyLjMyNyAzMDcuMzQ2bDcuNDE3OTcgLTEzNiBjMC4zNDY2OCAtNi4zNjMyOCA1LjYwODQgLTExLjM0NTcgMTEuOTgxNCAtMTEuMzQ1N2g0OC41NDY5YzYuMzczMDUgMCAxMS42MzQ4IDQuOTgyNDIgMTEuOTgxNCAxMS4zNDU3bDcuNDE3OTcgMTM2YzAuMzc1IDYuODc0MDIgLTUuMDk3NjYgMTIuNjU0MyAtMTEuOTgxNCAxMi42NTQzaC02My4zODM4Yy02Ljg4Mzc5IDAgLTEyLjM1NTUgLTUuNzgwMjcgLTExLjk4MDUgLTEyLjY1NDN6Jz48L3BhdGg+PC9zdmc+"
        },
        {
            "@id": "http://vocab.resc.info/incident#incidentRecordEndTimestamp",
            "rdfs:label": "Incident Record end timestamp",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "the time the emergency response services are no longer involved in the incident.",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#location",
            "rdfs:label": "Location",
            "@type": "rdf:Property",
            "rdfs:comment": "The location of the incident"
        },
        {
            "@id": "http://vocab.resc.info/incident#hasNote",
            "rdfs:label": "hasNote",
            "@type": "rdf:Property",
            "rdfs:comment": "The relation between a incident and the text notes",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            },
            "rdfs:range": {
                "@id": "http://vocab.resc.info/incident#Note"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#Note",
            "rdfs:label": "Note",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:comment": "A text note for the incident, in general the CAD system log book. Should contain dcterms:modified instead of semtimestamp",
            "http://vocab.firegraph.store/decoration#color": "#66A8C1",
            "http://vocab.firegraph.store/decoration#glyphName": "fas fa-sticky-note",
            "http://vocab.firegraph.store/decoration#glyphSource": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNTEuMicgaGVpZ2h0PSc1MS4yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy0wLjk4MzM5OCAtNjQuOTgzNCA2NDAuMTA0IDQ0OC40MjcnPjxwYXRoIGZpbGw9JyM2NkE4QzEnIHRyYW5zZm9ybT0nc2NhbGUoMSwtMSkgdHJhbnNsYXRlKDk2LC0zNDgpJyBkPSdNMzEyIDEyOGMtMTMuMjAwMiAwIC0yNCAtMTAuNzk5OCAtMjQgLTI0di0xMzZoLTI2NGMtMTMuMjk5OCAwIC0yNCAxMC43MDAyIC0yNCAyNHY0MDBjMCAxMy4yOTk4IDEwLjcwMDIgMjQgMjQgMjRoNDAwYzEzLjI5OTggMCAyNCAtMTAuNzAwMiAyNCAtMjR2LTI2NGgtMTM2ek00NDEgNzNsLTk4IC05OGMtNC41IC00LjUgLTEwLjU5OTYgLTcgLTE3IC03aC02djEyOGgxMjh2LTYuMDk5NjEgYzAgLTYuMzAwNzggLTIuNSAtMTIuNDAwNCAtNyAtMTYuOTAwNHonPjwvcGF0aD48L3N2Zz4="
        },
        {
            "@id": "http://vocab.resc.info/incident#characteristicType",
            "rdfs:label": "Characteristic Type",
            "@type": "rdf:Property",
            "rdfs:comment": "The type of the recorded characteristic, preferably points to a SKOS concept",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Characteristic"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#isDeploymentOf",
            "rdfs:label": "is Deployment of",
            "@type": "rdf:Property",
            "rdfs:comment": "This is a deployment to a specific incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#deploymentEndTimestamp",
            "rdfs:label": "End of the deployment",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The time the unit was no longer needed at the incident.",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#deploymentStartTimestamp",
            "rdfs:label": "Deployment Start",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The time that a unit is send out to a incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#hasDeployment",
            "rdfs:label": "Has Deployment",
            "@type": "rdf:Property",
            "rdfs:comment": "a deployment of a unit to a incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            },
            "rdfs:range": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#bart",
            "@type": "http://xmlns.com/foaf/0.1/Person",
            "http://xmlns.com/foaf/0.1/nick": "bart"
        },
        {
            "@id": "http://vocab.resc.info/incident#deployedUnit",
            "rdfs:label": "Unit deployed",
            "@type": "rdf:Property",
            "rdfs:comment": "The unit deployed to a incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "rdfs:Resource"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident",
            "@type": [
                "owl:Ontology",
                "http://www.w3.org/ns/adms#Asset"
            ],
            "http://purl.org/dc/terms/description": "Vocabulary to describe the response to a incident by emergency services.\nThis is NOT intended to describe the incident itself, it describes the response",
            "http://purl.org/dc/terms/modified": {
                "@value": "2015-06-22",
                "@type": "xsd:date"
            },
            "http://purl.org/dc/terms/created": {
                "@value": "2014-12-19",
                "@type": "xsd:date"
            },
            "urn:neoneo:vocab": {
                "@value": "true",
                "@type": "xsd:boolean"
            },
            "http://purl.org/vocab/vann/preferredNamespacePrefix": "incident",
            "http://purl.org/vocab/vann/preferredNamespaceUri": "http://vocab.resc.info/incident#",
            "http://purl.org/dc/terms/title": "Vocabulary to describe incident response by emergency respose services"
        },
        {
            "@id": "http://vocab.resc.info/incident#incidentRecordStartTimestamp",
            "rdfs:label": "Incident Record timestamp",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The time the recordinf of the incident response begins",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#IncidentRecord"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        },
        {
            "@id": "http://vocab.resc.info/incident#arrivalTimestamp",
            "rdfs:label": "Arrival timestamp",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The time the unit arrived at the incident location, this might not be automatically generated",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/incident#Deployment"
            },
            "rdfs:range": {
                "@id": "xsd:dateTime"
            }
        }
    ],
    "@context": {
        "stardog": "tag:stardog:api:",
        "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
        "owl": "http://www.w3.org/2002/07/owl#",
        "xsd": "http://www.w3.org/2001/XMLSchema#",
        "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
        "dc": "http://purl.org/dc/elements/1.1/",
        "@vocab": "http://api.stardog.com/"
    }
}
