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

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

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

<artist/2183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7164#subject> ;
    schema:name "Wizards and Warriors"@en ;
    foaf:made <album/7164#composition>,
        <album/7164#subject> ;
    foaf:name "Wizards and Warriors"@en .

<artist/2772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7164#subject> ;
    schema:name "cacomistle"@en ;
    foaf:made <album/7164#composition>,
        <album/7164#subject> ;
    foaf:name "cacomistle"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7164#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/7164#composition>,
        <album/7164#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

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

<album/7164#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn ;
    mo:performance_of <album/7164#musicalwork> ;
    mo:recorded_as <album/7164#musicalexpression> ;
    schema:name "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn ;
    schema:workPerformed <album/7164#musicalwork> .

<https://media.vgm.io/albums/46/7164/7164-1203965119.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7164#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/7164/7164-1203965119.gif> ;
    foaf:depicts <album/7164#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/7164/7164-1203965119.gif> .

<https://medium-media.vgm.io/albums/46/7164/7164-1203965119.gif> a schema:ImageObject,
        foaf:Image .

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

<album/7164#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn ;
    mo:composer <artist/2183#subject>,
        <artist/2772#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/7164#musicalwork> ;
    schema:name "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn .

<album/7164#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-07"^^xsd:date ;
    dcterms:title "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn ;
    mo:catalogue_number "CVSW-01" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7164#musicalexpression> ;
    mo:publisher _:Ne8a58fcf20304029b3e246a8977217c2 ;
    mo:record _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    mo:record_count 1 ;
    schema:about <product/182#subject> ;
    schema:datePublished "2007-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/7164/7164-1203965119.gif> ;
    schema:name "Cacomistle vs. Wizards and Warriors"@en,
        "Cacomistle vs. Wizards and Warriors"@ja,
        "Cacomistle vs. Wizards and Warriors"@ja-latn ;
    schema:publisher _:Ne8a58fcf20304029b3e246a8977217c2 ;
    foaf:depiction <https://media.vgm.io/albums/46/7164/7164-1203965119.gif> .

_:N1a32ec47bc434339b6cf7524bbd115f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Stand"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "The Last Stand"@en .

_:N35805bcc62be4266b57a60dad738e9cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elkhorn, NE Fails at Life"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Elkhorn, NE Fails at Life"@en .

_:N375a8a13092d4fed8fc5f9e76cead9a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logicbot"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Logicbot"@en .

_:N3e3cc3e35558446bacbfb8437a7c67bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparks (including Sparks Rush)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Sparks (including Sparks Rush)"@en .

_:N5a3f90cc52544b7fa3b7bc4498c13e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe Next Life..."@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Maybe Next Life..."@en .

_:N63c901d7c2104c8593285ad1c77d7fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Czechpoint"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Czechpoint"@en .

_:N6adbff9bd9374569b5513d36430ccb97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance With Me (Sounds Cover)"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Dance With Me (Sounds Cover)"@en .

_:N7e9b960a483d471e82430d6e1bd7e717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Who You Thought (A)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Not Who You Thought (A)"@en .

_:N84af3b7191f14f989ef6710e6265abbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Random Battle (FF6)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Random Battle (FF6)"@en .

_:N85a0775bc20d4b559de88939eaebb534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whatever (originally by Shonen Knife)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Whatever (originally by Shonen Knife)"@en .

_:N9fc07d696ff148f7846bacea35bc7da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Through Time"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Traveling Through Time"@en .

_:Na3ef6cd2405f45b8b52ec58e32705c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Operation: CrossFire"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Operation: CrossFire"@en .

_:Nb5f2879b17e24d26b1ca882ce00f9dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Preparations"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Final Preparations"@en .

_:Nc7b66af29874471986498b3c53076a27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Fox"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Silver Fox"@en .

_:Ne2786260e394450b93431d7ce4f52c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back To Earth"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Back To Earth"@en .

_:Ne8a58fcf20304029b3e246a8977217c2 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nf35816e2ef6f4a239d6650df50e2fd17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Who You Thought (B)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nfdbcd7cb4bd347689626ca9bde054453 ;
    schema:name "Not Who You Thought (B)"@en .

_:Nfdbcd7cb4bd347689626ca9bde054453 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a32ec47bc434339b6cf7524bbd115f3,
        _:N35805bcc62be4266b57a60dad738e9cf,
        _:N375a8a13092d4fed8fc5f9e76cead9a2,
        _:N3e3cc3e35558446bacbfb8437a7c67bf,
        _:N5a3f90cc52544b7fa3b7bc4498c13e2a,
        _:N63c901d7c2104c8593285ad1c77d7fec,
        _:N6adbff9bd9374569b5513d36430ccb97,
        _:N7e9b960a483d471e82430d6e1bd7e717,
        _:N84af3b7191f14f989ef6710e6265abbd,
        _:N85a0775bc20d4b559de88939eaebb534,
        _:N9fc07d696ff148f7846bacea35bc7da1,
        _:Na3ef6cd2405f45b8b52ec58e32705c94,
        _:Nb5f2879b17e24d26b1ca882ce00f9dc8,
        _:Nc7b66af29874471986498b3c53076a27,
        _:Ne2786260e394450b93431d7ce4f52c40,
        _:Nf35816e2ef6f4a239d6650df50e2fd17 ;
    mo:track_count 16 ;
    schema:duration "PT34:42"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1a32ec47bc434339b6cf7524bbd115f3,
        _:N35805bcc62be4266b57a60dad738e9cf,
        _:N375a8a13092d4fed8fc5f9e76cead9a2,
        _:N3e3cc3e35558446bacbfb8437a7c67bf,
        _:N5a3f90cc52544b7fa3b7bc4498c13e2a,
        _:N63c901d7c2104c8593285ad1c77d7fec,
        _:N6adbff9bd9374569b5513d36430ccb97,
        _:N7e9b960a483d471e82430d6e1bd7e717,
        _:N84af3b7191f14f989ef6710e6265abbd,
        _:N85a0775bc20d4b559de88939eaebb534,
        _:N9fc07d696ff148f7846bacea35bc7da1,
        _:Na3ef6cd2405f45b8b52ec58e32705c94,
        _:Nb5f2879b17e24d26b1ca882ce00f9dc8,
        _:Nc7b66af29874471986498b3c53076a27,
        _:Ne2786260e394450b93431d7ce4f52c40,
        _:Nf35816e2ef6f4a239d6650df50e2fd17 .

