@prefix schema: <http://schema.org/> .
@prefix cdlt:  <http://virtual-assembly.org/ontologies/cdlt#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pair:  <http://virtual-assembly.org/ontologies/pair#> .
@prefix sec:   <https://w3id.org/security#> .
@prefix as:    <https://www.w3.org/ns/activitystreams#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix semapps: <http://semapps.org/ns/core#> .
@prefix dc:    <http://purl.org/dc/terms/> .

<https://data.lescheminsdelatransition.org/status/coming>
        a            pair:EventStatus ;
        dc:created   "2021-08-30T11:52:29.892Z"^^xsd:dateTime ;
        dc:creator   <https://data.lescheminsdelatransition.org/users/sebastien-rosset> ;
        dc:modified  "2021-08-30T11:52:47.569Z"^^xsd:dateTime ;
        pair:label   "A venir" .
