{
    "@context": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld",
    "@graph": [
        {
            "type": "Agent",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/default",
            "name": "Default"
        },
        {
            "type": "CreationInfo",
            "@id": "_:creationinfo_1",
            "created": "test",
            "createdBy": [
                "https://github.com/pkgconf/pkgconf/Agent/default"
            ],
            "specVersion": "3.0.1"
        },
        {
            "type": "Agent",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/mc_maintainer",
            "name": "MC Maintainer"
        },
        {
            "type": "simplelicensing_LicenseExpression",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
            "simplelicensing_licenseExpression": "MIT"
        },
        {
            "type": "software_Sbom",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/software_Sbom/multi-copyright",
            "software_sbomType": [
                "build"
            ],
            "rootElement": [
                "https://github.com/pkgconf/pkgconf/Package/multi-copyright"
            ],
            "element": [
                "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasDeclaredLicense",
                "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasConcludedLicense"
            ]
        },
        {
            "type": "software_Package",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/Package/multi-copyright",
            "name": "multi-copyright",
            "originatedBy": [
                "https://github.com/pkgconf/pkgconf/Agent/default"
            ],
            "suppliedBy": [
                "https://github.com/pkgconf/pkgconf/Agent/mc_maintainer"
            ],
            "software_copyrightText": "First copyright holder\nSecond copyright holder",
            "software_homePage": "https://example.com/mc",
            "software_downloadLocation": "",
            "software_packageVersion": "1.0.0"
        },
        {
            "type": "Relationship",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasDeclaredLicense",
            "from": "https://github.com/pkgconf/pkgconf/Package/multi-copyright",
            "to": [
                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
            ],
            "relationshipType": "hasDeclaredLicense"
        },
        {
            "type": "Relationship",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasConcludedLicense",
            "from": "https://github.com/pkgconf/pkgconf/Package/multi-copyright",
            "to": [
                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
            ],
            "relationshipType": "hasConcludedLicense"
        },
        {
            "type": "SpdxDocument",
            "creationInfo": "_:creationinfo_1",
            "spdxId": "https://github.com/pkgconf/pkgconf/spdxDocument/1",
            "rootElement": [
                "https://github.com/pkgconf/pkgconf/software_Sbom/multi-copyright"
            ],
            "element": [
                "https://github.com/pkgconf/pkgconf/Agent/default",
                "https://github.com/pkgconf/pkgconf/Agent/mc_maintainer",
                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
                "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasDeclaredLicense",
                "https://github.com/pkgconf/pkgconf/Relationship/multi-copyright/hasConcludedLicense",
                "https://github.com/pkgconf/pkgconf/software_Sbom/multi-copyright",
                "https://github.com/pkgconf/pkgconf/Package/multi-copyright"
            ]
        }
    ]
}
