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

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

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

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

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

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

<https://medium-media.vgm.io/albums/38/57583/57583-1457685268.jpg> a schema:ImageObject,
        foaf:Image .

<album/57583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/57583#musicalwork> ;
    schema:name "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn .

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

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

<artist/11885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "IKUTO TAKARA"@en,
        "高良郁斗"@ja ;
    foaf:name "IKUTO TAKARA"@en,
        "高良郁斗"@ja .

<artist/12841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "Mai"@en,
        "苺依"@ja ;
    foaf:name "Mai"@en,
        "苺依"@ja .

<artist/53097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "Akira Makino"@en,
        "槙野明"@ja ;
    foaf:name "Akira Makino"@en,
        "槙野明"@ja .

<album/57583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn ;
    mo:performance_of <album/57583#musicalwork> ;
    mo:performer _:N42f0f3a19aa3460babeba78fd1ec8437,
        _:N5fc0b138293741d5aace0a7f7d721b28,
        _:N9b415396fb8c4821b96cab5aefa848f3,
        _:Na27d5b4967d54b9392b4df49ff7e7b9b,
        _:Nb8c90b6ba2eb4fedab1ae122507066ad,
        <artist/11885#subject>,
        <artist/12841#subject>,
        <artist/53097#subject> ;
    mo:recorded_as <album/57583#musicalexpression> ;
    schema:byArtist _:N42f0f3a19aa3460babeba78fd1ec8437,
        _:N5fc0b138293741d5aace0a7f7d721b28,
        _:N9b415396fb8c4821b96cab5aefa848f3,
        _:Na27d5b4967d54b9392b4df49ff7e7b9b,
        _:Nb8c90b6ba2eb4fedab1ae122507066ad,
        <artist/11885#subject>,
        <artist/12841#subject>,
        <artist/53097#subject> ;
    schema:name "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn ;
    schema:workPerformed <album/57583#musicalwork> .

<album/57583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn ;
    mo:catalogue_number "AKD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57583#musicalexpression> ;
    mo:publisher _:N2f8f17da7f0c4d20af9e9cd9484168f1 ;
    mo:record _:Nf1b400add27c402cb0a209f201c2ef82 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/2212#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tomo=tomo"@en ;
            foaf:name "tomo=tomo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "雪村ゆき"@en ;
            foaf:name "雪村ゆき"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "おはじき"@en ;
            foaf:name "おはじき"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Waka Umetsuki"@en ;
            foaf:name "Waka Umetsuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "高良りん"@en ;
            foaf:name "高良りん"@en ],
        <artist/11885#subject>,
        <artist/12841#subject>,
        <artist/53097#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/57583/57583-1457685268.jpg> ;
    schema:name "La Volonté"@en,
        "La Volonté"@ja,
        "La Volonté"@ja-latn ;
    schema:publisher _:N2f8f17da7f0c4d20af9e9cd9484168f1 ;
    foaf:depiction <https://media.vgm.io/albums/38/57583/57583-1457685268.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "tomo=tomo"@en ;
    foaf:made <album/57583#lyrics> ;
    foaf:name "tomo=tomo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Waka Umetsuki"@en ;
    foaf:made <album/57583#lyrics> ;
    foaf:name "Waka Umetsuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Waka Umetsuki"@en ;
    foaf:made <album/57583#subject> ;
    foaf:name "Waka Umetsuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "tomo=tomo"@en ;
    foaf:made <album/57583#subject> ;
    foaf:name "tomo=tomo"@en .

_:N2f8f17da7f0c4d20af9e9cd9484168f1 schema:name "Archive:Knowledge Design"@en ;
    foaf:name "Archive:Knowledge Design"@en .

_:N42f0f3a19aa3460babeba78fd1ec8437 a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "Waka Umetsuki"@en ;
    foaf:name "Waka Umetsuki"@en .

_:N5fc0b138293741d5aace0a7f7d721b28 a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "おはじき"@en ;
    foaf:name "おはじき"@en .

_:N81cc3f82a8834e34a870c6677d79a15f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頑張れ吹雪,ここにあり!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "頑張れ吹雪,ここにあり!"@ja .

_:N8f9365f6e6234ad09d7b721866d14060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cupcakes au Chocolat"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "Cupcakes au Chocolat"@ja .

_:N960b39d8de4a45be8fb29145c4c992f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金色の見る先"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "金色の見る先"@ja .

_:N9b415396fb8c4821b96cab5aefa848f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "tomo=tomo"@en ;
    foaf:name "tomo=tomo"@en .

_:Na27d5b4967d54b9392b4df49ff7e7b9b a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "高良りん"@en ;
    foaf:name "高良りん"@en .

_:Nb8c90b6ba2eb4fedab1ae122507066ad a schema:Person,
        foaf:Person ;
    mo:performed <album/57583#performance> ;
    schema:name "雪村ゆき"@en ;
    foaf:name "雪村ゆき"@en .

_:Nd39864002177413d913120b03abb3b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port de l'Arsenal"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "Port de l'Arsenal"@ja .

_:Nf11fd7341f394bb099b7faed12a675e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FROZEN DIAMOND"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "FROZEN DIAMOND"@ja .

_:Nf97d1e5728c241369b05202e38f70d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪月花 ～泡沫の夢～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1b400add27c402cb0a209f201c2ef82 ;
    schema:name "雪月花 ～泡沫の夢～"@ja .

_:Nf1b400add27c402cb0a209f201c2ef82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81cc3f82a8834e34a870c6677d79a15f,
        _:N8f9365f6e6234ad09d7b721866d14060,
        _:N960b39d8de4a45be8fb29145c4c992f7,
        _:Nd39864002177413d913120b03abb3b2a,
        _:Nf11fd7341f394bb099b7faed12a675e7,
        _:Nf97d1e5728c241369b05202e38f70d34 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N81cc3f82a8834e34a870c6677d79a15f,
        _:N8f9365f6e6234ad09d7b721866d14060,
        _:N960b39d8de4a45be8fb29145c4c992f7,
        _:Nd39864002177413d913120b03abb3b2a,
        _:Nf11fd7341f394bb099b7faed12a675e7,
        _:Nf97d1e5728c241369b05202e38f70d34 .

