{
"@context": {
"spdci": "https://schema.spdci.org/common/v1/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"owl": "http://www.w3.org/2002/07/owl#"
},
"@id": "spdci:Identifier",
"@type": "spdci:Identifier",
"identifier_type": "UIN",
"identifier_value": "567891011"
}
In this example, the spdci:Identifier instance describes identifier type and identifier value.