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

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

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

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58045#subject> ;
    schema:name "hiroshiusami"@en ;
    foaf:made <album/58045#composition>,
        <album/58045#subject> ;
    foaf:name "hiroshiusami"@en .

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

<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/58045#musicalexpression> a mo:Signal ;
    mo:published_as <album/58045#subject> ;
    mo:records <album/58045#performance> .

<album/58045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn ;
    mo:performance_of <album/58045#musicalwork> ;
    mo:recorded_as <album/58045#musicalexpression> ;
    schema:name "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn ;
    schema:workPerformed <album/58045#musicalwork> .

<https://media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> ;
    foaf:depicts <album/58045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> .

<https://medium-media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> a schema:ImageObject,
        foaf:Image .

<album/58045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Evergreen"@en ;
            foaf:made <album/58045#composition> ;
            foaf:name "Evergreen"@en ],
        <artist/4168#subject> ;
    mo:produced_work <album/58045#musicalwork> ;
    schema:name "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn .

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

<album/58045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58045#musicalexpression> ;
    mo:publisher _:N77acfcd604e047438187a2a11023c5ba ;
    mo:record _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> ;
    schema:name "Nami ga Namida ni Natte"@en,
        "波が涙になって"@ja,
        "Nami ga Namida ni Natte"@ja-latn ;
    schema:publisher _:N77acfcd604e047438187a2a11023c5ba ;
    foaf:depiction <https://media.vgm.io/albums/54/58045/58045-176de5e3b521.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58045#subject> ;
    schema:name "Evergreen"@en ;
    foaf:made <album/58045#subject> ;
    foaf:name "Evergreen"@en .

_:N20efc9e1782a441a99c1237f815ba5f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘 ~Surface Battle~"@ja,
        "Sentou ~Surface Battle~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "戦闘 ~Surface Battle~"@ja,
        "Sentou ~Surface Battle~"@ja-latn .

_:N3a64883742734b68bc6cc10cf3309b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "轟沈 ~Sinking~"@ja,
        "Gouchin ~Sinking~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "轟沈 ~Sinking~"@ja,
        "Gouchin ~Sinking~"@ja-latn .

_:N59b0c536f8484b989c6e4768d6563bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦 ~Decisive Battle~"@ja,
        "Kessen ~Decisive Battle~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT11:38"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "決戦 ~Decisive Battle~"@ja,
        "Kessen ~Decisive Battle~"@ja-latn .

_:N6bc268922ea24c1f9bc1eae02c50fdee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜戦 ~Night Battle~"@ja,
        "Yasen ~Night Battle~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "夜戦 ~Night Battle~"@ja,
        "Yasen ~Night Battle~"@ja-latn .

_:N77acfcd604e047438187a2a11023c5ba schema:name "Somnium"@en ;
    foaf:name "Somnium"@en .

_:N7e88220fe1344ef78542870214496e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誕生 ~Awake~"@ja,
        "Tanjou ~Awake~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "誕生 ~Awake~"@ja,
        "Tanjou ~Awake~"@ja-latn .

_:Na247e1dc340441debc9a97b1c93ef80e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母港 ~Home Port~"@ja,
        "Bokou ~Home Port~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "母港 ~Home Port~"@ja,
        "Bokou ~Home Port~"@ja-latn .

_:Ncc694e1a21ad49d2b1a2085b46f68158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "工廠 ~Arsenal~"@ja,
        "Koushou ~Arsenal~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "工廠 ~Arsenal~"@ja,
        "Koushou ~Arsenal~"@ja-latn .

_:Ne623dac2f60e41d597a3fcf6bea12dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出陣 ~Sortie~"@ja,
        "Shutsujin ~Sortie~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "出陣 ~Sortie~"@ja,
        "Shutsujin ~Sortie~"@ja-latn .

_:Nf3aa5c3af133448ab57ca676e3df1d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深海 ~Abyssal~"@ja,
        "Shinkai ~Abyssal~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nf007e464aeb04370a3b08ee0f348ebaa ;
    schema:name "深海 ~Abyssal~"@ja,
        "Shinkai ~Abyssal~"@ja-latn .

_:Nf007e464aeb04370a3b08ee0f348ebaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20efc9e1782a441a99c1237f815ba5f0,
        _:N3a64883742734b68bc6cc10cf3309b8c,
        _:N59b0c536f8484b989c6e4768d6563bf4,
        _:N6bc268922ea24c1f9bc1eae02c50fdee,
        _:N7e88220fe1344ef78542870214496e4c,
        _:Na247e1dc340441debc9a97b1c93ef80e,
        _:Ncc694e1a21ad49d2b1a2085b46f68158,
        _:Ne623dac2f60e41d597a3fcf6bea12dee,
        _:Nf3aa5c3af133448ab57ca676e3df1d30 ;
    mo:track_count 9 ;
    schema:duration "PT46:49"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N20efc9e1782a441a99c1237f815ba5f0,
        _:N3a64883742734b68bc6cc10cf3309b8c,
        _:N59b0c536f8484b989c6e4768d6563bf4,
        _:N6bc268922ea24c1f9bc1eae02c50fdee,
        _:N7e88220fe1344ef78542870214496e4c,
        _:Na247e1dc340441debc9a97b1c93ef80e,
        _:Ncc694e1a21ad49d2b1a2085b46f68158,
        _:Ne623dac2f60e41d597a3fcf6bea12dee,
        _:Nf3aa5c3af133448ab57ca676e3df1d30 .

