NOTE
We deviate from https://www.loc.gov/bibframe/mtbf/ as we do not link from the Work with hasInstance.
aboutAlias
_:instance
addLink
resourceType
match
0
when
i2=0
addLink
resourceType
1
when
i2=1
resourceType
2
when
i2=2
addLink
resourceType
3
when
i2=3
resourceType
4
when
i2=4
resourceType
5
when
i2=5
resourceType
6
when
i2=6
resourceType
7
when
i2=7
resourceType
i2
ignored
true
marcDefault
0
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "0",
    "subfields": [
      {
        "t": "Bulletin mensuel (Banque de la République du Burundi. Direction des études)"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "continues": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Bulletin mensuel (Banque de la République du Burundi. Direction des études)"
          }
        ]
      }
    ]
  }
}
Exempel: No reverse of STRN ($u) for ISSN-central.
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "0",
    "subfields": [
      {
        "t": "Samhälle, opinion, massmedia"
      },
      {
        "u": "GU-STJM-SOM"
      },
      {
        "x": "0284-4788"
      }
    ]
  }
}
Normalized MARC:
{
  "780": {
    "ind1": "0",
    "ind2": "0",
    "subfields": [
      {
        "t": "Samhälle, opinion, massmedia"
      },
      {
        "x": "0284-4788"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "continues": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Samhälle, opinion, massmedia"
          }
        ],
        "identifiedBy": [
          {
            "@type": "STRN",
            "value": "GU-STJM-SOM"
          },
          {
            "@type": "ISSN",
            "value": "0284-4788"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "0",
    "subfields": [
      {
        "t": "A Title"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "continues": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "A Title"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "2",
    "subfields": [
      {
        "t": "Journal of nuclear energy (1967)"
      },
      {
        "x": "0022-3107"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "precededBy": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Journal of nuclear energy (1967)"
          }
        ],
        "identifiedBy": [
          {
            "@type": "ISSN",
            "value": "0022-3107"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "3",
    "subfields": [
      {
        "t": "A Title"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "precededInPartBy": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "A Title"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "4",
    "subfields": [
      {
        "t": "Field & stream (West edition)"
      },
      {
        "x": "8755-8610"
      },
      {
        "w": "(DLC) 84647859"
      },
      {
        "w": "(OCoLC)11405900"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "mergerOf": [
      {
        "@type": "Instance",
        "describedBy": [
          {
            "@type": "Record",
            "controlNumber": "(DLC) 84647859"
          },
          {
            "@type": "Record",
            "controlNumber": "(OCoLC)11405900"
          }
        ],
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Field & stream (West edition)"
          }
        ],
        "identifiedBy": [
          {
            "@type": "ISSN",
            "value": "8755-8610"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "5",
    "subfields": [
      {
        "t": "A Title"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "absorbed": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "A Title"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "6",
    "subfields": [
      {
        "t": "A Title"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "absorbedInPart": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "A Title"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": "0",
    "ind2": "7",
    "subfields": [
      {
        "t": "A Title"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "separatedFrom": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "A Title"
          }
        ]
      }
    ]
  }
}
Exempel: -
MARC
{
  "780": {
    "ind1": " ",
    "ind2": " ",
    "subfields": [
      {
        "t": "Bulletin mensuel"
      }
    ]
  }
}
Normalized MARC:
{
  "780": {
    "ind1": "0",
    "ind2": "2",
    "subfields": [
      {
        "t": "Bulletin mensuel"
      }
    ]
  }
}
JSON-LD
{
  "mainEntity": {
    "precededBy": [
      {
        "@type": "Instance",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Bulletin mensuel"
          }
        ]
      }
    ]
  }
}