{
   "@context": {
      "xsd": "http://www.w3.org/2001/XMLSchema#",
      "ODRL": "http://www.w3.org/ns/odrl/2/",
      "aster-conformity": "https://$BASE_URL$/aster-conformity#",
      "cred": "https://www.w3.org/2018/credentials#",
      "d4nx": "https://$BASE_URL$/d4nx#",
      "d4nx-conformity": "https://$BASE_URL$/d4nx-conformity/",
      "dcat": "http://www.w3.org/ns/dcat#",
      "dcterms": "http://purl.org/dc/terms/",
      "gx": "https://w3id.org/gaia-x/2511#",
      "httpsschema": "https://schema.org/",
      "linkml": "https://w3id.org/linkml/",
      "qk": "http://qudt.org/vocab/quantitykind/",
      "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
      "schema": "http://schema.org/",
      "shex": "http://www.w3.org/ns/shex#",
      "skos": "http://www.w3.org/2004/02/skos/core#",
      "vcard": "https://www.w3.org/2006/vcard/ns#",
      "@vocab": "https://$BASE_URL$/d4nx-conformity/",
      "countryCode": {
         "@id": "vcard:country-name"
      },
      "givenName": {
         "@id": "d4nx:givenName"
      },
      "hash": {
         "@context": {
            "text": "skos:notation",
            "description": "skos:prefLabel",
            "meaning": "@id"
         },
         "@id": "hash"
      },
      "headquarterAddress": {
         "@type": "@id",
         "@id": "d4nx:headquarterAddress"
      },
      "holder": {
         "@id": "d4nx:holder"
      },
      "identityRoles": {
         "@id": "d4nx:identityRoles"
      },
      "legalAddress": {
         "@type": "@id",
         "@id": "d4nx:legalAddress"
      },
      "locality": {
         "@id": "vcard:locality"
      },
      "parentOrganization": {
         "@id": "schema:parentOrganization"
      },
      "parentPartyCredential": {
         "@id": "d4nx:parentPartyCredential"
      },
      "postalCode": {
         "@id": "vcard:postal-code"
      },
      "registrationNumber": {
         "@id": "d4nx:registrationNumber"
      },
      "streetAddress": {
         "@id": "vcard:street-address"
      },
      "subOrganization": {
         "@id": "schema:subOrganization"
      },
      "surName": {
         "@id": "d4nx:surName"
      },
      "Address": {
         "@id": "vcard:Address"
      },
      "D4NXTermsAndConditions": {
         "@id": "d4nx:D4NXTermsAndConditions"
      },
      "Employee": {
         "@id": "d4nx:Employee"
      },
      "EmployeeRights": {
         "@id": "d4nx:EmployeeRights"
      },
      "LegalParticipant": {
         "@id": "d4nx:LegalParticipant"
      },
      "LegalPerson": {
         "@id": "d4nx:LegalParticipant"
      },
      "Participant": {
         "@id": "d4nx:Participant"
      }
   }
}

