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

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

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

<artist/12060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39766#subject> ;
    schema:name "Lee Jackson"@en ;
    foaf:made <album/39766#composition>,
        <album/39766#subject> ;
    foaf:name "Lee Jackson"@en .

<product/14401#subject> a schema:CreativeWork ;
    schema:name "Shadow Warrior (1997)"@en,
        "Shadow Warrior (1997)"@ja,
        "Shadow Warrior (1997)"@ja-latn ;
    foaf:name "Shadow Warrior (1997)"@en,
        "Shadow Warrior (1997)"@ja,
        "Shadow Warrior (1997)"@ja-latn .

<album/39766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn ;
    mo:composer <artist/12060#subject> ;
    mo:produced_work <album/39766#musicalwork> ;
    schema:name "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn .

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

<album/39766#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn ;
    mo:performance_of <album/39766#musicalwork> ;
    mo:recorded_as <album/39766#musicalexpression> ;
    schema:name "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn ;
    schema:workPerformed <album/39766#musicalwork> .

<https://media.vgm.io/albums/66/39766/39766-1370129293.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39766#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/39766/39766-1370129293.png> ;
    foaf:depicts <album/39766#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/39766/39766-1370129293.png> .

<https://medium-media.vgm.io/albums/66/39766/39766-1370129293.png> a schema:ImageObject,
        foaf:Image .

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

<album/39766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-23"^^xsd:date ;
    dcterms:title "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39766#musicalexpression> ;
    mo:publisher _:Nfe58974fc656441080f52398e0a591ca ;
    mo:record _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    mo:record_count 1 ;
    schema:about <product/14401#subject> ;
    schema:datePublished "2013-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/39766/39766-1370129293.png> ;
    schema:name "Shadow Warrior"@en,
        "Shadow Warrior"@ja,
        "Shadow Warrior"@ja-latn ;
    schema:publisher _:Nfe58974fc656441080f52398e0a591ca ;
    foaf:depiction <https://media.vgm.io/albums/66/39766/39766-1370129293.png> .

_:N1aae6ca446724a06b83b2b04546eee53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Raver"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Shadow Raver"@en .

_:N61e4ee02ffdb4358b02f4a9a3f843727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Field"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Love Field"@en .

_:N6695154b50ff4b459370c982b7b3bd3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leep's Prophecy"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Leep's Prophecy"@en .

_:N77a7ef12cc7c4f45b27f10f1d327388f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Game Of Chants"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "A Game Of Chants"@en .

_:N7c1497a3e1ee4237928619f7dd4f23af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okinoww!a - reprise"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Okinoww!a - reprise"@en .

_:N9b0b0953500848bcbbe78106c5e80be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Landwaster"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Landwaster"@en .

_:Naa0b3bd26a4a4fd49d139eb67d6758a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Winds"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Thunder Winds"@en .

_:Naad71583625045e18613bd052c6fd0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lo Wang's Rap"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Lo Wang's Rap"@en .

_:Nb8f073899b424bf2851c2bf9c02591ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attention"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Attention"@en .

_:Nc624d0058e654b7d806ccaf31e6d4971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shellac"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Shellac"@en .

_:Nc988b346e0b74379ae6ecf774e889e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nin-Nin Gets His"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Nin-Nin Gets His"@en .

_:Ne6d0d8e8982f4744810acd41e081c210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody OFF!!!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Everybody OFF!!!"@en .

_:Nec18eee62ca14d22893c4cedefa1e47d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okinoww!a"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N686cf444896b4c0fb7bf95885b5e8ff0 ;
    schema:name "Okinoww!a"@en .

_:Nfe58974fc656441080f52398e0a591ca schema:name "Game Music Bundle"@en ;
    foaf:name "Game Music Bundle"@en .

_:N686cf444896b4c0fb7bf95885b5e8ff0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aae6ca446724a06b83b2b04546eee53,
        _:N61e4ee02ffdb4358b02f4a9a3f843727,
        _:N6695154b50ff4b459370c982b7b3bd3a,
        _:N77a7ef12cc7c4f45b27f10f1d327388f,
        _:N7c1497a3e1ee4237928619f7dd4f23af,
        _:N9b0b0953500848bcbbe78106c5e80be6,
        _:Naa0b3bd26a4a4fd49d139eb67d6758a2,
        _:Naad71583625045e18613bd052c6fd0b9,
        _:Nb8f073899b424bf2851c2bf9c02591ce,
        _:Nc624d0058e654b7d806ccaf31e6d4971,
        _:Nc988b346e0b74379ae6ecf774e889e59,
        _:Ne6d0d8e8982f4744810acd41e081c210,
        _:Nec18eee62ca14d22893c4cedefa1e47d ;
    mo:track_count 13 ;
    schema:duration "PT43:27"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1aae6ca446724a06b83b2b04546eee53,
        _:N61e4ee02ffdb4358b02f4a9a3f843727,
        _:N6695154b50ff4b459370c982b7b3bd3a,
        _:N77a7ef12cc7c4f45b27f10f1d327388f,
        _:N7c1497a3e1ee4237928619f7dd4f23af,
        _:N9b0b0953500848bcbbe78106c5e80be6,
        _:Naa0b3bd26a4a4fd49d139eb67d6758a2,
        _:Naad71583625045e18613bd052c6fd0b9,
        _:Nb8f073899b424bf2851c2bf9c02591ce,
        _:Nc624d0058e654b7d806ccaf31e6d4971,
        _:Nc988b346e0b74379ae6ecf774e889e59,
        _:Ne6d0d8e8982f4744810acd41e081c210,
        _:Nec18eee62ca14d22893c4cedefa1e47d .

