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

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

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

<artist/16962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61610#subject> ;
    schema:name "Y.T"@en ;
    foaf:made <album/61610#composition>,
        <album/61610#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/61610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Golden Axe Symphony"@en,
        "Golden Axe Symphony"@ja,
        "Golden Axe Symphony"@ja-latn ;
    mo:composer <artist/16962#subject> ;
    mo:produced_work <album/61610#musicalwork> ;
    schema:name "Golden Axe Symphony"@en,
        "Golden Axe Symphony"@ja,
        "Golden Axe Symphony"@ja-latn .

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

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

<https://media.vgm.io/albums/01/61610/61610-1474038106.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61610#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/61610/61610-1474038106.png> ;
    foaf:depicts <album/61610#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/61610/61610-1474038106.png> .

<https://medium-media.vgm.io/albums/01/61610/61610-1474038106.png> a schema:ImageObject,
        foaf:Image .

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

<album/61610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-14"^^xsd:date ;
    dcterms:title "Golden Axe Symphony"@en,
        "Golden Axe Symphony"@ja,
        "Golden Axe Symphony"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61610#musicalexpression> ;
    mo:publisher _:N556d70d07e834369b76f882ce15c7549 ;
    mo:record _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    mo:record_count 1 ;
    schema:about <product/1811#subject> ;
    schema:datePublished "2016-09-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/61610/61610-1474038106.png> ;
    schema:name "Golden Axe Symphony"@en,
        "Golden Axe Symphony"@ja,
        "Golden Axe Symphony"@ja-latn ;
    schema:publisher _:N556d70d07e834369b76f882ce15c7549 ;
    foaf:depiction <https://media.vgm.io/albums/01/61610/61610-1474038106.png> .

_:N42740b5786eb4438ac60b7b0889fe862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Yuria"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Land of Yuria"@en .

_:N556d70d07e834369b76f882ce15c7549 schema:name "Rich Douglas"@en,
        "Rich Douglas"@ja,
        "Rich Douglas"@ja-latn ;
    foaf:name "Rich Douglas"@en,
        "Rich Douglas"@ja,
        "Rich Douglas"@ja-latn .

_:N5c392061374d4283ace2578d245aa8e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Map (from \"Golden Axe\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Old Map (from \"Golden Axe\")"@en .

_:N74cccbfeb54240198ee93488f490045e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield (from \"Golden Axe\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Battlefield (from \"Golden Axe\")"@en .

_:N8e3a935dede6480e95ba036d19a211fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle (from \"Golden Axe\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "The Battle (from \"Golden Axe\")"@en .

_:Nab697d29da854962abc6c4e92cb7567a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Adder (from \"Golden Axe\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Death Adder (from \"Golden Axe\")"@en .

_:Nbd0e9a2ba3904f2eafd8c91a51cb7c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilderness (from \"Golden Axe\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Wilderness (from \"Golden Axe\")"@en .

_:Nc2be7058dce545219c9e2f1997feb0e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thiefs Theme (from \"Golden Axe\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Thiefs Theme (from \"Golden Axe\")"@en .

_:Nd760ba27173a44019d6084b0814f3b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turtle Village 2 (from \"Golden Axe\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Turtle Village 2 (from \"Golden Axe\")"@en .

_:Ne848b6c08c1c4f7d85a704913616e2ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Friends Path (from \"Golden Axe\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "A Friends Path (from \"Golden Axe\")"@en .

_:Nee437afa18f64082869c7525494a054f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turtle Village 1 (from \"Golden Axe\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0f1f89c6a13d42d2aae9403e28c7305d ;
    schema:name "Turtle Village 1 (from \"Golden Axe\")"@en .

_:N0f1f89c6a13d42d2aae9403e28c7305d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42740b5786eb4438ac60b7b0889fe862,
        _:N5c392061374d4283ace2578d245aa8e8,
        _:N74cccbfeb54240198ee93488f490045e,
        _:N8e3a935dede6480e95ba036d19a211fe,
        _:Nab697d29da854962abc6c4e92cb7567a,
        _:Nbd0e9a2ba3904f2eafd8c91a51cb7c58,
        _:Nc2be7058dce545219c9e2f1997feb0e3,
        _:Nd760ba27173a44019d6084b0814f3b55,
        _:Ne848b6c08c1c4f7d85a704913616e2ec,
        _:Nee437afa18f64082869c7525494a054f ;
    mo:track_count 10 ;
    schema:duration "PT19:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N42740b5786eb4438ac60b7b0889fe862,
        _:N5c392061374d4283ace2578d245aa8e8,
        _:N74cccbfeb54240198ee93488f490045e,
        _:N8e3a935dede6480e95ba036d19a211fe,
        _:Nab697d29da854962abc6c4e92cb7567a,
        _:Nbd0e9a2ba3904f2eafd8c91a51cb7c58,
        _:Nc2be7058dce545219c9e2f1997feb0e3,
        _:Nd760ba27173a44019d6084b0814f3b55,
        _:Ne848b6c08c1c4f7d85a704913616e2ec,
        _:Nee437afa18f64082869c7525494a054f .

