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

<album/194> a mo:Release ;
    mo:catalogue_number "TOCT-5931" .

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80317#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/80317#composition>,
        <album/80317#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<product/9105#subject> a schema:CreativeWork ;
    schema:name "Final Zone"@en,
        "FZ戦記AXIS"@ja,
        "FZ Senki AXIS"@ja-latn ;
    foaf:name "Final Zone"@en,
        "FZ戦記AXIS"@ja,
        "FZ Senki AXIS"@ja-latn .

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

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

<album/80317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/1839#subject> ;
    mo:produced_work <album/80317#musicalwork> ;
    schema:name "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn .

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

<album/80317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn ;
    mo:performance_of <album/80317#musicalwork> ;
    mo:performer <artist/1839#subject> ;
    mo:recorded_as <album/80317#musicalexpression> ;
    schema:byArtist <artist/1839#subject> ;
    schema:name "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn ;
    schema:workPerformed <album/80317#musicalwork> .

<artist/1839#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80317#subject> ;
    mo:performed <album/80317#performance> ;
    schema:name "Sargent Wolf Band"@en ;
    foaf:made <album/80317#composition>,
        <album/80317#subject> ;
    foaf:name "Sargent Wolf Band"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80317#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/80317#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/80317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-12-05"^^xsd:date ;
    dcterms:title "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn ;
    mo:catalogue_number "TOTT-5931" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/194> ;
    mo:publication_of <album/80317#musicalexpression> ;
    mo:publisher <org/1745#subject> ;
    mo:record _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    mo:record_count 1 ;
    schema:about <product/9105#subject> ;
    schema:byArtist <artist/1839#subject> ;
    schema:datePublished "1990-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "FZ Series \"AXIS\""@en,
        "FZ Series \"AXIS\""@ja,
        "FZ Series \"AXIS\""@ja-latn ;
    schema:publisher <org/1745#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N120ef6a77f4640cc9f8858606afcadd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the War"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "After the War"@en .

_:N41905851fa33475a862c2b698b970491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Army's Song"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Army's Song"@en .

_:N4b5f0c5a71a34da696ae07f896e7cfc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble Maker"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Trouble Maker"@en .

_:N5437e1d6fe3a47e4935f1ba0751a2931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Line"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "White Line"@en .

_:N56e4a4e8b5974f5bacf459d76deba9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Gate ~ Trouble Maker"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "City Gate ~ Trouble Maker"@en .

_:N5f2d0f81431e4d5ebb272c69ee46223f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try Your Luck"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Try Your Luck"@en .

_:N8362d0ca5c8f40a0b05b74b7c1b7014f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next War"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Next War"@en .

_:N86a958bf159e41469eccae0c694b2f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Zone"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Danger Zone"@en .

_:N893f5ffbcb6249a08fa1f44bce123124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Down"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "I'm Down"@en .

_:Nc11aa245ba9b4412be73110a5215f1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IPL"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "IPL"@en .

_:Ncc87f41ef58047a29ddb2d0ed3ac0ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caution"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Caution"@en .

_:Nd423e04804844b178dd3bfefd512c39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Gate"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "City Gate"@en .

_:Nda20e7acc0594763b731f93dcbf88c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caution"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Caution"@en .

_:Ndf130897969e426098ee5aaeb93642c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Zone"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Danger Zone"@en .

_:Neb7dbcf33f104babb80064ff8b8d8096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Army's Song ~ Try Your Luck"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Army's Song ~ Try Your Luck"@en .

_:Nf292667b0b8140fa85c4a87602b8117c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next War"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "Next War"@en .

_:Nf4d0202cd448444180bf53b770cb4496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the War"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nfdbde9776bf04f6eb10b372f600a5a48 ;
    schema:name "After the War"@en .

_:Nfdbde9776bf04f6eb10b372f600a5a48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N120ef6a77f4640cc9f8858606afcadd6,
        _:N41905851fa33475a862c2b698b970491,
        _:N4b5f0c5a71a34da696ae07f896e7cfc0,
        _:N5437e1d6fe3a47e4935f1ba0751a2931,
        _:N56e4a4e8b5974f5bacf459d76deba9de,
        _:N5f2d0f81431e4d5ebb272c69ee46223f,
        _:N8362d0ca5c8f40a0b05b74b7c1b7014f,
        _:N86a958bf159e41469eccae0c694b2f95,
        _:N893f5ffbcb6249a08fa1f44bce123124,
        _:Nc11aa245ba9b4412be73110a5215f1b5,
        _:Ncc87f41ef58047a29ddb2d0ed3ac0ca4,
        _:Nd423e04804844b178dd3bfefd512c39e,
        _:Nda20e7acc0594763b731f93dcbf88c34,
        _:Ndf130897969e426098ee5aaeb93642c4,
        _:Neb7dbcf33f104babb80064ff8b8d8096,
        _:Nf292667b0b8140fa85c4a87602b8117c,
        _:Nf4d0202cd448444180bf53b770cb4496 ;
    mo:track_count 17 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N120ef6a77f4640cc9f8858606afcadd6,
        _:N41905851fa33475a862c2b698b970491,
        _:N4b5f0c5a71a34da696ae07f896e7cfc0,
        _:N5437e1d6fe3a47e4935f1ba0751a2931,
        _:N56e4a4e8b5974f5bacf459d76deba9de,
        _:N5f2d0f81431e4d5ebb272c69ee46223f,
        _:N8362d0ca5c8f40a0b05b74b7c1b7014f,
        _:N86a958bf159e41469eccae0c694b2f95,
        _:N893f5ffbcb6249a08fa1f44bce123124,
        _:Nc11aa245ba9b4412be73110a5215f1b5,
        _:Ncc87f41ef58047a29ddb2d0ed3ac0ca4,
        _:Nd423e04804844b178dd3bfefd512c39e,
        _:Nda20e7acc0594763b731f93dcbf88c34,
        _:Ndf130897969e426098ee5aaeb93642c4,
        _:Neb7dbcf33f104babb80064ff8b8d8096,
        _:Nf292667b0b8140fa85c4a87602b8117c,
        _:Nf4d0202cd448444180bf53b770cb4496 .

