{
    "@graph": [
        {
            "@id": "http://vocab.resc.info/communication#dispatchedTo",
            "rdfs:label": "Dispatched to",
            "@type": "rdf:Property",
            "rdfs:comment": "the adress on the P2000 pager network where the message was sent to",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/communication#DispatchMessage"
            }
        },
        {
            "@id": "http://vocab.resc.info/communication#DispatchMessage",
            "rdfs:label": "DispatchMessage",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:subClassOf": {
                "@id": "http://semanticweb.cs.vu.nl/2009/11/sem/Event"
            },
            "rdfs:comment": "Resources of this class describe messages sent by a dispatch to individual units",
            "http://vocab.firegraph.store/decoration#color": "#FF0404",
            "http://vocab.firegraph.store/decoration#glyphName": "fas fa-bullhorn",
            "http://vocab.firegraph.store/decoration#glyphSource": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNTEuMicgaGVpZ2h0PSc1MS4yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy0wLjk4MzM5OCAtNjQuOTgzNCA2NDAuMTA0IDQ0OC40MjcnPjxwYXRoIGZpbGw9JyNGRjA0MDQnIHRyYW5zZm9ybT0nc2NhbGUoMSwtMSkgdHJhbnNsYXRlKDAsLTM0OCknIGQ9J001NzYgMjA4YzAgLTIzLjYyOTkgLTEyLjk1MDIgLTQ0LjA0IC0zMi4wMDk4IC01NS4xMjk5di0xNTIuODdjMCAtOS4yMTk3MyAtNy4wODAwOCAtMzIgLTMyIC0zMmMtNi4xOTMzNiAwLjAwNTg1OTM4IC0xNS4xNDQ1IDMuMTUwMzkgLTE5Ljk4MDUgNy4wMTk1M2wtODUuMDI5MyA2OC4wMzAzYy00Mi43MDAyIDM0LjE0MDYgLTk2LjMyMDMgNTIuOTUwMiAtMTUwLjk4IDUyLjk1MDJoLTI4LjA4MDEgYy0yLjc5MDA0IC0xMC4yMSAtNC40MTAxNiAtMjAuODg5NiAtNC40MTAxNiAtMzJjMCAtMjkuMDgwMSA5Ljc1IC01NS45MTk5IDI2LjE1MDQgLTc3LjQ0MDRjMTUuNzkgLTIwLjcxOTcgMC4xNDk0MTQgLTUwLjU1OTYgLTI1LjkwMDQgLTUwLjU1OTZoLTc0LjI3OTNjLTExLjg4MDkgMCAtMjMuMjEwOSA2LjM3MDEyIC0yOC40MDA0IDE3LjA1OTZjLTE2LjI5OTggMzMuNTkwOCAtMjUuNTYwNSA3MS4xNzA5IC0yNS41NjA1IDExMC45NCBjMCAxMC44NjA0IDAuNzkwMDM5IDIxLjUxOTUgMi4xODA2NiAzMmgtMzMuNzAwMmMtMzUuMzQ5NiAwIC02NCAyOC42NTA0IC02NCA2NHY5NmMwIDM1LjM0OTYgMjguNjUwNCA2NCA2NCA2NGgxOTJjNTQuNjYwMiAwIDEwOC4yOCAxOC44MDk2IDE1MC45OSA1Mi45NTAybDg1LjAyOTMgNjguMDMwM2M1Ljc5MDA0IDQuNjM5NjUgMTIuODYwNCA3LjAxOTUzIDE5Ljk4MDUgNy4wMTk1M2MyNS4wMTk1IDAgMzIgLTIzLjI1OTggMzIgLTMyLjAwOTggdi0xNTIuODdjMTkuMDQ5OCAtMTEuMDgwMSAzMiAtMzEuNDkwMiAzMiAtNTUuMTIwMXpNNDgwIDY2LjU4MDF2MjgyLjg0bC0zMy4wNDk4IC0yNi40Mzk1Yy01NCAtNDMuMjAwMiAtMTIxLjgzIC02Ni45ODA1IC0xOTAuOTUgLTY2Ljk4MDV2LTk2YzY5LjEyMDEgMCAxMzYuOTUgLTIzLjc4MDMgMTkwLjk1IC02Ni45ODA1eic+PC9wYXRoPjwvc3ZnPg=="
        },
        {
            "@id": "http://vocab.resc.info/communication#incidentAddress",
            "rdfs:label": "Incident address",
            "@type": "rdf:Property",
            "rdfs:comment": "The address where the incident was reported",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/communication#DispatchMessage"
            }
        },
        {
            "@id": "http://vocab.resc.info/communication#unit",
            "rdfs:label": "Unit",
            "@type": "rdf:Property",
            "rdfs:comment": "Unit sent to the incident",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/communication#DispatchMessage"
            },
            "rdfs:range": {
                "@id": "http://vocab.resc.info/communication#Unit"
            }
        },
        {
            "@id": "http://vocab.resc.info/communication#Unit",
            "rdfs:label": "Unit",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:subClassOf": {
                "@id": "rdfs:Resource"
            },
            "rdfs:comment": "A Unit which can be send to a incident",
            "http://vocab.firegraph.store/decoration#color": "#A80D0D",
            "http://vocab.firegraph.store/decoration#glyphName": "fas fa-truck",
            "http://vocab.firegraph.store/decoration#glyphSource": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNTEuMicgaGVpZ2h0PSc1MS4yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy0wLjk4MzM5OCAtNjQuOTgzNCA2NDAuMTA0IDQ0OC40MjcnPjxwYXRoIGZpbGw9JyNBODBEMEQnIHRyYW5zZm9ybT0nc2NhbGUoMSwtMSkgdHJhbnNsYXRlKDAsLTM0OCknIGQ9J002MjQgOTZjOC43OTk4IDAgMTYgLTcuMjAwMiAxNiAtMTZ2LTMyYzAgLTguNzk5OCAtNy4yMDAyIC0xNiAtMTYgLTE2aC00OGMwIC01MyAtNDMgLTk2IC05NiAtOTZzLTk2IDQzIC05NiA5NmgtMTI4YzAgLTUzIC00MyAtOTYgLTk2IC05NnMtOTYgNDMgLTk2IDk2aC0xNmMtMjYuNSAwIC00OCAyMS41IC00OCA0OHYzMjBjMCAyNi41IDIxLjUgNDggNDggNDhoMzIwYzI2LjUgMCA0OCAtMjEuNSA0OCAtNDh2LTQ4aDQ0LjA5OTYgYzEyLjcwMDIgMCAyNC45MDA0IC01LjA5OTYxIDMzLjkwMDQgLTE0LjA5OTZsOTkuOTAwNCAtOTkuOTAwNGM5IC05IDE0LjA5OTYgLTIxLjIwMDIgMTQuMDk5NiAtMzMuOTAwNHYtMTA4LjFoMTZ6TTE2MCAtMTZjMjYuNSAwIDQ4IDIxLjUgNDggNDhzLTIxLjUgNDggLTQ4IDQ4cy00OCAtMjEuNSAtNDggLTQ4czIxLjUgLTQ4IDQ4IC00OHpNNDgwIC0xNmMyNi41IDAgNDggMjEuNSA0OCA0OHMtMjEuNSA0OCAtNDggNDhzLTQ4IC0yMS41IC00OCAtNDggczIxLjUgLTQ4IDQ4IC00OHpNNTYwIDE5MnYxMi4wOTk2bC05OS45MDA0IDk5LjkwMDRoLTQ0LjA5OTZ2LTExMmgxNDR6Jz48L3BhdGg+PC9zdmc+"
        },
        {
            "@id": "http://vocab.resc.info/communication#Classification",
            "rdfs:label": "Classification",
            "@type": [
                "owl:Class",
                "rdfs:Class"
            ],
            "rdfs:subClassOf": {
                "@id": "rdfs:Class"
            },
            "rdfs:comment": "The classification of the incident"
        },
        {
            "@id": "http://vocab.resc.info/communication#classificationType",
            "rdfs:label": "Type",
            "@type": [
                "rdf:Property",
                "owl:DatatypeProperty"
            ],
            "rdfs:comment": "The type of classification",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/communication#Classification"
            },
            "rdfs:range": {
                "@id": "rdfs:Literal"
            }
        },
        {
            "@id": "http://vocab.resc.info/communication#incidentLocation",
            "rdfs:label": "Location",
            "@type": "rdf:Property",
            "rdfs:comment": "The location in geo format where incident is reported",
            "rdfs:domain": {
                "@id": "http://vocab.resc.info/communication#DispatchMessage"
            }
        },
        {
            "@id": "http://vocab.resc.info/communication",
            "@type": [
                "http://www.w3.org/ns/adms#Asset",
                "owl:Ontology"
            ],
            "urn:neoneo:vocab": {
                "@value": "true",
                "@type": "xsd:boolean"
            },
            "http://purl.org/vocab/vann/preferredNamespaceUri": "http://vocab.resc.info/communication#",
            "http://purl.org/dc/terms/description": "This vocabulary is intended to describe all the aspects which are needed to communicate incident related information for fire department services",
            "http://purl.org/dc/terms/created": {
                "@value": "2014-05-05",
                "@type": "xsd:date"
            },
            "http://purl.org/dc/terms/modified": {
                "@value": "2014-09-12",
                "@type": "xsd:date"
            },
            "dc:creator": {
                "@id": "http://vocab.resc.info/communication#bart"
            },
            "http://purl.org/dc/terms/title": "Vocabulary related to incident communication",
            "http://purl.org/vocab/vann/preferredNamespacePrefix": "comm"
        },
        {
            "@id": "http://vocab.resc.info/communication#pagerMessage",
            "rdfs:label": "The message send to pagers",
            "@type": "rdf:Property",
            "rdfs:comment": "This property contains the full message as send through pager networks"
        }
    ],
    "@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/"
    }
}
