# This data is Copyright 2017 King's College London (All rights reserved), # and is made available under the Creative Commons License 'Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) ' @prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @prefix map: . @prefix db: . a rdfs:Resource , :Assertion , :ThingWithID , :AssertionWithDateRange ; :PostAssertion ; a :PostAssertion ; rdfs:label "Post Assertion: #5439" ; :hasDateEnd "-63"^^xsd:integer ; :hasDateSecondarySource ; :hasDateStart "-63"^^xsd:integer ; :hasID "5439"^^xsd:integer ; :hasOffice ; :hasOfficeXref "Pr. 66" ; :hasOriginalText "M. Tullius M. f. M. n. Cicero (29)" ; :hasPosition "1"^^xsd:integer ; :hasPostAssertionNote ; :hasSecondarySource ; :isAboutPerson .