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

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

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

<album/989> a mo:Release ;
    mo:catalogue_number "BY30-5179" .

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5500#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/5500#composition>,
        <album/5500#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<product/13550#subject> a schema:CreativeWork ;
    schema:name "Wizardry: Proving Grounds of the Mad Overlord"@en,
        "ウィザードリィ Proving Grounds of the Mad Overlord"@ja,
        "Wizardry: Proving Grounds of the Mad Overlord"@ja-latn ;
    foaf:name "Wizardry: Proving Grounds of the Mad Overlord"@en,
        "ウィザードリィ Proving Grounds of the Mad Overlord"@ja,
        "Wizardry: Proving Grounds of the Mad Overlord"@ja-latn .

<album/5500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn ;
    mo:composer <artist/324#subject> ;
    mo:produced_work <album/5500#musicalwork> ;
    schema:name "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn .

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

<album/5500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn ;
    mo:performance_of <album/5500#musicalwork> ;
    mo:recorded_as <album/5500#musicalexpression> ;
    schema:name "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn ;
    schema:workPerformed <album/5500#musicalwork> .

<org/5264#subject> schema:name "ALTY"@en,
        "ALTY"@ja,
        "ALTY"@ja-latn ;
    foaf:name "ALTY"@en,
        "ALTY"@ja,
        "ALTY"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/5500/5500-1281034096.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-12-05"^^xsd:date ;
    dcterms:title "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn ;
    mo:catalogue_number "AY25-12" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/989> ;
    mo:publication_of <album/5500#musicalexpression> ;
    mo:publisher <org/5264#subject> ;
    mo:record _:Nfaeda21e325a45878fbc521d6237fb01 ;
    mo:record_count 1 ;
    schema:about <product/13550#subject> ;
    schema:datePublished "1987-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/5500/5500-1281034096.jpg> ;
    schema:name "We Love Wizardry"@en,
        "ウィ ラブ ウィザードリィ"@ja,
        "We Love Wizardry"@ja-latn ;
    schema:publisher <org/5264#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/5500/5500-1281034096.jpg> .

_:N08b79533a36c41eab569cc35da9f7f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventurer's Inn"@en,
        "冒険者の宿"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Adventurer's Inn"@en,
        "冒険者の宿"@ja .

_:N0c0952fa18e741748298d53f77d4e2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camp"@en,
        "キャンプ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Camp"@en,
        "キャンプ"@ja .

_:N1b453b564be74227b2549f86e655b92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en,
        "城"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Castle"@en,
        "城"@ja .

_:N4573a02ba02d4e60812d889112881c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gilgamesh's Tavern"@en,
        "ギルガメッシュの酒場"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Gilgamesh's Tavern"@en,
        "ギルガメッシュの酒場"@ja .

_:N4d3bfa3530574aac90ffe14461c2f131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon"@en,
        "地下迷宮"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Dungeon"@en,
        "地下迷宮"@ja .

_:N673b94f142ba4942a69ec9dc307ed0e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Werdna"@en,
        "ワードナ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Werdna"@en,
        "ワードナ"@ja .

_:N875929d0679245a892e3c54b54c2324d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "オープニング・テーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Opening"@en,
        "オープニング・テーマ"@ja .

_:N8c15898c45b94934800b94a5014c496e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of Town"@en,
        "町はずれ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Edge of Town"@en,
        "町はずれ"@ja .

_:N9583850989f240e3a2b496eff4db2899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Cant"@en,
        "カント寺院"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Temple of Cant"@en,
        "カント寺院"@ja .

_:Na9498f146a224824aeee9b2c4f4f7762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exterminated"@en,
        "全滅"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Exterminated"@en,
        "全滅"@ja .

_:Na9c2d087eac444048e214a284bb54905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight"@en,
        "戦闘"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Fight"@en,
        "戦闘"@ja .

_:Ned49588148c6472bbf04caf83fddb310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boltac's Trading Post"@en,
        "ポルタック商店"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Boltac's Trading Post"@en,
        "ポルタック商店"@ja .

_:Nf59e4c905f5c4c41b6de9813025ccfd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete"@en,
        "任務完了"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nfaeda21e325a45878fbc521d6237fb01 ;
    schema:name "Complete"@en,
        "任務完了"@ja .

_:Nfaeda21e325a45878fbc521d6237fb01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b79533a36c41eab569cc35da9f7f55,
        _:N0c0952fa18e741748298d53f77d4e2d1,
        _:N1b453b564be74227b2549f86e655b92d,
        _:N4573a02ba02d4e60812d889112881c43,
        _:N4d3bfa3530574aac90ffe14461c2f131,
        _:N673b94f142ba4942a69ec9dc307ed0e9,
        _:N875929d0679245a892e3c54b54c2324d,
        _:N8c15898c45b94934800b94a5014c496e,
        _:N9583850989f240e3a2b496eff4db2899,
        _:Na9498f146a224824aeee9b2c4f4f7762,
        _:Na9c2d087eac444048e214a284bb54905,
        _:Ned49588148c6472bbf04caf83fddb310,
        _:Nf59e4c905f5c4c41b6de9813025ccfd3 ;
    mo:track_count 13 ;
    schema:duration "PT20:38"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N08b79533a36c41eab569cc35da9f7f55,
        _:N0c0952fa18e741748298d53f77d4e2d1,
        _:N1b453b564be74227b2549f86e655b92d,
        _:N4573a02ba02d4e60812d889112881c43,
        _:N4d3bfa3530574aac90ffe14461c2f131,
        _:N673b94f142ba4942a69ec9dc307ed0e9,
        _:N875929d0679245a892e3c54b54c2324d,
        _:N8c15898c45b94934800b94a5014c496e,
        _:N9583850989f240e3a2b496eff4db2899,
        _:Na9498f146a224824aeee9b2c4f4f7762,
        _:Na9c2d087eac444048e214a284bb54905,
        _:Ned49588148c6472bbf04caf83fddb310,
        _:Nf59e4c905f5c4c41b6de9813025ccfd3 .

