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

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

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

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

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

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

<org/939#subject> schema:name "TOMATO GUMMY"@en,
        "トマト組"@ja,
        "TOMATO GUMMY"@ja-latn ;
    foaf:name "TOMATO GUMMY"@en,
        "トマト組"@ja,
        "TOMATO GUMMY"@ja-latn .

<https://media.vgm.io/albums/40/43804/43804-1390053290.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43804#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/43804/43804-1390053290.png> ;
    foaf:depicts <album/43804#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/43804/43804-1390053290.png> .

<https://medium-media.vgm.io/albums/40/43804/43804-1390053290.png> a schema:ImageObject,
        foaf:Image .

<album/43804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject> ;
    mo:produced_work <album/43804#musicalwork> ;
    schema:name "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn .

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

<artist/11411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43804#performance> ;
    schema:name "Yoh Tsuga"@en,
        "ツガヨウ"@ja ;
    foaf:name "Yoh Tsuga"@en,
        "ツガヨウ"@ja .

<artist/16405#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43804#performance> ;
    schema:name "Liar Sato"@en,
        "佐藤ライア"@ja ;
    foaf:name "Liar Sato"@en,
        "佐藤ライア"@ja .

<artist/7360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43804#performance> ;
    schema:name "CON"@en ;
    foaf:name "CON"@en .

<album/43804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn ;
    mo:performance_of <album/43804#musicalwork> ;
    mo:performer _:Ndc8b1f9d961a45e49598b3456dbd543c,
        <artist/11411#subject>,
        <artist/16405#subject>,
        <artist/7360#subject> ;
    mo:recorded_as <album/43804#musicalexpression> ;
    schema:byArtist _:Ndc8b1f9d961a45e49598b3456dbd543c,
        <artist/11411#subject>,
        <artist/16405#subject>,
        <artist/7360#subject> ;
    schema:name "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn ;
    schema:workPerformed <album/43804#musicalwork> .

<album/43804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-19"^^xsd:date ;
    dcterms:title "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43804#musicalexpression> ;
    mo:publisher <org/939#subject> ;
    mo:record _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yumi"@en ;
            foaf:name "yumi"@en ],
        <artist/11411#subject>,
        <artist/16405#subject>,
        <artist/7360#subject> ;
    schema:datePublished "2014-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/43804/43804-1390053290.png> ;
    schema:name "JAZZ VOYAGE"@en,
        "JAZZ VOYAGE"@ja,
        "JAZZ VOYAGE"@ja-latn ;
    schema:publisher <org/939#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/43804/43804-1390053290.png> .

_:N09813ece9b784514af0beee18f0357b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night attack"@en,
        "夜戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Night attack"@en,
        "夜戦"@ja .

_:N2c3a2ec7008a41a7bae590c06eb1e4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Factory"@en,
        "工廠"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Factory"@en,
        "工廠"@ja .

_:N55532c142b6d4c5483dda28122ffae98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sortie"@en,
        "出撃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Sortie"@en,
        "出撃"@ja .

_:N5b7b6ca06884408e99f4a56c498ffbda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South sea (Solo Piano)"@en,
        "南方海域強襲偵察(Solo Piano)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "South sea (Solo Piano)"@en,
        "南方海域強襲偵察(Solo Piano)"@ja .

_:Nb9cefb1ed603484ca0b383df97692068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night attack (Solo Piano)"@en,
        "夜戦(Solo Piano)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Night attack (Solo Piano)"@en,
        "夜戦(Solo Piano)"@ja .

_:Nd9f04f3fac084a1cb3b4e5e4e79bd4df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arpeggio"@en,
        "霧の艦隊"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Arpeggio"@en,
        "霧の艦隊"@ja .

_:Ndc8b1f9d961a45e49598b3456dbd543c a schema:Person,
        foaf:Person ;
    mo:performed <album/43804#performance> ;
    schema:name "yumi"@en ;
    foaf:name "yumi"@en .

_:Ne402f533a11d4cdabfab348ec2111eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en,
        "母港"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Home"@en,
        "母港"@ja .

_:Ne94908c5147a4c09994e07eb0f4d7e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home (Japanese House Mix)"@en,
        "母港(Japanese House Mix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Home (Japanese House Mix)"@en,
        "母港(Japanese House Mix)"@ja .

_:Ne9944684ccf14497adb0ac7722d040e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "砲雷撃戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne4cd66d17fc74de0971939e13cd7f2b6 ;
    schema:name "Battle"@en,
        "砲雷撃戦"@ja .

_:Ne4cd66d17fc74de0971939e13cd7f2b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09813ece9b784514af0beee18f0357b3,
        _:N2c3a2ec7008a41a7bae590c06eb1e4b8,
        _:N55532c142b6d4c5483dda28122ffae98,
        _:N5b7b6ca06884408e99f4a56c498ffbda,
        _:Nb9cefb1ed603484ca0b383df97692068,
        _:Nd9f04f3fac084a1cb3b4e5e4e79bd4df,
        _:Ne402f533a11d4cdabfab348ec2111eeb,
        _:Ne94908c5147a4c09994e07eb0f4d7e54,
        _:Ne9944684ccf14497adb0ac7722d040e0 ;
    mo:track_count 9 ;
    schema:duration "PT31:53"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N09813ece9b784514af0beee18f0357b3,
        _:N2c3a2ec7008a41a7bae590c06eb1e4b8,
        _:N55532c142b6d4c5483dda28122ffae98,
        _:N5b7b6ca06884408e99f4a56c498ffbda,
        _:Nb9cefb1ed603484ca0b383df97692068,
        _:Nd9f04f3fac084a1cb3b4e5e4e79bd4df,
        _:Ne402f533a11d4cdabfab348ec2111eeb,
        _:Ne94908c5147a4c09994e07eb0f4d7e54,
        _:Ne9944684ccf14497adb0ac7722d040e0 .

