{
  "@context": {
    "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
    "ex": "https://example.org/"
  },
  "@id": "ex:activity-statistical-compilation",
  "@type": [
    "cdi:Activity"
  ],
  "cdi:name": {
    "@type": [
      "cdi:ObjectName"
    ],
    "cdi:name": "Statistical data compilation - Regional Employment Survey 2025"
  },
  "cdi:description": "Compilation and harmonization of regional employment survey microdata from four national statistical offices, producing a cross-country comparable dataset.",
  "cdi:definition": {
    "@type": [
      "cdi:InternationalString"
    ],
    "cdi:languageSpecificString": [
      {
        "@type": [
          "cdi:LanguageString"
        ],
        "cdi:content": "A statistical data compilation activity that integrates employment survey microdata from multiple national sources into a harmonized cross-country dataset following GSBPM standards.",
        "cdi:language": "en"
      },
      {
        "@type": [
          "cdi:LanguageString"
        ],
        "cdi:content": "Une activite de compilation de donnees statistiques qui integre les microdonnees d'enquetes sur l'emploi de plusieurs sources nationales en un ensemble de donnees harmonise.",
        "cdi:language": "fr"
      }
    ]
  },
  "cdi:displayLabel": {
    "@type": [
      "cdi:LabelForDisplay"
    ],
    "cdi:languageSpecificString": {
      "@type": [
        "cdi:LanguageString"
      ],
      "cdi:content": "Regional Employment Compilation 2025",
      "cdi:language": "en"
    }
  },
  "cdi:identifier": {
    "@type": [
      "cdi:Identifier"
    ],
    "cdi:uri": "https://example.org/activities/regional-employment-compilation-2025",
    "cdi:nonDdiIdentifier": {
      "@type": [
        "cdi:NonDdiIdentifier"
      ],
      "cdi:identifierContent": "REC-2025-001",
      "cdi:managingAgency": "Regional Statistical Consortium"
    }
  },
  "cdi:start": "2025-03-01T09:00:00Z",
  "cdi:end": "2025-06-15T17:00:00Z",
  "cdi:entityUsed": [
    {
      "@type": [
        "cdi:Reference"
      ],
      "cdi:uri": "https://example.org/datasets/national-lfs-2024-AT",
      "cdi:description": "Austrian Labour Force Survey 2024 microdata"
    },
    {
      "@type": [
        "cdi:Reference"
      ],
      "cdi:uri": "https://example.org/datasets/national-lfs-2024-DE",
      "cdi:description": "German Labour Force Survey 2024 microdata"
    },
    {
      "@type": [
        "cdi:Reference"
      ],
      "cdi:uri": "https://example.org/datasets/national-lfs-2024-CH",
      "cdi:description": "Swiss Labour Force Survey 2024 microdata"
    },
    {
      "@type": [
        "cdi:Reference"
      ],
      "cdi:uri": "https://example.org/datasets/national-lfs-2024-FR",
      "cdi:description": "French Labour Force Survey 2024 microdata"
    }
  ],
  "cdi:entityProduced": [
    {
      "@type": [
        "cdi:Reference"
      ],
      "cdi:uri": "https://doi.org/10.5281/zenodo.example-regional-employment-2025",
      "cdi:description": "Harmonized regional employment dataset 2025"
    }
  ],
  "cdi:standardModelMapping": {
    "@type": [
      "cdi:Reference"
    ],
    "cdi:uri": "https://statswiki.unece.org/display/GSBPM/GSBPM+v5.1",
    "cdi:description": "Generic Statistical Business Process Model v5.1 - Phase 5: Process",
    "cdi:semantic": {
      "@type": [
        "cdi:ControlledVocabularyEntry"
      ],
      "cdi:entryValue": [
        "5"
      ],
      "cdi:name": "Process"
    }
  },
  "cdi:has_Step": [
    {
      "@id": "ex:step-variable-harmonization"
    },
    {
      "@id": "ex:step-data-integration"
    }
  ]
}