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

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

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

<artist/35048#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65381#subject> ;
    schema:name "56"@en ;
    foaf:made <album/65381#composition>,
        <album/65381#subject> ;
    foaf:name "56"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65381#subject> ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/65381#composition>,
        <album/65381#subject> ;
    foaf:name "kamase-tora"@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/65381#musicalexpression> a mo:Signal ;
    mo:published_as <album/65381#subject> ;
    mo:records <album/65381#performance> .

<album/65381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn ;
    mo:performance_of <album/65381#musicalwork> ;
    mo:recorded_as <album/65381#musicalexpression> ;
    schema:name "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn ;
    schema:workPerformed <album/65381#musicalwork> .

<org/1400#subject> schema:name "Yuuhei Katharsis"@en,
        "幽閉カタルシス"@ja,
        "Yuuhei Katharsis"@ja-latn ;
    foaf:name "Yuuhei Katharsis"@en,
        "幽閉カタルシス"@ja,
        "Yuuhei Katharsis"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/65381/65381-1548265656.jpg> a schema:ImageObject,
        foaf:Image .

<album/65381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn ;
    mo:composer <artist/35048#subject>,
        <artist/9454#subject> ;
    mo:produced_work <album/65381#musicalwork> ;
    schema:name "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn .

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

<album/65381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn ;
    mo:catalogue_number "YHKT-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65381#musicalexpression> ;
    mo:publisher <org/1400#subject> ;
    mo:record _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/65381/65381-1548265656.jpg> ;
    schema:name "Megami no Kuchizuke wo -Instrumental Voyage-"@en,
        "女神の口づけを -Instrumental Voyage-"@ja,
        "Megami no Kuchizuke wo -Instrumental Voyage-"@ja-latn ;
    schema:publisher <org/1400#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/65381/65381-1548265656.jpg> .

_:N1a77e4d9938d44bbb6ac6f35154723e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れる恋は波の如く(Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "揺れる恋は波の如く(Instrumental)"@ja .

_:N292734baf8c442b3a9141d940bde95c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちいさな独占欲(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "ちいさな独占欲(Instrumental)"@ja .

_:N61639e9d8610407987bdac786dd3fc9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁の水平線に(Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "暁の水平線に(Instrumental)"@ja .

_:Na27ab3ceb1d94dd1b688c9db742b37a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女神の口づけを(Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "女神の口づけを(Instrumental)"@ja .

_:Na769c41390a7432cb53f4f88daaa734e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forutune Rest(Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "Forutune Rest(Instrumental)"@ja .

_:Nd6571a96af4a4d8a833c00169ec306d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沈黙のカナデ(Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb0d0ed20a7394c279be4703c08d3d1f5 ;
    schema:name "沈黙のカナデ(Instrumental)"@ja .

_:Nb0d0ed20a7394c279be4703c08d3d1f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a77e4d9938d44bbb6ac6f35154723e4,
        _:N292734baf8c442b3a9141d940bde95c3,
        _:N61639e9d8610407987bdac786dd3fc9c,
        _:Na27ab3ceb1d94dd1b688c9db742b37a3,
        _:Na769c41390a7432cb53f4f88daaa734e,
        _:Nd6571a96af4a4d8a833c00169ec306d0 ;
    mo:track_count 6 ;
    schema:duration "PT23:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1a77e4d9938d44bbb6ac6f35154723e4,
        _:N292734baf8c442b3a9141d940bde95c3,
        _:N61639e9d8610407987bdac786dd3fc9c,
        _:Na27ab3ceb1d94dd1b688c9db742b37a3,
        _:Na769c41390a7432cb53f4f88daaa734e,
        _:Nd6571a96af4a4d8a833c00169ec306d0 .

