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

<artist/27062#subject> a schema:Person,
        foaf:Person ;
    schema:name "M. Niihara"@en ;
    foaf:made <album/104127#lyrics>,
        <album/104127#subject> ;
    foaf:name "M. Niihara"@en .

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

<artist/10410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104127#subject> ;
    schema:name "A. Takasaki"@en ;
    foaf:made <album/104127#composition>,
        <album/104127#subject> ;
    foaf:name "A. Takasaki"@en .

<product/15641#subject> a schema:CreativeWork ;
    schema:name "Odin: Space Sailer Starlight"@en,
        "オーディーン 光子帆船スターライト"@ja,
        "Odin: Koushi Hansen Starlight"@ja-latn ;
    foaf:name "Odin: Space Sailer Starlight"@en,
        "オーディーン 光子帆船スターライト"@ja,
        "Odin: Koushi Hansen Starlight"@ja-latn .

<album/104127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn ;
    mo:composer <artist/10410#subject> ;
    mo:produced_work <album/104127#musicalwork> ;
    schema:name "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn .

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

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

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

<https://media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104127#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> ;
    foaf:depicts <album/104127#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> .

<https://medium-media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104127#performance> ;
    schema:name "LOUDNESS"@en ;
    foaf:name "LOUDNESS"@en .

<artist/5125#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104127#performance> ;
    schema:name "Masanori Sasaji"@en,
        "笹路正徳"@ja ;
    foaf:name "Masanori Sasaji"@en,
        "笹路正徳"@ja .

<album/104127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn ;
    mo:performance_of <album/104127#musicalwork> ;
    mo:performer <artist/27059#subject>,
        <artist/5125#subject> ;
    mo:recorded_as <album/104127#musicalexpression> ;
    schema:byArtist <artist/27059#subject>,
        <artist/5125#subject> ;
    schema:name "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn ;
    schema:workPerformed <album/104127#musicalwork> .

<album/104127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-08-01"^^xsd:date ;
    dcterms:title "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn ;
    mo:catalogue_number "CBY-1179" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/104127#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne225b5b2136742be8c07f8c417b79441 ;
    mo:record_count 1 ;
    schema:about <product/15641#subject> ;
    schema:byArtist <artist/27059#subject>,
        <artist/5125#subject> ;
    schema:datePublished "1985-08-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> ;
    schema:name "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@en,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja,
        "from the original soundtrack \"Odin\": Gotta Fight/Eruption/Odin/Flash Out / LOUDNESS"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/104127/104127-4ed2ad0d0152.jpg> .

_:N21793917910a428686fabbceb3ca9c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odin"@en,
        "オーディーン"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne225b5b2136742be8c07f8c417b79441 ;
    schema:name "Odin"@en,
        "オーディーン"@ja .

_:Nc6cae5a87916459180fb857d8191a5e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash Out"@en,
        "フラッシュ・ アウト"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne225b5b2136742be8c07f8c417b79441 ;
    schema:name "Flash Out"@en,
        "フラッシュ・ アウト"@ja .

_:Ncd3c8c6716e94acd9b3ae79e384509be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eruption"@en,
        "イラプション"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne225b5b2136742be8c07f8c417b79441 ;
    schema:name "Eruption"@en,
        "イラプション"@ja .

_:Ncd66896852954848a2e93b0e2daf922b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta Fight"@en,
        "ガッタ・ファイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne225b5b2136742be8c07f8c417b79441 ;
    schema:name "Gotta Fight"@en,
        "ガッタ・ファイト"@ja .

_:Ne225b5b2136742be8c07f8c417b79441 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21793917910a428686fabbceb3ca9c01,
        _:Nc6cae5a87916459180fb857d8191a5e1,
        _:Ncd3c8c6716e94acd9b3ae79e384509be,
        _:Ncd66896852954848a2e93b0e2daf922b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21793917910a428686fabbceb3ca9c01,
        _:Nc6cae5a87916459180fb857d8191a5e1,
        _:Ncd3c8c6716e94acd9b3ae79e384509be,
        _:Ncd66896852954848a2e93b0e2daf922b .

