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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7028#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/7028#composition>,
        <album/7028#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<product/7899#subject> a schema:CreativeWork ;
    schema:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn ;
    foaf:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn .

<album/7028#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn ;
    mo:composer <artist/148#subject> ;
    mo:produced_work <album/7028#musicalwork> ;
    schema:name "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn .

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

<album/7028#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn ;
    mo:performance_of <album/7028#musicalwork> ;
    mo:recorded_as <album/7028#musicalexpression> ;
    schema:name "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn ;
    schema:workPerformed <album/7028#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7028#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/7028#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/7028#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-01"^^xsd:date ;
    dcterms:title "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7028#musicalexpression> ;
    mo:publisher _:N17f0a355052740289a1e411cd0032e27 ;
    mo:record _:Nec9d5a880d4446d3929a18aad6adffda ;
    mo:record_count 1 ;
    schema:about <product/7899#subject> ;
    schema:datePublished "2004-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "tefnek vs n0mad - Revenge of Shinobi Remix Project"@en,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja,
        "tefnek vs n0mad - Revenge of Shinobi Remix Project"@ja-latn ;
    schema:publisher _:N17f0a355052740289a1e411cd0032e27 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N13f2c5d04c8242c18111c6d83aace522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Distance (tefnek)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Long Distance (tefnek)"@en .

_:N17f0a355052740289a1e411cd0032e27 schema:name "tefnek"@en ;
    foaf:name "tefnek"@en .

_:N1abb5c31e59948278aa787bbc2622fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening (tefnek)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Opening (tefnek)"@en .

_:N1c802033b0f144139dc589a51428cc18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shinobi"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "The Shinobi"@en .

_:N2106e4fc7493470e8d534061aed2066c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja Step"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Ninja Step"@en .

_:N3297e0626f4c4bc7bc3ea13ba4c17171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi (tefnek VS n0mad)"@en ;
    mo:track_number 15 ;
    schema:duration "PT13:22"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Shinobi (tefnek VS n0mad)"@en .

_:N34d208c35df64cdf817615b990f79b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run or Die !!"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Run or Die !!"@en .

_:N4a7254c31b4f49a5a4a10c2b3dab04aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Distance (n0mad)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Long Distance (n0mad)"@en .

_:N8a658bdcd6be483aa3890adafeac6df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Me Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Make Me Dance"@en .

_:Na0079aeeed6b4836a2dd11f1e566a6c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "China Town"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "China Town"@en .

_:Nacf0ff793ecb408988b8f22ee9c50975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise Boulevard"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Sunrise Boulevard"@en .

_:Nb2f0375dbd19495fa9408626720cd0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Bay"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Over the Bay"@en .

_:Nbd6c2b66ecb44593abe31de89609ba15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Labyrinth"@en .

_:Nf231e7eb30d846d39a5fe64fe1a1ac8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark City"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Dark City"@en .

_:Nf6a50ec434b14f7c97133bb7aab7d8fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Wind"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Like a Wind"@en .

_:Nfe2c5fffdde34b5ca6b2135cfb918d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening (n0mad)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nec9d5a880d4446d3929a18aad6adffda ;
    schema:name "Opening (n0mad)"@en .

_:Nec9d5a880d4446d3929a18aad6adffda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f2c5d04c8242c18111c6d83aace522,
        _:N1abb5c31e59948278aa787bbc2622fa5,
        _:N1c802033b0f144139dc589a51428cc18,
        _:N2106e4fc7493470e8d534061aed2066c,
        _:N3297e0626f4c4bc7bc3ea13ba4c17171,
        _:N34d208c35df64cdf817615b990f79b4c,
        _:N4a7254c31b4f49a5a4a10c2b3dab04aa,
        _:N8a658bdcd6be483aa3890adafeac6df0,
        _:Na0079aeeed6b4836a2dd11f1e566a6c7,
        _:Nacf0ff793ecb408988b8f22ee9c50975,
        _:Nb2f0375dbd19495fa9408626720cd0b2,
        _:Nbd6c2b66ecb44593abe31de89609ba15,
        _:Nf231e7eb30d846d39a5fe64fe1a1ac8e,
        _:Nf6a50ec434b14f7c97133bb7aab7d8fb,
        _:Nfe2c5fffdde34b5ca6b2135cfb918d86 ;
    mo:track_count 15 ;
    schema:duration "PT29:15"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N13f2c5d04c8242c18111c6d83aace522,
        _:N1abb5c31e59948278aa787bbc2622fa5,
        _:N1c802033b0f144139dc589a51428cc18,
        _:N2106e4fc7493470e8d534061aed2066c,
        _:N3297e0626f4c4bc7bc3ea13ba4c17171,
        _:N34d208c35df64cdf817615b990f79b4c,
        _:N4a7254c31b4f49a5a4a10c2b3dab04aa,
        _:N8a658bdcd6be483aa3890adafeac6df0,
        _:Na0079aeeed6b4836a2dd11f1e566a6c7,
        _:Nacf0ff793ecb408988b8f22ee9c50975,
        _:Nb2f0375dbd19495fa9408626720cd0b2,
        _:Nbd6c2b66ecb44593abe31de89609ba15,
        _:Nf231e7eb30d846d39a5fe64fe1a1ac8e,
        _:Nf6a50ec434b14f7c97133bb7aab7d8fb,
        _:Nfe2c5fffdde34b5ca6b2135cfb918d86 .

