@prefix dc: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix prov: . @prefix np: . @prefix foaf: . @prefix pvcp: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:document dc:created "1990-08-15T00:00:00"^^xsd:dateTime; dc:creator ; dc:identifier "AP900815-0044"; dc:title "Saddam Seeks End To War With Iran; Bush To Urge Jordan To ClosePortEds: SUBS 28th graf pvs, Crown Prince... to CORRECT spelling ofHassan; pick up 29th graf pvs, `A CBS...'"; a foaf:Document; pvcp:hasText . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dc:created "2020-06-01T16:14:14.693+02:00"^^xsd:dateTime; dc:creator , , , ; dc:license . }