@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 _:Ne4f643e51bfc4d02b416996de11d8b90 ;
    mo:recorded_as <album/9393#musicalexpression> ;
    schema:byArtist _:Ne4f643e51bfc4d02b416996de11d8b90 ;
    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 "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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "JL De Meyer"@en ;
            foaf:made <album/9393#composition> ;
            foaf:name "JL De Meyer"@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 _:Ncdf05298e38345a18d434f0fef11f5c5 ;
    mo:record _:Na8cd2029a3f644b2a86f74313c0924d9 ;
    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 _:Ncdf05298e38345a18d434f0fef11f5c5 ;
    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 .

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

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

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

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

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

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

_:Na8cd2029a3f644b2a86f74313c0924d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39de47bf46794cbb848c9e9ebdd94e93,
        _:N4072fa2d7c6f49b3b7b8d39015a76d25,
        _:N5baf6d0b86a04ce4a74f63d58aea3278,
        _:Nd605147bb52b47bda6f2e82820ad06c6 ;
    mo:track_count 4 ;
    schema:duration "PT17:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39de47bf46794cbb848c9e9ebdd94e93,
        _:N4072fa2d7c6f49b3b7b8d39015a76d25,
        _:N5baf6d0b86a04ce4a74f63d58aea3278,
        _:Nd605147bb52b47bda6f2e82820ad06c6 .

