BNSP is Badan Nasional Sertifikasi Profesi. The National Professional Certification Board of Indonesia. It is a legitimate government institution that oversees competency certification across hundreds of professions. Millions of Indonesian workers hold BNSP-issued Sertifikat Kompetensi. And in the international knowledge graph, BNSP barely exists.

This is a documentation problem, not a quality problem. BNSP certifications involve real assessments by accredited LSPs (Lembaga Sertifikasi Profesi, or Professional Certification Bodies). Candidates demonstrate practical competency in their field. The process has rigor. What it lacks is international visibility. And in a world where AI systems mediate professional discovery, invisibility means irrelevance to international markets.

I am writing this because I live in the gap. My companies employ people with BNSP certifications. When international clients do due diligence, those certifications are invisible to the tools they use. The certifications did not get weaker. The systems that evaluate credentials simply cannot see them.

Why BNSP Is Invisible to Knowledge Graphs

There are specific, technical reasons for BNSP's invisibility in international knowledge graphs.

The BNSP registry is not well-structured for crawling. BNSP maintains records, but the public-facing interfaces are primarily in Bahasa Indonesia, with limited structured data markup. Google's crawlers can index the pages, but without Schema.org Certification or Credential markup, the data does not get classified as credential information in the Knowledge Graph.

Individual certificate records are hard to find. Unlike the Texas PE license registry where you can look up any engineer by name and get a permanent URL for their license record, BNSP certificate verification often requires specific certificate numbers. There is no browsable directory of certified professionals. This means AI training data includes very few examples of individual BNSP certificate pages.

English-language documentation is minimal. BNSP's institutional documentation is in Bahasa Indonesia. The competency standards (SKKNI, Standar Kompetensi Kerja Nasional Indonesia) that underpin BNSP certifications are published in Indonesian. AI models trained primarily on English content have limited understanding of what BNSP certifications represent.

No cross-referencing with international credential frameworks. While BNSP participates in ASEAN qualification frameworks, the operational links between BNSP certifications and international equivalents are not documented in machine-readable formats. A knowledge graph cannot automatically determine that a BNSP welding certification is comparable to an AWS (American Welding Society) certification.

The Entity Gap

To understand the practical impact, compare two professionals bidding on an international engineering project.

Professional A holds a PE license from a US state board. The license is in an online registry with a unique URL. Their company website includes Certification schema pointing to the registry. Their ORCID lists the credential. When an AI evaluates this professional, it finds multiple structured, independently verifiable signals confirming the credential.

Professional B holds a BNSP Sertifikat Kompetensi in the same engineering discipline. The certificate exists. It was earned through a proper assessment. But the registry is not easily crawlable. There is no Schema.org markup. The credential description is in Indonesian. When an AI evaluates this professional, it finds no structured credential data it can verify.

Professional B is equally qualified. Professional B is invisible. This is the gap.

Making BNSP Certifications Visible

The fix requires work at two levels: what you can do on your own domain, and what needs to happen at the institutional level. Let me address both.

graph TD A["BNSP Certificate
Holder"] --> B["Your Website:
Certification Schema"] A --> C["ORCID Profile:
Credential Listed"] A --> D["LinkedIn:
Certification Section"] B --> E["English + ID
Bilingual Description"] B --> F["issuedBy: BNSP
with Official URL"] B --> G["certificationIdentification:
Certificate Number"] E --> H["Knowledge Graph
Can Parse Credential"] F --> H G --> H I["Institutional Level"] --> J["BNSP Registry:
Add Schema.org Markup"] I --> K["English Translation:
Credential Descriptions"] I --> L["ASEAN MRA:
Cross-Reference Links"] J --> M["International KG
Recognizes BNSP"] K --> M L --> M style A fill:#222221,stroke:#c8a882,color:#ede9e3 style H fill:#222221,stroke:#6b8f71,color:#ede9e3 style M fill:#222221,stroke:#6b8f71,color:#ede9e3

What you can do today

Add Certification schema to your website. For every BNSP certification your team holds, add JSON-LD Certification markup. The issuedBy property should reference BNSP by its full official name: "Badan Nasional Sertifikasi Profesi (BNSP)" with the official URL. Include the certificate number in certificationIdentification. Add a bilingual name property: the Indonesian credential name followed by an English description.

Create an English-language credential page. On your company website, create a dedicated credentials page that lists all BNSP certifications held by your team. For each certification, explain in English: what the credential certifies, what the assessment process involves, which LSP conducted the assessment, and how it relates to international standards in the same field. This creates English-language content that AI training data can include.

List BNSP certifications in international profiles. ORCID, LinkedIn, and other professional profile platforms have certification sections. List your BNSP credentials there with both the Indonesian credential name and an English description. This creates additional structured data points across platforms that knowledge graphs index.

Reference the SKKNI framework. When documenting a BNSP certification, reference the underlying SKKNI (national competency standard) that the certification is based on. This adds institutional context that helps AI systems understand the credential's scope and rigor.

As covered in why certification matters more than portfolio, the credential itself is only as useful as its machine-readability. Making BNSP certifications readable is a specific implementation of this principle.

What needs to happen institutionally

The individual-level fixes are necessary but insufficient. The structural solution requires institutional change.

BNSP and its network of LSPs need to implement Schema.org Certification markup on their registry pages. Each certified professional should have a unique, crawlable URL that Google can index. The registry should include English-language descriptions of credential types. And the ASEAN mutual recognition arrangements should be documented in machine-readable formats that link BNSP credentials to their international framework equivalents.

This is not a small ask. But it is not an unusual one either. Professional licensing bodies worldwide are modernizing their registries. The ones that have done it, including the UK's engineering councils and Australia's professional registration boards, have seen their practitioners become significantly more visible in AI-mediated discovery.

As I noted in the Indonesian AI landscape, this is part of a broader pattern. Indonesian institutions have the substance. They lag on the digital infrastructure that makes that substance visible to international systems.

The Economic Stakes

This is not an abstract problem. Indonesian companies competing for international contracts are losing bids because their team's credentials are invisible to AI-assisted procurement systems. I have seen it happen. A qualified Indonesian engineering team with BNSP certifications loses to a less experienced team from a country where professional credentials are machine-readable.

The certification was not the differentiator. The visibility of the certification was.

For my own companies, I treat BNSP visibility as part of the entity infrastructure work. It is not separate from the business. It is the business, because invisible credentials are functionally equivalent to no credentials in an AI-mediated market.

The Entity Infrastructure course includes specific templates for documenting BNSP and other Indonesian credentials in structured, internationally visible formats. If you hold these certifications, the implementation guide is there.

The credentials are real. The gap is documentation. Close the gap.

Frequently Asked Questions

Is BNSP recognized internationally?

BNSP is a member of ASEAN qualification frameworks and participates in mutual recognition arrangements (MRAs) for certain professions. It is recognized by ASEAN member states within those frameworks. However, international recognition outside ASEAN is limited and varies by profession. The certification itself is legitimate. The international visibility of that legitimacy is the gap this essay addresses.

Can I use Schema.org EducationalOccupationalCredential instead of Certification?

Yes. Schema.org provides both types, and EducationalOccupationalCredential is sometimes more appropriate for competency-based certifications like BNSP. The key properties are the same: credentialCategory, recognizedBy, validIn, and competencyRequired. Use whichever type best matches the credential. Both are processed by knowledge graphs. The important thing is that some structured credential markup exists rather than none.

What if my BNSP certificate number is not verifiable online?

Include it in your structured data anyway with the issuedBy property pointing to BNSP. The structured data creates a parseable claim. If BNSP later improves their online verification system, knowledge graphs can cross-reference your claimed certificate number against the registry. In the meantime, having the structured claim is better than having no structured data at all. Just ensure the certificate number is accurate. A false claim in structured data is worse than no claim at all, as noted in trademark and E-E-A-T verification.

References

  1. Schema.org. "Certification Type." Schema.org, 2024. Link
  2. Schema.org. "EducationalOccupationalCredential." Schema.org, 2024. Link
  3. Google. "About Knowledge Panels." Google Support, 2024. Link
  4. Search Engine Land. "Entity Authority and AI Search Visibility." Search Engine Land, 2024. Link
  5. Apricot Studio. "Why Traditional SEO Is Failing B2B SaaS Companies and What Works in 2026." Apricot Studio, 2026. Link

Related notes

2026-03-28

The companies that show up in ChatGPT are the ones that bothered to be verifiable.