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

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

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

<artist/1324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6044#subject> ;
    schema:name "George Sanger"@en ;
    foaf:made <album/6044#composition>,
        <album/6044#subject> ;
    foaf:name "George Sanger"@en .

<artist/1325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6044#subject> ;
    schema:name "K. Weston Phelan"@en ;
    foaf:made <album/6044#composition>,
        <album/6044#subject> ;
    foaf:name "K. Weston Phelan"@en .

<artist/1326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6044#subject> ;
    schema:name "David Govett"@en ;
    foaf:made <album/6044#composition>,
        <album/6044#subject> ;
    foaf:name "David Govett"@en .

<artist/1327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6044#subject> ;
    schema:name "Joe McDermott"@en ;
    foaf:made <album/6044#composition>,
        <album/6044#subject> ;
    foaf:name "Joe McDermott"@en .

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

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

<album/6044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn ;
    mo:performance_of <album/6044#musicalwork> ;
    mo:recorded_as <album/6044#musicalexpression> ;
    schema:name "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn ;
    schema:workPerformed <album/6044#musicalwork> .

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

<https://medium-media.vgm.io/albums/44/6044/6044-1266077196.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn ;
    mo:composer <artist/1324#subject>,
        <artist/1325#subject>,
        <artist/1326#subject>,
        <artist/1327#subject> ;
    mo:produced_work <album/6044#musicalwork> ;
    schema:name "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn .

<album/6044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-13"^^xsd:date ;
    dcterms:title "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6044#musicalexpression> ;
    mo:publisher _:N7c64495e0d424fff96a479d84d5e0ef1 ;
    mo:record _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    mo:record_count 1 ;
    schema:about <product/1653#subject> ;
    schema:datePublished "2007-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/6044/6044-1266077196.jpg> ;
    schema:name "Wing One - Music from Wing Commander 1"@en,
        "Wing One - Music from Wing Commander 1"@ja,
        "Wing One - Music from Wing Commander 1"@ja-latn ;
    schema:publisher _:N7c64495e0d424fff96a479d84d5e0ef1 ;
    foaf:depiction <https://media.vgm.io/albums/44/6044/6044-1266077196.jpg> .

_:N00824410fd474495a09fa65ab8363f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Dogfight"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "The Great Dogfight"@en .

_:N0d1bf0a214b94c67b551bea04453c9df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barracks - Go to Sleep you Pilots (instrumental)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Barracks - Go to Sleep you Pilots (instrumental)"@en .

_:N0db2545d04754b9eaee258aed48084b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grim or Escort Mission"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Grim or Escort Mission"@en .

_:N181175cc39634a848693dd48e2b3a735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funeral"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Funeral"@en .

_:N1f39fce0186a45eeb8e625362148caf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damage Assessment Medium"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Damage Assessment Medium"@en .

_:N1fc8bf80d60b405a9085daff48fe2a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eject Upcoming Rescue"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Eject Upcoming Rescue"@en .

_:N26c690831b594899a59f1796470f0947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcade Training Theme"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Arcade Training Theme"@en .

_:N2b3ccc1882c74049a5902d03d0a8ea39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Long Victory"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Extra Long Victory"@en .

_:N5b4c3b6a583c4e42a22b9af1dfffb3e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Audience is Listing"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "The Audience is Listing"@en .

_:N5d481722f5df4633bf8fcd097be5faae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commanders Officd"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Commanders Officd"@en .

_:N69b04cb1d74846e1b00cdfe857666ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dull Patrol"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Dull Patrol"@en .

_:N6b40a29d381748ea980f5aa8a8a5e3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning Defeated and Landing"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Returning Defeated and Landing"@en .

_:N75202c6782384ae29b4687488fbd3c05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike Mission: Go Get Em"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Strike Mission: Go Get Em"@en .

_:N75900c4dd02a4eaeb879d2ae38c781b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Debriefing Unsuccessful"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Debriefing Unsuccessful"@en .

_:N7c64495e0d424fff96a479d84d5e0ef1 schema:name "Fat Manor Publishing"@en ;
    foaf:name "Fat Manor Publishing"@en .

_:N7e0de3bbf4704cd68f648ab912f143fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defending the Claw"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Defending the Claw"@en .

_:N96786fdc74144df2b59fbc29372011e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rec Room - Swing Commander"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Rec Room - Swing Commander"@en .

_:N9f90d7e823fb44e497e12e3dd57fac6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Audio Logo"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Audio Logo"@en .

_:Nb70454dd8e344eb3b7b8cf9bb55c9a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying to the Dogfight"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Flying to the Dogfight"@en .

_:Nbd707b7becab402e9206d87b2d14901b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare-Team Fat Live at the CES show"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Fanfare-Team Fat Live at the CES show"@en .

_:Nbf5ad5794bba4b3aaced4dee47113ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Briefing thru Scramble"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Briefing thru Scramble"@en .

_:Nd2343002edb947b2a22007c65e5e6e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare and Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Fanfare and Theme"@en .

_:Nd4fe0a2ae6dc4813ad70cd37d0ac1c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medal Ceremony Purple Heart"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Medal Ceremony Purple Heart"@en .

_:Nec97fd145360418392533a0cd3cde85d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damage sketch -bonus track (not in game)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Damage sketch -bonus track (not in game)"@en .

_:Ned0f9e241b1045ffb923c6bdeab9cff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Debriefing Successful"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Debriefing Successful"@en .

_:Nf540a14fb3a94094bb46defa36481d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to Sleep you Pilots (with original lyrics)"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Go to Sleep you Pilots (with original lyrics)"@en .

_:Nfd3234384fe14b438c33c828947c93f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eject-Lost in Space"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd ;
    schema:name "Eject-Lost in Space"@en .

_:Nb1a9e0ef8e79410dbfe8b0dc0b8d08dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00824410fd474495a09fa65ab8363f00,
        _:N0d1bf0a214b94c67b551bea04453c9df,
        _:N0db2545d04754b9eaee258aed48084b5,
        _:N181175cc39634a848693dd48e2b3a735,
        _:N1f39fce0186a45eeb8e625362148caf6,
        _:N1fc8bf80d60b405a9085daff48fe2a20,
        _:N26c690831b594899a59f1796470f0947,
        _:N2b3ccc1882c74049a5902d03d0a8ea39,
        _:N5b4c3b6a583c4e42a22b9af1dfffb3e3,
        _:N5d481722f5df4633bf8fcd097be5faae,
        _:N69b04cb1d74846e1b00cdfe857666ea2,
        _:N6b40a29d381748ea980f5aa8a8a5e3ef,
        _:N75202c6782384ae29b4687488fbd3c05,
        _:N75900c4dd02a4eaeb879d2ae38c781b7,
        _:N7e0de3bbf4704cd68f648ab912f143fb,
        _:N96786fdc74144df2b59fbc29372011e8,
        _:N9f90d7e823fb44e497e12e3dd57fac6e,
        _:Nb70454dd8e344eb3b7b8cf9bb55c9a98,
        _:Nbd707b7becab402e9206d87b2d14901b,
        _:Nbf5ad5794bba4b3aaced4dee47113ea1,
        _:Nd2343002edb947b2a22007c65e5e6e80,
        _:Nd4fe0a2ae6dc4813ad70cd37d0ac1c25,
        _:Nec97fd145360418392533a0cd3cde85d,
        _:Ned0f9e241b1045ffb923c6bdeab9cff3,
        _:Nf540a14fb3a94094bb46defa36481d2d,
        _:Nfd3234384fe14b438c33c828947c93f2 ;
    mo:track_count 26 ;
    schema:duration "PT33:07"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N00824410fd474495a09fa65ab8363f00,
        _:N0d1bf0a214b94c67b551bea04453c9df,
        _:N0db2545d04754b9eaee258aed48084b5,
        _:N181175cc39634a848693dd48e2b3a735,
        _:N1f39fce0186a45eeb8e625362148caf6,
        _:N1fc8bf80d60b405a9085daff48fe2a20,
        _:N26c690831b594899a59f1796470f0947,
        _:N2b3ccc1882c74049a5902d03d0a8ea39,
        _:N5b4c3b6a583c4e42a22b9af1dfffb3e3,
        _:N5d481722f5df4633bf8fcd097be5faae,
        _:N69b04cb1d74846e1b00cdfe857666ea2,
        _:N6b40a29d381748ea980f5aa8a8a5e3ef,
        _:N75202c6782384ae29b4687488fbd3c05,
        _:N75900c4dd02a4eaeb879d2ae38c781b7,
        _:N7e0de3bbf4704cd68f648ab912f143fb,
        _:N96786fdc74144df2b59fbc29372011e8,
        _:N9f90d7e823fb44e497e12e3dd57fac6e,
        _:Nb70454dd8e344eb3b7b8cf9bb55c9a98,
        _:Nbd707b7becab402e9206d87b2d14901b,
        _:Nbf5ad5794bba4b3aaced4dee47113ea1,
        _:Nd2343002edb947b2a22007c65e5e6e80,
        _:Nd4fe0a2ae6dc4813ad70cd37d0ac1c25,
        _:Nec97fd145360418392533a0cd3cde85d,
        _:Ned0f9e241b1045ffb923c6bdeab9cff3,
        _:Nf540a14fb3a94094bb46defa36481d2d,
        _:Nfd3234384fe14b438c33c828947c93f2 .

