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

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

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

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55725#subject> ;
    schema:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja ;
    foaf:made <album/55725#composition>,
        <album/55725#subject> ;
    foaf:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja .

<artist/784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55725#subject> ;
    schema:name "Michio Okamiya"@en,
        "岡宮道生"@ja ;
    foaf:made <album/55725#composition>,
        <album/55725#subject> ;
    foaf:name "Michio Okamiya"@en,
        "岡宮道生"@ja .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/2212#subject> a schema:CreativeWork ;
    schema:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn ;
    foaf:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn .

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

<org/2006#subject> schema:name "Alice in the Hole!"@en,
        "Alice in the Hole!"@ja,
        "Alice in the Hole!"@ja-latn ;
    foaf:name "Alice in the Hole!"@en,
        "Alice in the Hole!"@ja,
        "Alice in the Hole!"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/55725/55725-1447893077.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55725#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn ;
    mo:performance_of <album/55725#musicalwork> ;
    mo:performer <artist/16977#subject> ;
    mo:recorded_as <album/55725#musicalexpression> ;
    schema:byArtist <artist/16977#subject> ;
    schema:name "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn ;
    schema:workPerformed <album/55725#musicalwork> .

<album/55725#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn ;
    mo:composer <artist/16977#subject>,
        <artist/4168#subject>,
        <artist/784#subject> ;
    mo:produced_work <album/55725#musicalwork> ;
    schema:name "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn .

<artist/16977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55725#subject> ;
    mo:performed <album/55725#performance> ;
    schema:name "Alice in the Hole!"@en ;
    foaf:made <album/55725#composition>,
        <album/55725#subject> ;
    foaf:name "Alice in the Hole!"@en .

<album/55725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-29"^^xsd:date ;
    dcterms:title "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn ;
    mo:catalogue_number "AITH-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55725#musicalexpression> ;
    mo:publisher <org/2006#subject> ;
    mo:record _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/16977#subject> ;
    schema:datePublished "2013-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/55725/55725-1447893077.jpg> ;
    schema:name "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@en,
        "艦これメタルアレンジCD～鋼材マシマシ～"@ja,
        "KanColle Metal Arrrange CD ~Kouzai Mashi Mashi~"@ja-latn ;
    schema:publisher <org/2006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/55725/55725-1447893077.jpg> .

_:N227f88e476c1434088ec69ba731896ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro-TORA"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Intro-TORA"@en .

_:N551e823ee8794b629786fbc02b5ad6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuel, Steel, Gumpowder and Bauxite"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Fuel, Steel, Gumpowder and Bauxite"@en .

_:N74f837ea76404a9c96b4e436d7a63de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Ahead, Make my Night"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Go Ahead, Make my Night"@en .

_:N7a4d30ac8ded4c3db920eb2e24547a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軍艦マーチ（はやーい）(battleship march:faster)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "軍艦マーチ（はやーい）(battleship march:faster)"@en .

_:Naa92371e7f9c401fa93bbabb8459312e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assemble!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Assemble!"@en .

_:Naabb752a8cee441d8e5c0eeda415cae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Beyond the Dawning Horizon"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Far Beyond the Dawning Horizon"@en .

_:Nf5b562b18d6b4f858b6eddf9d22b146c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stronghold"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nbd24bc9a7aaf4d4685d1861365aa39f8 ;
    schema:name "Stronghold"@en .

_:Nbd24bc9a7aaf4d4685d1861365aa39f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N227f88e476c1434088ec69ba731896ba,
        _:N551e823ee8794b629786fbc02b5ad6af,
        _:N74f837ea76404a9c96b4e436d7a63de2,
        _:N7a4d30ac8ded4c3db920eb2e24547a75,
        _:Naa92371e7f9c401fa93bbabb8459312e,
        _:Naabb752a8cee441d8e5c0eeda415cae0,
        _:Nf5b562b18d6b4f858b6eddf9d22b146c ;
    mo:track_count 7 ;
    schema:duration "PT26:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N227f88e476c1434088ec69ba731896ba,
        _:N551e823ee8794b629786fbc02b5ad6af,
        _:N74f837ea76404a9c96b4e436d7a63de2,
        _:N7a4d30ac8ded4c3db920eb2e24547a75,
        _:Naa92371e7f9c401fa93bbabb8459312e,
        _:Naabb752a8cee441d8e5c0eeda415cae0,
        _:Nf5b562b18d6b4f858b6eddf9d22b146c .

