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

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

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

<artist/17519#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2172#subject> ;
    schema:name "Ulpio Minucci"@en ;
    foaf:made <album/2172#composition>,
        <album/2172#subject> ;
    foaf:name "Ulpio Minucci"@en .

<product/23407#subject> a schema:CreativeWork ;
    schema:name "Robotech: Battlecry"@en,
        "Robotech: Battlecry"@ja,
        "Robotech: Battlecry"@ja-latn ;
    foaf:name "Robotech: Battlecry"@en,
        "Robotech: Battlecry"@ja,
        "Robotech: Battlecry"@ja-latn .

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

<album/2172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn ;
    mo:performance_of <album/2172#musicalwork> ;
    mo:recorded_as <album/2172#musicalexpression> ;
    schema:name "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/2172#musicalwork> .

<https://media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2172#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> ;
    foaf:depicts <album/2172#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> .

<https://medium-media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Barry Fasman"@en ;
            foaf:made <album/2172#composition> ;
            foaf:name "Barry Fasman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John O'Kennedy"@en ;
            foaf:made <album/2172#composition> ;
            foaf:name "John O'Kennedy"@en ],
        <artist/17519#subject> ;
    mo:produced_work <album/2172#musicalwork> ;
    schema:name "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn .

<album/2172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2172#musicalexpression> ;
    mo:publisher _:Ne0267d1fb58442c9bd7dd3ba533f4982 ;
    mo:record _:N89464b151d074946920d90d66c7b2484 ;
    mo:record_count 1 ;
    schema:about <product/23407#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> ;
    schema:name "Robotech Battlecry Exclusive Game Soundtrack"@en,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja,
        "Robotech Battlecry Exclusive Game Soundtrack"@ja-latn ;
    schema:publisher _:Ne0267d1fb58442c9bd7dd3ba533f4982 ;
    foaf:depiction <https://media.vgm.io/albums/27/2172/2172-59b43957798a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2172#subject> ;
    schema:name "Barry Fasman"@en ;
    foaf:made <album/2172#subject> ;
    foaf:name "Barry Fasman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2172#subject> ;
    schema:name "John O'Kennedy"@en ;
    foaf:made <album/2172#subject> ;
    foaf:name "John O'Kennedy"@en .

_:N010ad835fc05484aa87fbd1b75c37103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Skies"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Dark Skies"@en .

_:N0d8e9782af04466e92703af7a036c73a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Graveyard"@en .

_:N123bf12287f447f3804b4e3a7afa4735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Death"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "To the Death"@en .

_:N1845de401fdb4cbb973f7738195230a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Showdown"@en .

_:N2021977db72a4f9c8cdba6c89bd61ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Zen City"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Welcome to Zen City"@en .

_:N2878f6d1fdae4d04a8cf0fac2b54ebe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boobytrap"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Boobytrap"@en .

_:N403c751b08b548c59ae366aa5cbaf3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force of Arms"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Force of Arms"@en .

_:N66d89ba5b0714019b01c9c49dd85fd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Countdown"@en .

_:N6ac92e318c4b489e97a48e79d2875ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning Strike"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Lightning Strike"@en .

_:N71835440b259470c92a797cf9e52eab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroids in Danger"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Destroids in Danger"@en .

_:N72d14517f0b64bf4b1f85656c3571f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trial by Fire"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Trial by Fire"@en .

_:N9f77a9f2bc06494dae046f7219483c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daring Rescue"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Daring Rescue"@en .

_:Na8e639c12bfb463fa5079303a06a203b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush Hills"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Ambush Hills"@en .

_:Nb6fa9d7e86554a25a736731fc09dcc1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warpath"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Warpath"@en .

_:Nb9002b510aa64876b2a5f75a98d89132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotech Main Theme: Battlecry Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Robotech Main Theme: Battlecry Remix"@en .

_:Nd2d09718e3a942fd9efa68a7e6ea48b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bursting Point"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Bursting Point"@en .

_:Nd86585dc59aa47408e6737e1cdf07b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hostage Crisis"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Hostage Crisis"@en .

_:Nd9aba6a905a949f18ec6613bc2fc2c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebel Revenge"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Rebel Revenge"@en .

_:Ne0267d1fb58442c9bd7dd3ba533f4982 schema:name "TDK Mediactive"@en ;
    foaf:name "TDK Mediactive"@en .

_:Nf1d84b0f212a4386be236726900694a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call to Arms"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N89464b151d074946920d90d66c7b2484 ;
    schema:name "Call to Arms"@en .

_:N89464b151d074946920d90d66c7b2484 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010ad835fc05484aa87fbd1b75c37103,
        _:N0d8e9782af04466e92703af7a036c73a,
        _:N123bf12287f447f3804b4e3a7afa4735,
        _:N1845de401fdb4cbb973f7738195230a3,
        _:N2021977db72a4f9c8cdba6c89bd61ac2,
        _:N2878f6d1fdae4d04a8cf0fac2b54ebe3,
        _:N403c751b08b548c59ae366aa5cbaf3d5,
        _:N66d89ba5b0714019b01c9c49dd85fd36,
        _:N6ac92e318c4b489e97a48e79d2875ca2,
        _:N71835440b259470c92a797cf9e52eab8,
        _:N72d14517f0b64bf4b1f85656c3571f09,
        _:N9f77a9f2bc06494dae046f7219483c3f,
        _:Na8e639c12bfb463fa5079303a06a203b,
        _:Nb6fa9d7e86554a25a736731fc09dcc1b,
        _:Nb9002b510aa64876b2a5f75a98d89132,
        _:Nd2d09718e3a942fd9efa68a7e6ea48b0,
        _:Nd86585dc59aa47408e6737e1cdf07b37,
        _:Nd9aba6a905a949f18ec6613bc2fc2c55,
        _:Nf1d84b0f212a4386be236726900694a8 ;
    mo:track_count 19 ;
    schema:duration "PT43:39"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N010ad835fc05484aa87fbd1b75c37103,
        _:N0d8e9782af04466e92703af7a036c73a,
        _:N123bf12287f447f3804b4e3a7afa4735,
        _:N1845de401fdb4cbb973f7738195230a3,
        _:N2021977db72a4f9c8cdba6c89bd61ac2,
        _:N2878f6d1fdae4d04a8cf0fac2b54ebe3,
        _:N403c751b08b548c59ae366aa5cbaf3d5,
        _:N66d89ba5b0714019b01c9c49dd85fd36,
        _:N6ac92e318c4b489e97a48e79d2875ca2,
        _:N71835440b259470c92a797cf9e52eab8,
        _:N72d14517f0b64bf4b1f85656c3571f09,
        _:N9f77a9f2bc06494dae046f7219483c3f,
        _:Na8e639c12bfb463fa5079303a06a203b,
        _:Nb6fa9d7e86554a25a736731fc09dcc1b,
        _:Nb9002b510aa64876b2a5f75a98d89132,
        _:Nd2d09718e3a942fd9efa68a7e6ea48b0,
        _:Nd86585dc59aa47408e6737e1cdf07b37,
        _:Nd9aba6a905a949f18ec6613bc2fc2c55,
        _:Nf1d84b0f212a4386be236726900694a8 .

