@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/56776> foaf:primaryTopic <album/56776#subject> .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/56776#lyrics>,
        <album/56776#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<album/56776#vocals> a mo:Singer .

<artist/14372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56776#subject> ;
    schema:name "Koshiro Honda"@en,
        "本田光史郎"@ja ;
    foaf:made <album/56776#composition>,
        <album/56776#subject> ;
    foaf:name "Koshiro Honda"@en,
        "本田光史郎"@ja .

<product/4068#subject> a schema:CreativeWork ;
    schema:name "Girls Beyond the Wasteland"@en,
        "少女たちは荒野を目指す"@ja,
        "Shoujotachi wa Kouya wo Mezasu"@ja-latn ;
    foaf:name "Girls Beyond the Wasteland"@en,
        "少女たちは荒野を目指す"@ja,
        "Shoujotachi wa Kouya wo Mezasu"@ja-latn .

<album/56776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn ;
    mo:composer <artist/14372#subject> ;
    mo:produced_work <album/56776#musicalwork> ;
    schema:name "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn .

<album/56776#lyrics> a mo:Lyrics .

<album/56776#musicalexpression> a mo:Signal ;
    mo:published_as <album/56776#subject> ;
    mo:records <album/56776#performance> .

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

<https://media.vgm.io/albums/67/56776/56776-1463139107.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56776#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/56776/56776-1463139107.jpg> ;
    foaf:depicts <album/56776#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/56776/56776-1463139107.jpg> .

<https://medium-media.vgm.io/albums/67/56776/56776-1463139107.jpg> a schema:ImageObject,
        foaf:Image .

<album/56776#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/56776#composition> ;
    mo:lyrics <album/56776#lyrics> ;
    mo:performed_in <album/56776#performance> ;
    mo:singer <album/56776#vocals> .

<artist/13732#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56776#performance> ;
    schema:name "Haruka Chisuga"@en,
        "千菅春香"@ja ;
    foaf:name "Haruka Chisuga"@en,
        "千菅春香"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56776#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56776#performance> ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<artist/8874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56776#performance> ;
    schema:name "Satomi Sato"@en,
        "佐藤聡美"@ja ;
    foaf:name "Satomi Sato"@en,
        "佐藤聡美"@ja .

<album/56776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn ;
    mo:performance_of <album/56776#musicalwork> ;
    mo:performer <artist/13732#subject>,
        <artist/6783#subject>,
        <artist/7091#subject>,
        <artist/8874#subject> ;
    mo:recorded_as <album/56776#musicalexpression> ;
    schema:byArtist <artist/13732#subject>,
        <artist/6783#subject>,
        <artist/7091#subject>,
        <artist/8874#subject> ;
    schema:name "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn ;
    schema:workPerformed <album/56776#musicalwork> .

<album/56776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-25"^^xsd:date ;
    dcterms:title "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn ;
    mo:catalogue_number "1000595836-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56776#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N1ef57392f95646568c55be1ce72e7fc8 ;
    mo:record_count 1 ;
    schema:about <product/4068#subject> ;
    schema:byArtist <artist/13732#subject>,
        <artist/6783#subject>,
        <artist/7091#subject>,
        <artist/8874#subject> ;
    schema:datePublished "2016-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/56776/56776-1463139107.jpg> ;
    schema:name "Girls beyond the youth KOYA ED THEME SOLO ver."@en,
        "少女たちは荒野を目指す EDテーマ「世界は今日もあたらしい」ソロver."@ja,
        "Shoujotachi wa Kouya o Mezasu ED Theme \"Sekai wa Kyou mo Atarashii\" Solo ver."@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/56776/56776-1463139107.jpg> .

_:N196eb8c59bca49c7aa118010c177071f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は今日もあたらしい 〜うぐいす ver.〜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N1ef57392f95646568c55be1ce72e7fc8 ;
    schema:name "世界は今日もあたらしい 〜うぐいす ver.〜"@ja .

_:N738181d4ec914c7ebd3c6eb887692816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は今日もあたらしい 〜夕夏 ver.〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1ef57392f95646568c55be1ce72e7fc8 ;
    schema:name "世界は今日もあたらしい 〜夕夏 ver.〜"@ja .

_:N9d3410da6971444493fc2867bdb9bdca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は今日もあたらしい 〜テルハ ver.〜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1ef57392f95646568c55be1ce72e7fc8 ;
    schema:name "世界は今日もあたらしい 〜テルハ ver.〜"@ja .

_:Nc1112751d6eb4332bee036d541231b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は今日もあたらしい 〜砂雪 ver.〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1ef57392f95646568c55be1ce72e7fc8 ;
    schema:name "世界は今日もあたらしい 〜砂雪 ver.〜"@ja .

_:N1ef57392f95646568c55be1ce72e7fc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N196eb8c59bca49c7aa118010c177071f,
        _:N738181d4ec914c7ebd3c6eb887692816,
        _:N9d3410da6971444493fc2867bdb9bdca,
        _:Nc1112751d6eb4332bee036d541231b26 ;
    mo:track_count 4 ;
    schema:duration "PT17:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N196eb8c59bca49c7aa118010c177071f,
        _:N738181d4ec914c7ebd3c6eb887692816,
        _:N9d3410da6971444493fc2867bdb9bdca,
        _:Nc1112751d6eb4332bee036d541231b26 .

