@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix ns1: <http://crimeanalytics.it/cem-reference/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns0:CEMontology dct:bibliographicCitation "BLIND" ; dct:created "2022-06-14"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:creator "BLIND" ; dct:description "A lightweight ontology to describe crime events"@en ; dct:identifier <https://w3id.org/CEMontology/>, "info:doi:10.13140/RG.2.2.18252.90243" ; dct:issued "2022-06-14"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:license <http://creativecommons.org/licenses/by/3.0/> ; dct:modified "2022-10-26"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:provenance ns0:CEMontology ; dct:publisher ns0:BLIND ; dct:title "Crime Event Model (CEM)"@en ; vann:preferredNamespacePrefix "cem" ; vann:preferredNamespaceUri "https://w3id.org/CEMontology/" ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment "-Version 1.1: Insertion of ontology descriptors to be inserted in Linked Open Vocabulary-Version 1: creation"@en, "The Crime Event Model is an ontology for the representation of crime events extracted from local newspapers. It could be employed for Crime Analysis purposes: extracting crime information from newspapers and enriching them with proper machine-readable semantics is a critical task to help law enforcement agencies at preventing crime, supporting criminal investigations and evaluating the action of law enforcement agencies themselves. The model is based on the fundamental 5W1H journalistic questions, that are Who?, What?, When?, Where?, Why? and How?. Another important requirement was the attempt to exploit existing knowledge graphs and ontologies such as the Simple Event Model (SEM) Ontology and the Schema.org data model for interoperability and interconnection."@en ; rdfs:label "Crime Event Model (CEM)"@en ; owl:versionIRI <http://crimeanalytics.it/cem-reference/cem.owl> ; owl:versionInfo 1.1 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix ns1: <http://crimeanalytics.it/cem-reference/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ns0:CEMontology
    dct:bibliographicCitation "BLIND" ;
    dct:created "2022-06-14"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:creator "BLIND" ;
    dct:description "A lightweight ontology to describe crime events"@en ;
    dct:identifier <https://w3id.org/CEMontology/>, "info:doi:10.13140/RG.2.2.18252.90243" ;
    dct:issued "2022-06-14"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:license <http://creativecommons.org/licenses/by/3.0/> ;
    dct:modified "2022-10-26"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:provenance ns0:CEMontology ;
    dct:publisher ns0:BLIND ;
    dct:title "Crime Event Model (CEM)"@en ;
    vann:preferredNamespacePrefix "cem" ;
    vann:preferredNamespaceUri "https://w3id.org/CEMontology/" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment "-Version 1.1: Insertion of ontology descriptors to be inserted in Linked Open Vocabulary-Version 1: creation"@en, "The Crime Event Model is an ontology for the representation of crime events extracted from local newspapers. It could be employed for Crime Analysis purposes: extracting crime information from newspapers and enriching them with proper machine-readable semantics is a critical task to help law enforcement agencies at preventing crime, supporting criminal investigations and evaluating the action of law enforcement agencies themselves. The model is based on the fundamental 5W1H journalistic questions, that are Who?, What?, When?, Where?, Why? and How?. Another important requirement was the attempt to exploit existing knowledge graphs and ontologies such as the Simple Event Model (SEM) Ontology and the Schema.org data model for interoperability and interconnection."@en ;
    rdfs:label "Crime Event Model (CEM)"@en ;
    owl:versionIRI <http://crimeanalytics.it/cem-reference/cem.owl> ;
    owl:versionInfo 1.1 .