{
  "@context": [
    "https://w3id.org/ro/crate/1.2/context",
    {
      "Sample": "https://bioschemas.org/Sample",
      "LabProtocol": "https://bioschemas.org/LabProtocol",
      "LabProcess": "https://bioschemas.org/LabProcess",
      "computationalTool": "https://bioschemas.org/properties/computationalTool",
      "labEquipment": "https://bioschemas.org/properties/labEquipment",
      "reagent": "https://bioschemas.org/properties/reagent",
      "intendedUse": "https://bioschemas.org/properties/intendedUse",
      "executesLabProtocol": "https://bioschemas.org/properties/executesLabProtocol",
      "parameterValue": "https://bioschemas.org/properties/parameterValue",
      "columnIndex": "https://w3id.org/ro/terms/arc#columnIndex"
    }
  ],
  "@graph": [
    {
      "@id": "https://ror.org/01qrts582",
      "@type": "Organization",
      "name": "RPTU Kaiserslautern-Landau",
      "url": "https://www.rptu.de/en/"
    },
    {
      "@id": "http://purl.obolibrary.org/obo/T4FS_0000132",
      "@type": "DefinedTerm",
      "name": "data curation",
      "termCode": "http://purl.obolibrary.org/obo/T4FS_0000132"
    },
    {
      "@id": "http://orcid.org/0000-0003-1945-6342",
      "@type": "Person",
      "givenName": "Heinrich Lukas",
      "affiliation": {
        "@id": "https://ror.org/01qrts582"
      },
      "familyName": "Weil",
      "jobTitle": {
        "@id": "http://purl.obolibrary.org/obo/T4FS_0000132"
      }
    },
    {
      "@id": "http://purl.obolibrary.org/obo/T4FS_0000352",
      "@type": "DefinedTerm",
      "name": "data analysis",
      "termCode": "http://purl.obolibrary.org/obo/T4FS_0000352"
    },
    {
      "@id": "http://orcid.org/0000-0002-2198-5262",
      "@type": "Person",
      "givenName": "Kevin",
      "affiliation": {
        "@id": "https://ror.org/01qrts582"
      },
      "familyName": "Schneider",
      "jobTitle": {
        "@id": "http://purl.obolibrary.org/obo/T4FS_0000352"
      }
    },
    {
      "@id": "https://credit.niso.org/contributor-roles/supervision",
      "@type": "DefinedTerm",
      "name": "Supervision",
      "termCode": "https://credit.niso.org/contributor-roles/supervision"
    },
    {
      "@id": "http://orcid.org/0000-0003-3925-6778",
      "@type": "Person",
      "givenName": "Timo",
      "affiliation": {
        "@id": "https://ror.org/01qrts582"
      },
      "email": "timo.muehlhaus[at]rptu.de",
      "familyName": "Mühlhaus",
      "jobTitle": {
        "@id": "https://credit.niso.org/contributor-roles/supervision"
      },
      "address": "Erwin-Schrödinger-Str. 56, 67663 Kaiserslautern, Germany"
    },
    {
      "@id": "https://www.doi.org/10.1000/182",
      "@type": "PropertyValue",
      "name": "DOI",
      "value": "https://www.doi.org/10.1000/182",
      "propertyID": "http://purl.obolibrary.org/obo/OBI_0002110"
    },
    {
      "@id": "http://www.ebi.ac.uk/efo/EFO_0001796",
      "@type": "DefinedTerm",
      "name": "published",
      "termCode": "http://www.ebi.ac.uk/efo/EFO_0001796"
    },
    {
      "@id": "https://www.doi.org/the-identifier/resources/handbook/",
      "@type": "ScholarlyArticle",
      "headline": "An example publication",
      "identifier": {
        "@id": "https://www.doi.org/10.1000/182"
      },
      "url": "https://www.doi.org/the-identifier/resources/handbook/",
      "creativeWorkStatus": {
        "@id": "http://www.ebi.ac.uk/efo/EFO_0001796"
      }
    },
    {
      "@id": "LICENSE",
      "@type": "CreativeWork",
      "text": "ALL RIGHTS RESERVED BY THE AUTHORS"
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "description": "An example of a ROCrate with administrative information including creators and citations.",
      "name": "ARC Administrative Crate Example",
      "creator": [
        {
          "@id": "http://orcid.org/0000-0003-1945-6342"
        },
        {
          "@id": "http://orcid.org/0000-0002-2198-5262"
        },
        {
          "@id": "http://orcid.org/0000-0003-3925-6778"
        }
      ],
      "citation": {
        "@id": "https://www.doi.org/the-identifier/resources/handbook/"
      },
      "dateCreated": "2026-06-26T12:35:46.9265674",
      "license": {
        "@id": "LICENSE"
      }
    },
    {
      "@id": "ro-crate-metadata.json",
      "@type": "CreativeWork",
      "conformsTo": {
        "@id": "https://w3id.org/ro/crate/1.2"
      },
      "about": {
        "@id": "./"
      }
    }
  ]
}