<http://creativecommons.org/ns#license>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://creativecommons.org/ns> .

<http://www.w3.org/ns/prov#wasRevisionOf>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<http://purl.org/vocab/vann/preferredNamespaceUri>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/vocab/vann/> .

<https://ns.eccenca.com/rnavarropiris>
        a       <http://purl.org/dc/terms/Agent> , <http://xmlns.com/foaf/0.1/Person> ;
        <http://xmlns.com/foaf/0.1/name>
                "Rubén Navarro Piris" .

<https://vocab.eccenca.com/revision/sha256>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A sha256 digest of a commit based on the RDF NC14 algorithm described in \"Signing RDF Graphs\" by Jeremy J. Carroll (DOI: 10.1007/F978-3-540-39718-2_24)."@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "sha256 digest"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#base64Binary> ;
        <http://www.w3.org/2000/01/rdf-schema#seeAlso>
                <http://link.springer.com/chapter/10.1007%2F978-3-540-39718-2_24> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-19"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-19"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://www.w3.org/ns/prov#wasDerivedFrom>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<https://vocab.eccenca.com/revision/Revision>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Represents a modification on a specific named graph"@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Revision"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.w3.org/ns/prov#Entity> ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/deltaDelete>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <http://www.w3.org/ns/prov#atTime>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/hasRevisionGraph>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/deltaInsert>
                ] ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2002/07/owl#disjointWith>
                <https://vocab.eccenca.com/revision/Branch> , <https://vocab.eccenca.com/revision/Tag> , <https://vocab.eccenca.com/revision/Commit> .

<http://sebastian.tramp.name>
        a       <http://purl.org/dc/terms/Agent> , <http://xmlns.com/foaf/0.1/Person> ;
        <http://xmlns.com/foaf/0.1/name>
                "Sebastian Tramp" .

<http://purl.org/dc/terms/creator>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<https://vocab.eccenca.com/revision/Tag>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Represents a tag"@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Tag"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/referencesCommit>
                ] ;
        <http://purl.org/dc/terms/issued>
                "2014-12-22"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2002/07/owl#disjointWith>
                <https://vocab.eccenca.com/revision/Revision> , <https://vocab.eccenca.com/revision/Branch> , <https://vocab.eccenca.com/revision/Commit> .

<http://purl.org/dc/terms/title>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<https://vocab.eccenca.com/revision/hasRevisionGraph>
        a       <http://www.w3.org/2002/07/owl#FunctionalProperty> , <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The named graph the revision refers to"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Revision> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "has revision graph"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/ns/prov#wasRevisionOf> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-29"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-29"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://www.w3.org/ns/prov#generated>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<http://purl.org/dc/terms/publisher>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://creativecommons.org/licenses/by/3.0/>
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Creative Commons Attribution 3.0 Unported" .

<https://vocab.eccenca.com/revision/hasRevision>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> , <http://www.w3.org/2002/07/owl#InverseFunctionalProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A named graph revision belonging to the commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "has revision"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <https://vocab.eccenca.com/revision/Revision> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/ns/prov#generated> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-16"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-16"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://www.w3.org/ns/prov#InstantaneousEvent>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<https://vocab.eccenca.com/revision/deltaInsert>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The IRI of the named graph containing the inserted triples of a revision (compared to its previous revision)"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Revision> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "insert delta"@en ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-16"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://vocab.eccenca.com/revision/deltaDelete>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The IRI of the named graph containing the deleted triples of a revision (compared to its previous revision)"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Revision> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "delete delta"@en ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-16"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://vocab.eccenca.com/revision/previousCommit>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Connects to the previous commit (or pair of commits in the case of a merge commit)"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "previous commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/ns/prov#wasDerivedFrom> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-16"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://vocab.eccenca.com/revision/commitMessage>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A message describing the commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "commit message"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#string> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://www.w3.org/ns/prov#wasAssociatedWith>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<http://purl.org/dc/terms/rights>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<https://vocab.eccenca.com/revision/Branch>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Represents a branch"@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Branch"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/referencesCommit>
                ] ;
        <http://purl.org/dc/terms/issued>
                "2014-12-22"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2002/07/owl#disjointWith>
                <https://vocab.eccenca.com/revision/Revision> , <https://vocab.eccenca.com/revision/Tag> , <https://vocab.eccenca.com/revision/Commit> .

<http://purl.org/dc/terms/modified>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<http://www.w3.org/ns/prov#atTime>
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <http://www.w3.org/2001/XMLSchema#date> .

<http://purl.org/vocab/vann/preferredNamespacePrefix>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/vocab/vann/> .

<http://purl.org/dc/terms/issued>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<https://vocab.eccenca.com/revision/referencesCommit>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The commit to which this branch or tag references"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                [ <http://www.w3.org/2002/07/owl#unionOf>
                          ( <https://vocab.eccenca.com/revision/Branch> <https://vocab.eccenca.com/revision/Tag> ) ] ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "references commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#range>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-22"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-22"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://vocab.eccenca.com/revision/Commit>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "Represents a modification of the datastore. A commit consists typically on a collection of :Revision (connected with a :hasRevision relationship"@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                <http://www.w3.org/ns/prov#Activity> , <http://www.w3.org/ns/prov#InstantaneousEvent> ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#cardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/commitAuthor>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#maxCardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/commitMessage>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#minCardinality>
                          "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/hasRevision>
                ] ;
        <http://www.w3.org/2000/01/rdf-schema#subClassOf>
                [ a       <http://www.w3.org/2002/07/owl#Restriction> ;
                  <http://www.w3.org/2002/07/owl#maxCardinality>
                          "2"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                  <http://www.w3.org/2002/07/owl#onProperty>
                          <https://vocab.eccenca.com/revision/previousCommit>
                ] ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2002/07/owl#disjointWith>
                <https://vocab.eccenca.com/revision/Revision> , <https://vocab.eccenca.com/revision/Tag> , <https://vocab.eccenca.com/revision/Branch> .

<http://www.w3.org/ns/prov#Entity>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<http://purl.org/dc/terms/description>
        a       <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://purl.org/dc/terms/> .

<https://vocab.eccenca.com/revision/>
        a       <http://www.w3.org/2002/07/owl#Ontology> , <http://purl.org/vocommons/voaf#Vocabulary> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "A vocabulary & data model for describing RDF changes and revisions. It defines the Commit & Revision classes together with their expected properties."@en ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "eccrev: RDF changes and revisions vocabulary"@en ;
        <http://creativecommons.org/ns#license>
                <http://creativecommons.org/licenses/by/3.0/> ;
        <http://purl.org/dc/terms/contributor>
                <http://aksw.org/MarvinFrommhold> ;
        <http://purl.org/dc/terms/creator>
                <http://sebastian.tramp.name> , <https://ns.eccenca.com/rnavarropiris> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2016-03-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/publisher>
                <https://ns.eccenca.com/eccenca-GmbH> ;
        <http://purl.org/dc/terms/rights>
                "Copyright © 2014 - 2016 eccenca GmbH" ;
        <http://purl.org/vocab/vann/preferredNamespacePrefix>
                "eccrev" ;
        <http://purl.org/vocab/vann/preferredNamespaceUri>
                "https://vocab.eccenca.com/revision/" ;
        <http://purl.org/vocab/vann/usageNote>
                "The expressiveness of the vocabulary is compliant with the OWL 2 DL profile, but in order to achieve this, used ontologies (dct, prov, vann) are not directly imported (since that leads to non-conformance with the OWL 2 DL profile). Instead, their classes and properties are declared (with the corresponding necessary OWL property type) with a reference to the original ontology that defined them."@en ;
        <http://rdfs.org/ns/void#vocabulary>
                <http://purl.org/dc/terms/> , <http://purl.org/vocab/vann/> , <http://xmlns.com/foaf/0.1/> , <http://www.w3.org/ns/prov#> ;
        <http://usefulinc.com/ns/doap#bug-database>
                <https://github.com/eccenca/eccrev-vocab/issues> ;
        <http://usefulinc.com/ns/doap#download-page>
                <https://github.com/eccenca/eccrev-vocab/releases> ;
        <http://usefulinc.com/ns/doap#homepage>
                <https://github.com/eccenca/eccrev-vocab> ;
        <http://usefulinc.com/ns/doap#repository>
                <https://github.com/eccenca/eccrev-vocab.git> ;
        <http://usefulinc.com/ns/doap#wiki>
                <https://github.com/eccenca/eccrev-vocab/wiki> ;
        <http://www.w3.org/2002/07/owl#versionInfo>
                "v1.0.2" .

<https://ns.eccenca.com/eccenca-GmbH>
        a       <http://xmlns.com/foaf/0.1/Organization> , <http://purl.org/dc/terms/Agent> ;
        <http://xmlns.com/foaf/0.1/name>
                "eccenca GmbH" .

<http://www.w3.org/ns/prov#Activity>
        a       <http://www.w3.org/2002/07/owl#Class> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <http://www.w3.org/ns/prov-o#> .

<http://aksw.org/MarvinFrommhold>
        a       <http://purl.org/dc/terms/Agent> , <http://xmlns.com/foaf/0.1/Person> ;
        <http://xmlns.com/foaf/0.1/name>
                "Marvin Frommhold" .

<https://vocab.eccenca.com/revision/commitAuthor>
        a       <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        <http://www.w3.org/2000/01/rdf-schema#comment>
                "The author of the commit"@en ;
        <http://www.w3.org/2000/01/rdf-schema#domain>
                <https://vocab.eccenca.com/revision/Commit> ;
        <http://www.w3.org/2000/01/rdf-schema#isDefinedBy>
                <https://vocab.eccenca.com/revision/> ;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "commit author"@en ;
        <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>
                <http://www.w3.org/ns/prov#wasAssociatedWith> ;
        <http://purl.org/dc/terms/issued>
                "2014-12-29"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/modified>
                "2014-12-30"^^<http://www.w3.org/2001/XMLSchema#date> .
