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

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

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

<artist/16962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7046#subject> ;
    schema:name "Y.T"@en ;
    foaf:made <album/7046#composition>,
        <album/7046#subject> ;
    foaf:name "Y.T"@en .

<product/1811#subject> a schema:CreativeWork ;
    schema:name "Golden Axe"@en,
        "ゴールデンアックス"@ja,
        "Golden Axe"@ja-latn ;
    foaf:name "Golden Axe"@en,
        "ゴールデンアックス"@ja,
        "Golden Axe"@ja-latn .

<album/7046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn ;
    mo:composer <artist/16962#subject> ;
    mo:produced_work <album/7046#musicalwork> ;
    schema:name "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/64/7046/7046-1203284481.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn ;
    mo:performance_of <album/7046#musicalwork> ;
    mo:performer <artist/2985#subject> ;
    mo:recorded_as <album/7046#musicalexpression> ;
    schema:byArtist <artist/2985#subject> ;
    schema:name "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn ;
    schema:workPerformed <album/7046#musicalwork> .

<artist/2985#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7046#performance> ;
    schema:name "MegaDriver"@en ;
    foaf:name "MegaDriver"@en .

<album/7046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7046#musicalexpression> ;
    mo:publisher _:Nb8845b3e41b84c7a9b7d006b9a8232b3 ;
    mo:record _:N37de2c5354154573b97c6fceabfdc098 ;
    mo:record_count 1 ;
    schema:about <product/1811#subject> ;
    schema:byArtist <artist/2985#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/7046/7046-1203284481.jpg> ;
    schema:name "Metal Axe - The Golden Axe Remix Project"@en,
        "Metal Axe - The Golden Axe Remix Project"@ja,
        "Metal Axe - The Golden Axe Remix Project"@ja-latn ;
    schema:publisher _:Nb8845b3e41b84c7a9b7d006b9a8232b3 ;
    foaf:depiction <https://media.vgm.io/albums/64/7046/7046-1203284481.jpg> .

_:N0f846f66f8ba48c4a42e9cb762bcbe1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilderness"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Wilderness"@en .

_:N23ce713f566e49919b4fcee092dde643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "The Battle"@en .

_:N2d5946211bf64b86a1b635543c877052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conclusion"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Conclusion"@en .

_:N38507161be8c4e43b02a03b896224d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path Of Friend"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Path Of Friend"@en .

_:N3a2d5dfd349142848e49df24d6b43429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Adder"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Dead Adder"@en .

_:N4383632829c743b593d977cbdbd2ddcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saturoka Sassa"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Saturoka Sassa"@en .

_:N597f1c089f7a4a98a36a6b4895ad88a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Game Over"@en .

_:N64242fd133724354aa1dcb05fc57bcc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thief's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Thief's Theme"@en .

_:N6f561b297dfb4df9861472ef8687ff9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Field"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Battle Field"@en .

_:N8ac9556a2e144786a9d19cbbf3a5f733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turtle Village II"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Turtle Village II"@en .

_:N9225734eff6c4ce38d402d8a4dda350e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turtle Village I"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Turtle Village I"@en .

_:Nb8845b3e41b84c7a9b7d006b9a8232b3 schema:name "MegaDriver"@en ;
    foaf:name "MegaDriver"@en .

_:Nd4aa5f534aa946818cb5af2753e85386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Map"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N37de2c5354154573b97c6fceabfdc098 ;
    schema:name "Old Map"@en .

_:N37de2c5354154573b97c6fceabfdc098 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f846f66f8ba48c4a42e9cb762bcbe1f,
        _:N23ce713f566e49919b4fcee092dde643,
        _:N2d5946211bf64b86a1b635543c877052,
        _:N38507161be8c4e43b02a03b896224d40,
        _:N3a2d5dfd349142848e49df24d6b43429,
        _:N4383632829c743b593d977cbdbd2ddcb,
        _:N597f1c089f7a4a98a36a6b4895ad88a7,
        _:N64242fd133724354aa1dcb05fc57bcc9,
        _:N6f561b297dfb4df9861472ef8687ff9a,
        _:N8ac9556a2e144786a9d19cbbf3a5f733,
        _:N9225734eff6c4ce38d402d8a4dda350e,
        _:Nd4aa5f534aa946818cb5af2753e85386 ;
    mo:track_count 12 ;
    schema:duration "PT14:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f846f66f8ba48c4a42e9cb762bcbe1f,
        _:N23ce713f566e49919b4fcee092dde643,
        _:N2d5946211bf64b86a1b635543c877052,
        _:N38507161be8c4e43b02a03b896224d40,
        _:N3a2d5dfd349142848e49df24d6b43429,
        _:N4383632829c743b593d977cbdbd2ddcb,
        _:N597f1c089f7a4a98a36a6b4895ad88a7,
        _:N64242fd133724354aa1dcb05fc57bcc9,
        _:N6f561b297dfb4df9861472ef8687ff9a,
        _:N8ac9556a2e144786a9d19cbbf3a5f733,
        _:N9225734eff6c4ce38d402d8a4dda350e,
        _:Nd4aa5f534aa946818cb5af2753e85386 .

