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

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

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

<artist/1404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130908#subject> ;
    schema:name "Kevin Riepl"@en ;
    foaf:made <album/130908#composition>,
        <album/130908#subject> ;
    foaf:name "Kevin Riepl"@en .

<album/130908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/1404#subject> ;
    mo:produced_work <album/130908#musicalwork> ;
    schema:name "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn .

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

<album/130908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/130908#musicalwork> ;
    mo:recorded_as <album/130908#musicalexpression> ;
    schema:name "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/130908#musicalwork> .

<org/3957#subject> schema:name "Gardener Recordings"@en,
        "Gardener Recordings"@ja,
        "Gardener Recordings"@ja-latn ;
    foaf:name "Gardener Recordings"@en,
        "Gardener Recordings"@ja,
        "Gardener Recordings"@ja-latn .

<https://media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130908#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> ;
    foaf:depicts <album/130908#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> .

<https://medium-media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-03"^^xsd:date ;
    dcterms:title "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "GDR0026" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130908#musicalexpression> ;
    mo:publisher <org/3957#subject> ;
    mo:record _:Ne62852837cca446b9ab9d3a288e9b831 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Legion of Super-Heroes"@en ;
            foaf:name "Legion of Super-Heroes"@en ] ;
    schema:datePublished "2023-03-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> ;
    schema:name "Legion of Super-Heroes Original Motion Picture Soundtrack"@en,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja,
        "Legion of Super-Heroes Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/3957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/130908/130908-2331698635dc.jpg> .

_:N09605174eac24fd7a9ce0457af052191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legion of Super-Heroes (End Credits)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Legion of Super-Heroes (End Credits)"@en .

_:N0bbd0a182b4f45cb991ba2d5955e3ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foot Race"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Foot Race"@en .

_:N112f0cfbcc394825b96e48e7812445ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kryptoknife"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Kryptoknife"@en .

_:N1af251747cca4fb19e295aed26f5fa1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Circle"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "The Dark Circle"@en .

_:N42df99d072854437a8cd5a70c6f34037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Labs Attacked"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Star Labs Attacked"@en .

_:N533e1ca8d08941c093b9b1b912a580ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wiping them Out"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Wiping them Out"@en .

_:N72bae0bfd698486fbeaa006de1b883fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too Late"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Too Late"@en .

_:N75635c83d73d4d41804d9179a9274747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legion of Super-Heroes (Main Title)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Legion of Super-Heroes (Main Title)"@en .

_:N7807d108e08e4f39b3cdc5125f26ba96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krypton No More"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Krypton No More"@en .

_:N7ec076021db34613922a350038e5ccb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Training"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Training"@en .

_:N9efd8bd5e2124f149d84d92e53717d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Different"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Something Different"@en .

_:Na04cae28298d4626b08d46dbb74902ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Krypton"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Memories of Krypton"@en .

_:Nb8660862d711485ba4d801e1f200f228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Most Advanced Mind"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Most Advanced Mind"@en .

_:Nce87a37f20de4bd78b6c3522bf4abdf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Security Code"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Security Code"@en .

_:Nea7d660152e547a7bfa900805c079c6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rooftop"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Rooftop"@en .

_:Nef38cab6e5714ccd922114229689fd28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rejects Step Up"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Rejects Step Up"@en .

_:Nfeb7e67468874d05a8e38f1965647d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finishing Things Off"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne62852837cca446b9ab9d3a288e9b831 ;
    schema:name "Finishing Things Off"@en .

_:Ne62852837cca446b9ab9d3a288e9b831 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09605174eac24fd7a9ce0457af052191,
        _:N0bbd0a182b4f45cb991ba2d5955e3ebb,
        _:N112f0cfbcc394825b96e48e7812445ec,
        _:N1af251747cca4fb19e295aed26f5fa1f,
        _:N42df99d072854437a8cd5a70c6f34037,
        _:N533e1ca8d08941c093b9b1b912a580ca,
        _:N72bae0bfd698486fbeaa006de1b883fd,
        _:N75635c83d73d4d41804d9179a9274747,
        _:N7807d108e08e4f39b3cdc5125f26ba96,
        _:N7ec076021db34613922a350038e5ccb3,
        _:N9efd8bd5e2124f149d84d92e53717d13,
        _:Na04cae28298d4626b08d46dbb74902ef,
        _:Nb8660862d711485ba4d801e1f200f228,
        _:Nce87a37f20de4bd78b6c3522bf4abdf9,
        _:Nea7d660152e547a7bfa900805c079c6c,
        _:Nef38cab6e5714ccd922114229689fd28,
        _:Nfeb7e67468874d05a8e38f1965647d68 ;
    mo:track_count 17 ;
    schema:duration "PT44:53"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N09605174eac24fd7a9ce0457af052191,
        _:N0bbd0a182b4f45cb991ba2d5955e3ebb,
        _:N112f0cfbcc394825b96e48e7812445ec,
        _:N1af251747cca4fb19e295aed26f5fa1f,
        _:N42df99d072854437a8cd5a70c6f34037,
        _:N533e1ca8d08941c093b9b1b912a580ca,
        _:N72bae0bfd698486fbeaa006de1b883fd,
        _:N75635c83d73d4d41804d9179a9274747,
        _:N7807d108e08e4f39b3cdc5125f26ba96,
        _:N7ec076021db34613922a350038e5ccb3,
        _:N9efd8bd5e2124f149d84d92e53717d13,
        _:Na04cae28298d4626b08d46dbb74902ef,
        _:Nb8660862d711485ba4d801e1f200f228,
        _:Nce87a37f20de4bd78b6c3522bf4abdf9,
        _:Nea7d660152e547a7bfa900805c079c6c,
        _:Nef38cab6e5714ccd922114229689fd28,
        _:Nfeb7e67468874d05a8e38f1965647d68 .

