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

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

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

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56351#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/56351#composition>,
        <album/56351#subject> ;
    foaf:name "Kaori Ohkoshi"@en,
        "大越香里"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<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/56351#lyrics> a mo:Lyrics .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/56351/56351-1450926538.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56351#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:made <album/56351#lyrics>,
        <album/56351#subject> ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56351#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56351#subject> ;
    mo:performed <album/56351#performance> ;
    schema:name "pizuya"@en ;
    foaf:made <album/56351#composition>,
        <album/56351#subject> ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56351#subject> ;
    mo:performed <album/56351#performance> ;
    schema:name "godwood"@en ;
    foaf:made <album/56351#composition>,
        <album/56351#subject> ;
    foaf:name "godwood"@en .

<album/56351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/56351#musicalwork> ;
    schema:name "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn .

<album/56351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn ;
    mo:performance_of <album/56351#musicalwork> ;
    mo:performer <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject> ;
    mo:recorded_as <album/56351#musicalexpression> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject> ;
    schema:name "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn ;
    schema:workPerformed <album/56351#musicalwork> .

<album/56351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn ;
    mo:catalogue_number "PNKR-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56351#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nee3430716b48496cbfee67479f5d1fb3 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/56351/56351-1450926538.jpg> ;
    schema:name "Yugeki no Anata to Ryouen no Fuchi ni"@en,
        "幽闃のアナタと遼遠の淵に"@ja,
        "Yugeki no Anata to Ryouen no Fuchi ni"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/56351/56351-1450926538.jpg> .

_:N1a562209e93846b4850915afa270814c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その背、私に預け。"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "その背、私に預け。"@ja .

_:N2b869c6d8e2c44a18010624202a4fbaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪桜に見ゆ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "雪桜に見ゆ"@ja .

_:N32704a0f3a95465694fc2afca0d8666d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その背、私に預け。Masato Moriya remix"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "その背、私に預け。Masato Moriya remix"@ja .

_:N7ebde5667bb64f2fa12c6f8740147312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "栄光なる勝利を"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "栄光なる勝利を"@ja .

_:Nad841d0439964b66841b5fdde9cdce3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪桜に見ゆ myu314 remix"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "雪桜に見ゆ myu314 remix"@ja .

_:Nb02c7b47121a4d24b5dd66095b9fbc20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "番傘とショウジョウセツ"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "番傘とショウジョウセツ"@ja .

_:Ncc0f968c196041a7afc9e6c8b8f8243c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽闃のアナタと遼遠の淵に"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "幽闃のアナタと遼遠の淵に"@ja .

_:Ne46c5ee55b374febaf8df6762fe85434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧中ノ戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "霧中ノ戦"@ja .

_:Nf85b8d7fe60947fe98a2730d925d514d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五十六回目の艦首キス feat.普透明度"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "五十六回目の艦首キス feat.普透明度"@ja .

_:Nf882f680b4a54a2785c27a569525a692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "番傘とショウジョウセツ myu314 remix"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee3430716b48496cbfee67479f5d1fb3 ;
    schema:name "番傘とショウジョウセツ myu314 remix"@ja .

_:Nee3430716b48496cbfee67479f5d1fb3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a562209e93846b4850915afa270814c,
        _:N2b869c6d8e2c44a18010624202a4fbaa,
        _:N32704a0f3a95465694fc2afca0d8666d,
        _:N7ebde5667bb64f2fa12c6f8740147312,
        _:Nad841d0439964b66841b5fdde9cdce3f,
        _:Nb02c7b47121a4d24b5dd66095b9fbc20,
        _:Ncc0f968c196041a7afc9e6c8b8f8243c,
        _:Ne46c5ee55b374febaf8df6762fe85434,
        _:Nf85b8d7fe60947fe98a2730d925d514d,
        _:Nf882f680b4a54a2785c27a569525a692 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a562209e93846b4850915afa270814c,
        _:N2b869c6d8e2c44a18010624202a4fbaa,
        _:N32704a0f3a95465694fc2afca0d8666d,
        _:N7ebde5667bb64f2fa12c6f8740147312,
        _:Nad841d0439964b66841b5fdde9cdce3f,
        _:Nb02c7b47121a4d24b5dd66095b9fbc20,
        _:Ncc0f968c196041a7afc9e6c8b8f8243c,
        _:Ne46c5ee55b374febaf8df6762fe85434,
        _:Nf85b8d7fe60947fe98a2730d925d514d,
        _:Nf882f680b4a54a2785c27a569525a692 .

