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

<album/136245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn ;
    mo:produced_work <album/136245#musicalwork> ;
    schema:name "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn .

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

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

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

<album/136245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn ;
    mo:performance_of <album/136245#musicalwork> ;
    mo:recorded_as <album/136245#musicalexpression> ;
    schema:name "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn ;
    schema:workPerformed <album/136245#musicalwork> .

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

<https://medium-media.vgm.io/albums/54/136245/136245-aff9c325a960.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-26"^^xsd:date ;
    dcterms:title "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136245#musicalexpression> ;
    mo:publisher _:Ne3f9b6ea38674c00b7d213c0f57acc3a ;
    mo:record _:N207b2cbbbb5e4fa9baa588800e5d2427 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Tiger's Apprentice"@en ;
            foaf:name "The Tiger's Apprentice"@en ] ;
    schema:datePublished "2024-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/136245/136245-aff9c325a960.jpg> ;
    schema:name "Eye of the Tiger / Zhu"@en,
        "Eye of the Tiger / Zhu"@ja,
        "Eye of the Tiger / Zhu"@ja-latn ;
    schema:publisher _:Ne3f9b6ea38674c00b7d213c0f57acc3a ;
    foaf:depiction <https://media.vgm.io/albums/54/136245/136245-aff9c325a960.jpg> .

_:N207b2cbbbb5e4fa9baa588800e5d2427 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nba9498f0317f482eb3f96f82d44dff4c ;
    mo:track_count 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nba9498f0317f482eb3f96f82d44dff4c .

_:Nba9498f0317f482eb3f96f82d44dff4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye of the Tiger (from The Tiger's Apprentice)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N207b2cbbbb5e4fa9baa588800e5d2427 ;
    schema:name "Eye of the Tiger (from The Tiger's Apprentice)"@en .

_:Ne3f9b6ea38674c00b7d213c0f57acc3a schema:name "88rising Music"@en,
        "88rising Music"@ja,
        "88rising Music"@ja-latn ;
    foaf:name "88rising Music"@en,
        "88rising Music"@ja,
        "88rising Music"@ja-latn .

