uuid: e022d60e-64b1-4a42-9cd6-e43ecce994ba
langcode: en
status: true
dependencies:
  config:
    - taxonomy.vocabulary.geo_location
  module:
    - taxonomy
_core:
  default_config_hash: h5TsW1n-2MIijEHXZ8K8Zz2YocfcFQh4z1xTOKZc66M
id: taxonomy_term.geo_location
targetEntityType: taxonomy_term
bundle: geo_location
types:
  - 'dc:Location'
  - 'schema:Place'
fieldMappings:
  name:
    properties:
      - 'schema:name'
  description:
    properties:
      - 'schema:description'
  field_authority_link:
    properties:
      - 'schema:sameAs'
  field_geo_geolocation:
    properties:
      - 'wgs84_pos:lat_long'
  field_geo_broader:
    properties:
      - 'schema:containedInPlace'
  changed:
    properties:
      - 'schema:dateModified'
    datatype_callback:
      callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'