@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . @prefix rdfs: . @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 dct:created "1998-02-13T14:26:00"^^xsd:dateTime; dct:creator ; dct:identifier "APW19980213.1310"; dct:title "Constitutional convention votes for republic, against links to "; a foaf:Document; rdfs:comment "British monarchy QL UR Eds: ADDS 2 grafs at end with reaction from former prime minister Paul Keating QL UR AP Photo CANB101,102,103 QL UR By ALAN THORNHILL QC UR Associated Press Writer QC "; pvcp:hasText . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2020-06-01T16:13:56.322+02:00"^^xsd:dateTime; dct:creator , , , ; dct:license . }