uuid: ba4adc36-e704-4bad-b3f6-114383c28102
langcode: en
status: true
dependencies:
  config:
    - taxonomy.vocabulary.genre
  module:
    - taxonomy
_core:
  default_config_hash: h_dG9wdbT4CT0HRr05ADMGyDZAg4JwnFIe8PjZ2jxLA
id: taxonomy_term.genre
targetEntityType: taxonomy_term
bundle: genre
types:
  - 'schema:Thing'
fieldMappings:
  name:
    properties:
      - 'schema:name'
  description:
    properties:
      - 'schema:description'
  field_authority_link:
    properties:
      - 'schema:sameAs'
  changed:
    properties:
      - 'schema:dateModified'
    datatype_callback:
      callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'