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

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

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

<artist/4931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2265#subject> ;
    schema:name "Bill Brown"@en ;
    foaf:made <album/2265#composition>,
        <album/2265#subject> ;
    foaf:name "Bill Brown"@en .

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

<album/2265#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn ;
    mo:performance_of <album/2265#musicalwork> ;
    mo:recorded_as <album/2265#musicalexpression> ;
    schema:name "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn ;
    schema:workPerformed <album/2265#musicalwork> .

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

<https://medium-media.vgm.io/albums/56/2265/2265-1156070687.jpg> a schema:ImageObject,
        foaf:Image .

<album/2265#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Soundelux Showorks"@en ;
            foaf:made <album/2265#composition> ;
            foaf:name "Soundelux Showorks"@en ],
        <artist/4931#subject> ;
    mo:produced_work <album/2265#musicalwork> ;
    schema:name "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn .

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

<album/2265#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2265#musicalexpression> ;
    mo:publisher _:N5df1aca34ec94dd889fec99e21f05b73 ;
    mo:record _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rainbow Six: Rogue Spear"@en ;
            foaf:name "Rainbow Six: Rogue Spear"@en ] ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/2265/2265-1156070687.jpg> ;
    schema:name "RAINBOW SIX ROGUE SPEAR the music"@en,
        "RAINBOW SIX ROGUE SPEAR the music"@ja,
        "RAINBOW SIX ROGUE SPEAR the music"@ja-latn ;
    schema:publisher _:N5df1aca34ec94dd889fec99e21f05b73 ;
    foaf:depiction <https://media.vgm.io/albums/56/2265/2265-1156070687.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2265#subject> ;
    schema:name "Soundelux Showorks"@en ;
    foaf:made <album/2265#subject> ;
    foaf:name "Soundelux Showorks"@en .

_:N1300ac2297d34798841c5c6342e051fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alpha, Go!"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Alpha, Go!"@en .

_:N1402510926034514a0faae4c03748ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Glory"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Hidden Glory"@en .

_:N1bf9f0fa82ac4faf9c3da5f24e90b5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow's Arrival"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Rainbow's Arrival"@en .

_:N30c60a6cdb3642a498fe4dd7a746fb4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hostile Territories"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Hostile Territories"@en .

_:N35400ba3a0ef4d138a343e8ad3ebbc6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hostage Lost"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Hostage Lost"@en .

_:N5df1aca34ec94dd889fec99e21f05b73 schema:name "Red Storm"@en ;
    foaf:name "Red Storm"@en .

_:N739479ab33af4a9e840176c35909b3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point of Attack"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Point of Attack"@en .

_:N7797f0800b224bdd9c2823672d7617e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango Down"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Tango Down"@en .

_:N77ce25d4ca334ed8be4d4284919b565f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "None"@en .

_:N7a9379bb43474a61b92c0453d319d960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission's Lament"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Mission's Lament"@en .

_:Nab95a832cf9a4510b997c3c3e0d33f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Imminent"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Victory Imminent"@en .

_:Nc101f5c0151a41feb5d2d946b7e204c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reconcile and Reconvene"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Reconcile and Reconvene"@en .

_:Nc7d64887324241349116c665db9e9eab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Zone Preparation"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Hot Zone Preparation"@en .

_:Ndce3d996baa54f5585efee95a3f77b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rogue Spear Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Rogue Spear Overture"@en .

_:Ne7b7565369fd4457a0badb4b3e2de480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rogue Spear Reprise"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Rogue Spear Reprise"@en .

_:Nf39c1465b57e40f5850bd3e049cc473b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perilous Escape"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nad75c9f9498c47ed92ef02cf1a34cf9f ;
    schema:name "Perilous Escape"@en .

_:Nad75c9f9498c47ed92ef02cf1a34cf9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1300ac2297d34798841c5c6342e051fd,
        _:N1402510926034514a0faae4c03748ee1,
        _:N1bf9f0fa82ac4faf9c3da5f24e90b5b6,
        _:N30c60a6cdb3642a498fe4dd7a746fb4c,
        _:N35400ba3a0ef4d138a343e8ad3ebbc6b,
        _:N739479ab33af4a9e840176c35909b3df,
        _:N7797f0800b224bdd9c2823672d7617e5,
        _:N77ce25d4ca334ed8be4d4284919b565f,
        _:N7a9379bb43474a61b92c0453d319d960,
        _:Nab95a832cf9a4510b997c3c3e0d33f2b,
        _:Nc101f5c0151a41feb5d2d946b7e204c4,
        _:Nc7d64887324241349116c665db9e9eab,
        _:Ndce3d996baa54f5585efee95a3f77b34,
        _:Ne7b7565369fd4457a0badb4b3e2de480,
        _:Nf39c1465b57e40f5850bd3e049cc473b ;
    mo:track_count 15 ;
    schema:duration "PT31:42"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1300ac2297d34798841c5c6342e051fd,
        _:N1402510926034514a0faae4c03748ee1,
        _:N1bf9f0fa82ac4faf9c3da5f24e90b5b6,
        _:N30c60a6cdb3642a498fe4dd7a746fb4c,
        _:N35400ba3a0ef4d138a343e8ad3ebbc6b,
        _:N739479ab33af4a9e840176c35909b3df,
        _:N7797f0800b224bdd9c2823672d7617e5,
        _:N77ce25d4ca334ed8be4d4284919b565f,
        _:N7a9379bb43474a61b92c0453d319d960,
        _:Nab95a832cf9a4510b997c3c3e0d33f2b,
        _:Nc101f5c0151a41feb5d2d946b7e204c4,
        _:Nc7d64887324241349116c665db9e9eab,
        _:Ndce3d996baa54f5585efee95a3f77b34,
        _:Ne7b7565369fd4457a0badb4b3e2de480,
        _:Nf39c1465b57e40f5850bd3e049cc473b .

