@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/54299> foaf:primaryTopic <album/54299#subject> .

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54299#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/54299#composition>,
        <album/54299#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/304#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn ;
    foaf:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn .

<product/305#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn ;
    foaf:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn .

<product/306#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn ;
    foaf:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn .

<album/54299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn ;
    mo:composer <artist/148#subject> ;
    mo:produced_work <album/54299#musicalwork> ;
    schema:name "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn .

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

<album/54299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn ;
    mo:performance_of <album/54299#musicalwork> ;
    mo:recorded_as <album/54299#musicalexpression> ;
    schema:name "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn ;
    schema:workPerformed <album/54299#musicalwork> .

<org/1138#subject> schema:name "ECE-SMZ"@en,
        "ECE-SMZ"@ja,
        "ECE-SMZ"@ja-latn ;
    foaf:name "ECE-SMZ"@en,
        "ECE-SMZ"@ja,
        "ECE-SMZ"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/54299/54299-1520098299.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-13"^^xsd:date ;
    dcterms:title "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54299#musicalexpression> ;
    mo:publisher <org/1138#subject> ;
    mo:record _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/304#subject>,
        <product/305#subject>,
        <product/306#subject> ;
    schema:datePublished "2015-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/54299/54299-1520098299.jpg> ;
    schema:name "Sundance"@en,
        "Sundance"@ja,
        "Sundance"@ja-latn ;
    schema:publisher <org/1138#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/54299/54299-1520098299.jpg> .

_:N351ac2c0f78a4e518f1a9a722b687bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town - The Wind Doesn't Draw Heroes"@en,
        "街景 風は勇者を引き寄せん"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Town - The Wind Doesn't Draw Heroes"@en,
        "街景 風は勇者を引き寄せん"@ja .

_:N410b0af9deb44da6a390eb8a73b16c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene - Blue and White"@en,
        "情景 青と白"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Scene - Blue and White"@en,
        "情景 青と白"@ja .

_:N633ce127aef04024bb66ad03a2b8a0c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town - Those Who Will Carve their Name in Legends"@en,
        "街景 伝説に名を刻む者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Town - Those Who Will Carve their Name in Legends"@en,
        "街景 伝説に名を刻む者"@ja .

_:N90d95150cb3b4eecb34ec6db590853af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town - Vast Lands Spreading in the North"@en,
        "街景 北に広がる大地"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Town - Vast Lands Spreading in the North"@en,
        "街景 北に広がる大地"@ja .

_:Na7989ace430f4ed9b2e118d4ce351ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbances - Hoist the Sword and Pride in the Heart"@en,
        "戦乱 剣を掲げ誇りを胸に"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Disturbances - Hoist the Sword and Pride in the Heart"@en,
        "戦乱 剣を掲げ誇りを胸に"@ja .

_:Na846dea50b2f4f2dbc2b1d46d8f6c3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Townscape - Between these Azure Skies and the Seas"@en,
        "街景 その蒼き天と海の狭間"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Townscape - Between these Azure Skies and the Seas"@en,
        "街景 その蒼き天と海の狭間"@ja .

_:Na8fbfd2201ba4570b621f500875714cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Townscape - Sunlit Water Surface"@en,
        "街景 日輪照らす水面"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Townscape - Sunlit Water Surface"@en,
        "街景 日輪照らす水面"@ja .

_:Naf6f09ed9658400fb054a9c28662f526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town - The Lounge Where We Speak of Tomorrow"@en,
        "街景 明日語りのラウンジ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Town - The Lounge Where We Speak of Tomorrow"@en,
        "街景 明日語りのラウンジ"@ja .

_:Nb732355d5377457fa2bc99f9ba6cde74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town - Bird-Shaped Vane on the Triangular Roof"@en,
        "街景 三角屋根の鶏飾り"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Town - Bird-Shaped Vane on the Triangular Roof"@en,
        "街景 三角屋根の鶏飾り"@ja .

_:Nb990256961144072a091cb74acf63205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Townscape - The City of the Deep Blue Sea"@en,
        "街景 深く青い海の都"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Naaac9b4b96bc4c3092efba7270c0ba11 ;
    schema:name "Townscape - The City of the Deep Blue Sea"@en,
        "街景 深く青い海の都"@ja .

_:Naaac9b4b96bc4c3092efba7270c0ba11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N351ac2c0f78a4e518f1a9a722b687bbe,
        _:N410b0af9deb44da6a390eb8a73b16c15,
        _:N633ce127aef04024bb66ad03a2b8a0c0,
        _:N90d95150cb3b4eecb34ec6db590853af,
        _:Na7989ace430f4ed9b2e118d4ce351ea1,
        _:Na846dea50b2f4f2dbc2b1d46d8f6c3e4,
        _:Na8fbfd2201ba4570b621f500875714cf,
        _:Naf6f09ed9658400fb054a9c28662f526,
        _:Nb732355d5377457fa2bc99f9ba6cde74,
        _:Nb990256961144072a091cb74acf63205 ;
    mo:track_count 10 ;
    schema:duration "PT35:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N351ac2c0f78a4e518f1a9a722b687bbe,
        _:N410b0af9deb44da6a390eb8a73b16c15,
        _:N633ce127aef04024bb66ad03a2b8a0c0,
        _:N90d95150cb3b4eecb34ec6db590853af,
        _:Na7989ace430f4ed9b2e118d4ce351ea1,
        _:Na846dea50b2f4f2dbc2b1d46d8f6c3e4,
        _:Na8fbfd2201ba4570b621f500875714cf,
        _:Naf6f09ed9658400fb054a9c28662f526,
        _:Nb732355d5377457fa2bc99f9ba6cde74,
        _:Nb990256961144072a091cb74acf63205 .

