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

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

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

<product/1657#subject> a schema:CreativeWork ;
    schema:name "Wing Commander: Prophecy"@en,
        "Wing Commander: Prophecy"@ja,
        "Wing Commander: Prophecy"@ja-latn ;
    foaf:name "Wing Commander: Prophecy"@en,
        "Wing Commander: Prophecy"@ja,
        "Wing Commander: Prophecy"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/9393/9393-1215549835.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9393#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn ;
    mo:performance_of <album/9393#musicalwork> ;
    mo:performer _:Nd2ee83353ddb4b8596b95eeee8a88c07 ;
    mo:recorded_as <album/9393#musicalexpression> ;
    schema:byArtist _:Nd2ee83353ddb4b8596b95eeee8a88c07 ;
    schema:name "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn ;
    schema:workPerformed <album/9393#musicalwork> .

<album/9393#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JL De Meyer"@en ;
            foaf:made <album/9393#composition> ;
            foaf:name "JL De Meyer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "D. Lallement"@en ;
            foaf:made <album/9393#composition> ;
            foaf:name "D. Lallement"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "R. Wilcocks"@en ;
            foaf:made <album/9393#composition> ;
            foaf:name "R. Wilcocks"@en ] ;
    mo:produced_work <album/9393#musicalwork> ;
    schema:name "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn .

<album/9393#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-01"^^xsd:date ;
    dcterms:title "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn ;
    mo:catalogue_number "0084505FAC" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9393#musicalexpression> ;
    mo:publisher _:N89ad58614e864497a6775f810104a9f2 ;
    mo:record _:Nec88001339de43ffb368cbe77af023ed ;
    mo:record_count 1 ;
    schema:about <product/1657#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Cobalt 60"@en ;
            foaf:name "Cobalt 60"@en ] ;
    schema:datePublished "1997-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/9393/9393-1215549835.jpg> ;
    schema:name "Wing Commander: Prophecy Theme The ClubMixes"@en,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja,
        "Wing Commander: Prophecy Theme The ClubMixes"@ja-latn ;
    schema:publisher _:N89ad58614e864497a6775f810104a9f2 ;
    foaf:depiction <https://media.vgm.io/albums/39/9393/9393-1215549835.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9393#subject> ;
    schema:name "D. Lallement"@en ;
    foaf:made <album/9393#subject> ;
    foaf:name "D. Lallement"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9393#subject> ;
    schema:name "R. Wilcocks"@en ;
    foaf:made <album/9393#subject> ;
    foaf:name "R. Wilcocks"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9393#subject> ;
    schema:name "JL De Meyer"@en ;
    foaf:made <album/9393#subject> ;
    foaf:name "JL De Meyer"@en .

_:N1da1506a1d1140f18587c49548fb6b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophecy (TerminalMix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nec88001339de43ffb368cbe77af023ed ;
    schema:name "Prophecy (TerminalMix)"@en .

_:N302f13ed30d844fa9899687f701ccfde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galactic Hives"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nec88001339de43ffb368cbe77af023ed ;
    schema:name "Galactic Hives"@en .

_:N4c26900bde8746d88ffe3f52a32944f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophecy (BtkMix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nec88001339de43ffb368cbe77af023ed ;
    schema:name "Prophecy (BtkMix)"@en .

_:N89ad58614e864497a6775f810104a9f2 schema:name "Edel records"@en ;
    foaf:name "Edel records"@en .

_:Nb87ec5aa3e0145c7b719e63f56fc23e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophecy (ÄläktrohmMix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nec88001339de43ffb368cbe77af023ed ;
    schema:name "Prophecy (ÄläktrohmMix)"@en .

_:Nd2ee83353ddb4b8596b95eeee8a88c07 a schema:Person,
        foaf:Person ;
    mo:performed <album/9393#performance> ;
    schema:name "Cobalt 60"@en ;
    foaf:name "Cobalt 60"@en .

_:Nec88001339de43ffb368cbe77af023ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1da1506a1d1140f18587c49548fb6b46,
        _:N302f13ed30d844fa9899687f701ccfde,
        _:N4c26900bde8746d88ffe3f52a32944f1,
        _:Nb87ec5aa3e0145c7b719e63f56fc23e4 ;
    mo:track_count 4 ;
    schema:duration "PT17:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1da1506a1d1140f18587c49548fb6b46,
        _:N302f13ed30d844fa9899687f701ccfde,
        _:N4c26900bde8746d88ffe3f52a32944f1,
        _:Nb87ec5aa3e0145c7b719e63f56fc23e4 .

