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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/117649#lyrics>,
        <album/117649#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    schema:name "towana"@en ;
    foaf:made <album/117649#lyrics>,
        <album/117649#subject> ;
    foaf:name "towana"@en .

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

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

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

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117649#subject> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:made <album/117649#composition>,
        <album/117649#lyrics>,
        <album/117649#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/117649#musicalexpression> a mo:Signal ;
    mo:published_as <album/117649#subject> ;
    mo:records <album/117649#performance> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/117649/117649-d79b93815dc6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/117649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "Cipher / fhána"@en,
        "Cipher / fhána"@ja,
        "Cipher / fhána"@ja-latn ;
    mo:catalogue_number "LACA-15946" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117649#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    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/94/117649/117649-d79b93815dc6.jpg> ;
    schema:name "Cipher / fhána"@en,
        "Cipher / fhána"@ja,
        "Cipher / fhána"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/117649/117649-d79b93815dc6.jpg> .

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

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

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

_:N3e02f0713adb45459080d2478dfcd0da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願い事 –Album Ver.-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "願い事 –Album Ver.-"@ja .

_:N425c5070e02940bdbc9d5eecc3fef553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pathos"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Pathos"@ja .

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

_:N747c6aff73f541f68c7b6b1c57965eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Zero"@ja .

_:N7bd8534e9e0c4b93b782d64eb3e9f046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logos"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Logos"@ja .

_:N7c869218c9134f82b4ab8d3f3f29163f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cipher."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Cipher."@ja .

_:N879b38dc130647aa98d4112cf5728fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ethos"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Ethos"@ja .

_:N99e6e5d54b454a8ba10e269734c432d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unplugged"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Unplugged"@ja .

_:N9d66f1f91449406b81e391089e29d8b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "Air"@ja .

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

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

_:Ne18245dc27ae48dbad7e641511db5062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nameless color"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nc027a49a3b7444e8bfb92feb07d33062 ;
    schema:name "nameless color"@ja .

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

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

_:Nc027a49a3b7444e8bfb92feb07d33062 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26c104cb83f94fe3b33b86c832e15c5a,
        _:N2ddd22353e894ab1928f8283194e52f6,
        _:N3a5e0f3a1ad6480a873838fdc1de2db9,
        _:N3e02f0713adb45459080d2478dfcd0da,
        _:N425c5070e02940bdbc9d5eecc3fef553,
        _:N469567ffe89846d1ab5ca7a863af20c4,
        _:N747c6aff73f541f68c7b6b1c57965eca,
        _:N7bd8534e9e0c4b93b782d64eb3e9f046,
        _:N7c869218c9134f82b4ab8d3f3f29163f,
        _:N879b38dc130647aa98d4112cf5728fb4,
        _:N99e6e5d54b454a8ba10e269734c432d1,
        _:N9d66f1f91449406b81e391089e29d8b3,
        _:Na3a1a30b07be4c398bf17e8e6c75f0c5,
        _:Nba49f942abe04032b20b2623fe109a31,
        _:Ne18245dc27ae48dbad7e641511db5062,
        _:Ne926b404b2e64386b5112eda92868e83,
        _:Nef38a38dc16b464c84553e6f6c384b8a ;
    mo:track_count 17 ;
    schema:duration "PT74:23"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N26c104cb83f94fe3b33b86c832e15c5a,
        _:N2ddd22353e894ab1928f8283194e52f6,
        _:N3a5e0f3a1ad6480a873838fdc1de2db9,
        _:N3e02f0713adb45459080d2478dfcd0da,
        _:N425c5070e02940bdbc9d5eecc3fef553,
        _:N469567ffe89846d1ab5ca7a863af20c4,
        _:N747c6aff73f541f68c7b6b1c57965eca,
        _:N7bd8534e9e0c4b93b782d64eb3e9f046,
        _:N7c869218c9134f82b4ab8d3f3f29163f,
        _:N879b38dc130647aa98d4112cf5728fb4,
        _:N99e6e5d54b454a8ba10e269734c432d1,
        _:N9d66f1f91449406b81e391089e29d8b3,
        _:Na3a1a30b07be4c398bf17e8e6c75f0c5,
        _:Nba49f942abe04032b20b2623fe109a31,
        _:Ne18245dc27ae48dbad7e641511db5062,
        _:Ne926b404b2e64386b5112eda92868e83,
        _:Nef38a38dc16b464c84553e6f6c384b8a .

