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

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

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

<artist/27449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51029#subject> ;
    schema:name "Kouichi Yamanishi"@en,
        "山西こういち"@ja ;
    foaf:made <album/51029#composition>,
        <album/51029#subject> ;
    foaf:name "Kouichi Yamanishi"@en,
        "山西こういち"@ja .

<album/51029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn ;
    mo:composer <artist/27449#subject> ;
    mo:produced_work <album/51029#musicalwork> ;
    schema:name "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/92/51029/51029-1424261657.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn ;
    mo:performance_of <album/51029#musicalwork> ;
    mo:performer <artist/10315#subject> ;
    mo:recorded_as <album/51029#musicalexpression> ;
    schema:byArtist <artist/10315#subject> ;
    schema:name "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn ;
    schema:workPerformed <album/51029#musicalwork> .

<artist/10315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51029#performance> ;
    schema:name "Humalien"@en ;
    foaf:name "Humalien"@en .

<album/51029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-18"^^xsd:date ;
    dcterms:title "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51029#musicalexpression> ;
    mo:publisher _:N2a47bafd6baf4040b059da5b78644968 ;
    mo:record _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Fighter"@en ;
            foaf:name "Dragon Fighter"@en ] ;
    schema:byArtist <artist/10315#subject> ;
    schema:datePublished "2015-02-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/51029/51029-1424261657.jpg> ;
    schema:name "Dragon Fighter"@en,
        "Dragon Fighter"@ja,
        "Dragon Fighter"@ja-latn ;
    schema:publisher _:N2a47bafd6baf4040b059da5b78644968 ;
    foaf:depiction <https://media.vgm.io/albums/92/51029/51029-1424261657.jpg> .

_:N147942c0398344fb9364290027c0aa0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@untitled ;
    mo:track_number 13 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Ending"@untitled .

_:N2a47bafd6baf4040b059da5b78644968 schema:name "Humalien"@en,
        "Humalien"@ja,
        "Humalien"@ja-latn ;
    foaf:name "Humalien"@en,
        "Humalien"@ja,
        "Humalien"@ja-latn .

_:N38e6c9fb22564f43b16c82df675e825e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 2"@untitled ;
    mo:track_number 9 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Boss 2"@untitled .

_:N48ac96d5d6214220ae6678d86638b222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Fighter"@untitled ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "The Dragon Fighter"@untitled .

_:N5246db6284fc486e8a43140ee9c7e671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss 1"@untitled ;
    mo:track_number 8 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Boss 1"@untitled .

_:N722fa5eb5d2d4cf292b4326113774d2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Initive Of A Ghost"@untitled ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Initive Of A Ghost"@untitled .

_:N7a8d3c646ed64f39abbe7931b1b431ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Disturb"@untitled ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Don't Disturb"@untitled .

_:N8a248fb9f55f463980d36e336f906f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Chain Up"@untitled ;
    mo:track_number 5 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Can You Chain Up"@untitled .

_:N9168e350afb94187bb61e5e434d6a760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@untitled ;
    mo:track_number 10 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Stage Clear"@untitled .

_:N9c46ce0a115b488e830f2759e13db664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@untitled ;
    mo:track_number 12 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Continue"@untitled .

_:Nc559e8ab55d048a5b61d723eb23f84c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@untitled ;
    mo:track_number 1 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Title"@untitled .

_:Ne7a1ac6d95ae40afa022127d4edb3464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frozen Battle"@untitled ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "The Frozen Battle"@untitled .

_:Nf1b63f70c63e47eeb82edebd8039b95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Depth"@untitled ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Into The Depth"@untitled .

_:Nfff70a693a0e4ebbbf36bab1c1bd32e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@untitled ;
    mo:track_number 11 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nceb0d8e7f3e14f20b2390732d635d3a4 ;
    schema:name "Game Over"@untitled .

_:Nceb0d8e7f3e14f20b2390732d635d3a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N147942c0398344fb9364290027c0aa0a,
        _:N38e6c9fb22564f43b16c82df675e825e,
        _:N48ac96d5d6214220ae6678d86638b222,
        _:N5246db6284fc486e8a43140ee9c7e671,
        _:N722fa5eb5d2d4cf292b4326113774d2c,
        _:N7a8d3c646ed64f39abbe7931b1b431ae,
        _:N8a248fb9f55f463980d36e336f906f80,
        _:N9168e350afb94187bb61e5e434d6a760,
        _:N9c46ce0a115b488e830f2759e13db664,
        _:Nc559e8ab55d048a5b61d723eb23f84c1,
        _:Ne7a1ac6d95ae40afa022127d4edb3464,
        _:Nf1b63f70c63e47eeb82edebd8039b95b,
        _:Nfff70a693a0e4ebbbf36bab1c1bd32e7 ;
    mo:track_count 13 ;
    schema:duration "PT11:36"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N147942c0398344fb9364290027c0aa0a,
        _:N38e6c9fb22564f43b16c82df675e825e,
        _:N48ac96d5d6214220ae6678d86638b222,
        _:N5246db6284fc486e8a43140ee9c7e671,
        _:N722fa5eb5d2d4cf292b4326113774d2c,
        _:N7a8d3c646ed64f39abbe7931b1b431ae,
        _:N8a248fb9f55f463980d36e336f906f80,
        _:N9168e350afb94187bb61e5e434d6a760,
        _:N9c46ce0a115b488e830f2759e13db664,
        _:Nc559e8ab55d048a5b61d723eb23f84c1,
        _:Ne7a1ac6d95ae40afa022127d4edb3464,
        _:Nf1b63f70c63e47eeb82edebd8039b95b,
        _:Nfff70a693a0e4ebbbf36bab1c1bd32e7 .

