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

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

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

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120055#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/120055#composition>,
        <album/120055#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120055#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/120055#composition>,
        <album/120055#subject> ;
    foaf:name "yuxuki waga"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120055#subject> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:made <album/120055#composition>,
        <album/120055#subject> ;
    foaf:name "kevin mitsunaga"@en .

<product/7225#subject> a schema:CreativeWork ;
    schema:name "The Ones Within"@en,
        "ナカノヒトゲノム [実況中]"@ja,
        "Naka no Hito Genome [Jikkyouchuu]"@ja-latn ;
    foaf:name "The Ones Within"@en,
        "ナカノヒトゲノム [実況中]"@ja,
        "Naka no Hito Genome [Jikkyouchuu]"@ja-latn .

<product/7825#subject> a schema:CreativeWork ;
    schema:name "SHIROBAKO the Movie"@en,
        "劇場版SHIROBAKO"@ja,
        "Gekijouban SHIROBAKO"@ja-latn ;
    foaf:name "SHIROBAKO the Movie"@en,
        "劇場版SHIROBAKO"@ja,
        "Gekijouban SHIROBAKO"@ja-latn .

<product/8953#subject> a schema:CreativeWork ;
    schema:name "Miss Kobayashi's Dragon Maid S"@en,
        "小林さんちのメイドラゴンS"@ja,
        "Kobayashi-sanchi no Maidragon S"@ja-latn ;
    foaf:name "Miss Kobayashi's Dragon Maid S"@en,
        "小林さんちのメイドラゴンS"@ja,
        "Kobayashi-sanchi no Maidragon S"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

<https://media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120055#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> ;
    foaf:depicts <album/120055#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> .

<https://medium-media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120055#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn ;
    mo:performance_of <album/120055#musicalwork> ;
    mo:performer <artist/13857#subject> ;
    mo:recorded_as <album/120055#musicalexpression> ;
    schema:byArtist <artist/13857#subject> ;
    schema:name "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn ;
    schema:workPerformed <album/120055#musicalwork> .

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/120055#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<album/120055#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject> ;
    mo:produced_work <album/120055#musicalwork> ;
    schema:name "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn .

<album/120055#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn ;
    mo:catalogue_number "LZC-2166" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120055#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4d8edb66172944c387f1483327179624 ;
    mo:record_count 1 ;
    schema:about <product/7225#subject>,
        <product/7825#subject>,
        <product/8953#subject> ;
    schema:byArtist <artist/13857#subject> ;
    schema:datePublished "2022-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> ;
    schema:name "Cipher INSTRUMENTAL / fhána"@en,
        "Cipher INSTRUMENTAL / fhána"@ja,
        "Cipher INSTRUMENTAL / fhána"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/120055/120055-940d7c36e36b.jpg> .

_:N0c16c9f1e26848beb4f8ff5d4a7e2bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星をあつめて (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "星をあつめて (Instrumental)"@ja .

_:N1322b8179a534679be2587c7a37df02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕を見つけて (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "僕を見つけて (Instrumental)"@ja .

_:N1333ac2107bd466b879c24682145046b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero (Instrumental)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Zero (Instrumental)"@ja .

_:N13811f867b8c4af6be5c875cbe91e116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIVE ME LOVE (fhána Rainy Flow Ver.) [Instrumental]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "GIVE ME LOVE (fhána Rainy Flow Ver.) [Instrumental]"@ja .

_:N175d6368a3a2472b929ff92fe8c772ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pathos (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Pathos (Instrumental)"@ja .

_:N236772041433488aa546bd3151cf4c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choir Caravan with fhánamily (Instrumental)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Choir Caravan with fhánamily (Instrumental)"@ja .

_:N2f06fa387ab1497fb49d485af48449a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ethos (Instrumental)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Ethos (Instrumental)"@ja .

_:N607591658dfa46c29d4af7822938de0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "where you are (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "where you are (Instrumental)"@ja .

_:N665a701cba654547992dd2dd4a340534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界を変える夢を見て (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "世界を変える夢を見て (Instrumental)"@ja .

_:N69820b9cf6c24fb5bd621226806d4ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nameless color (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "nameless color (Instrumental)"@ja .

_:N75e0da0dc79c4e338ccb1997c711f82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unplugged (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Unplugged (Instrumental)"@ja .

_:N875dbc31008146a5834054d7cba79684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真っ白 (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "真っ白 (Instrumental)"@ja .

_:Na21bb0b6a273436f898c4ccc7b6252bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Air (Instrumental)"@ja .

_:Na322ee8f64804396ad8c432f37e428ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のシュプリーム! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "愛のシュプリーム! (Instrumental)"@ja .

_:Ncf1bf2187e964cb78874fa1819d8dfc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cipher. (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Cipher. (Instrumental)"@ja .

_:Nd014362983724043851f5cac1201de7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願い事 (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "願い事 (Instrumental)"@ja .

_:Nd7530579e9a44d9ea7c9bfbbd95c4000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logos (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N4d8edb66172944c387f1483327179624 ;
    schema:name "Logos (Instrumental)"@ja .

_:N4d8edb66172944c387f1483327179624 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c16c9f1e26848beb4f8ff5d4a7e2bc3,
        _:N1322b8179a534679be2587c7a37df02c,
        _:N1333ac2107bd466b879c24682145046b,
        _:N13811f867b8c4af6be5c875cbe91e116,
        _:N175d6368a3a2472b929ff92fe8c772ed,
        _:N236772041433488aa546bd3151cf4c7f,
        _:N2f06fa387ab1497fb49d485af48449a0,
        _:N607591658dfa46c29d4af7822938de0c,
        _:N665a701cba654547992dd2dd4a340534,
        _:N69820b9cf6c24fb5bd621226806d4ee5,
        _:N75e0da0dc79c4e338ccb1997c711f82e,
        _:N875dbc31008146a5834054d7cba79684,
        _:Na21bb0b6a273436f898c4ccc7b6252bd,
        _:Na322ee8f64804396ad8c432f37e428ba,
        _:Ncf1bf2187e964cb78874fa1819d8dfc8,
        _:Nd014362983724043851f5cac1201de7f,
        _:Nd7530579e9a44d9ea7c9bfbbd95c4000 ;
    mo:track_count 17 ;
    schema:duration "PT74:23"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0c16c9f1e26848beb4f8ff5d4a7e2bc3,
        _:N1322b8179a534679be2587c7a37df02c,
        _:N1333ac2107bd466b879c24682145046b,
        _:N13811f867b8c4af6be5c875cbe91e116,
        _:N175d6368a3a2472b929ff92fe8c772ed,
        _:N236772041433488aa546bd3151cf4c7f,
        _:N2f06fa387ab1497fb49d485af48449a0,
        _:N607591658dfa46c29d4af7822938de0c,
        _:N665a701cba654547992dd2dd4a340534,
        _:N69820b9cf6c24fb5bd621226806d4ee5,
        _:N75e0da0dc79c4e338ccb1997c711f82e,
        _:N875dbc31008146a5834054d7cba79684,
        _:Na21bb0b6a273436f898c4ccc7b6252bd,
        _:Na322ee8f64804396ad8c432f37e428ba,
        _:Ncf1bf2187e964cb78874fa1819d8dfc8,
        _:Nd014362983724043851f5cac1201de7f,
        _:Nd7530579e9a44d9ea7c9bfbbd95c4000 .

