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

<artist/9520#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koshi Inaba"@en,
        "稲葉浩志"@ja ;
    foaf:made <album/73285#lyrics>,
        <album/73285#subject> ;
    foaf:name "Koshi Inaba"@en,
        "稲葉浩志"@ja .

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

<artist/1561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja .

<artist/16278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Takahiro Matsumoto"@en,
        "松本孝弘"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Takahiro Matsumoto"@en,
        "松本孝弘"@ja .

<artist/17517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Takanori Fujimoto"@en,
        "藤本貴則"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Takanori Fujimoto"@en,
        "藤本貴則"@ja .

<artist/27717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Munetaka Kawamoto"@en,
        "川本宗孝"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Munetaka Kawamoto"@en,
        "川本宗孝"@ja .

<artist/30307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Kenta Takamori"@en,
        "高森健太"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Kenta Takamori"@en,
        "高森健太"@ja .

<artist/3908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Aika Ohno"@en,
        "大野愛果"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Aika Ohno"@en,
        "大野愛果"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

<product/5368#subject> a schema:CreativeWork ;
    schema:name "Shin Kyuuseishu Densetsu Hokuto no Ken: Raoh-den Jun'ai no Shou"@en,
        "真救世主伝説 北斗の拳 ラオウ伝 殉愛の章"@ja,
        "Shin Kyuuseishu Densetsu Hokuto no Ken: Raoh-den Jun'ai no Shou"@ja-latn ;
    foaf:name "Shin Kyuuseishu Densetsu Hokuto no Ken: Raoh-den Jun'ai no Shou"@en,
        "真救世主伝説 北斗の拳 ラオウ伝 殉愛の章"@ja,
        "Shin Kyuuseishu Densetsu Hokuto no Ken: Raoh-den Jun'ai no Shou"@ja-latn .

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

<org/2040#subject> schema:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn ;
    foaf:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/73285/73285-1512484848.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Takeshi Hayama"@en,
        "葉山たけし"@ja ;
    foaf:name "Takeshi Hayama"@en,
        "葉山たけし"@ja .

<artist/18319#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Aya Kamiki"@en,
        "上木彩矢"@ja ;
    foaf:made <album/73285#lyrics>,
        <album/73285#subject> ;
    foaf:name "Aya Kamiki"@en,
        "上木彩矢"@ja .

<artist/21646#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Hiroshi Asai"@en,
        "麻井寛史"@ja ;
    foaf:name "Hiroshi Asai"@en,
        "麻井寛史"@ja .

<artist/27715#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "SCHON"@en ;
    foaf:name "SCHON"@en .

<artist/61404#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Bonn"@en ;
    foaf:name "Bonn"@en .

<artist/9496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Koji Goto"@en,
        "後藤康二"@ja ;
    foaf:name "Koji Goto"@en,
        "後藤康二"@ja .

<artist/9523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "Makoto Miyoshi"@en,
        "三好誠"@ja ;
    foaf:name "Makoto Miyoshi"@en,
        "三好誠"@ja .

<artist/24857#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    mo:performed <album/73285#performance> ;
    schema:name "Shinichiro Ohta"@en,
        "大田紳一郎"@ja ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Shinichiro Ohta"@en,
        "大田紳一郎"@ja .

<artist/27673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    mo:performed <album/73285#performance> ;
    schema:name "Hiya & Katsuma"@en ;
    foaf:made <album/73285#composition>,
        <album/73285#subject> ;
    foaf:name "Hiya & Katsuma"@en .

<album/73285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mikiko Mizuno"@en ;
            foaf:made <album/73285#composition> ;
            foaf:name "Mikiko Mizuno"@en ],
        <artist/1561#subject>,
        <artist/16278#subject>,
        <artist/17517#subject>,
        <artist/24857#subject>,
        <artist/27673#subject>,
        <artist/27717#subject>,
        <artist/30307#subject>,
        <artist/3908#subject>,
        <artist/840#subject> ;
    mo:produced_work <album/73285#musicalwork> ;
    schema:name "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn .

<album/73285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn ;
    mo:performance_of <album/73285#musicalwork> ;
    mo:performer _:N83fedad385034f3ca17c8543cc94ebb6,
        <artist/10560#subject>,
        <artist/18319#subject>,
        <artist/21646#subject>,
        <artist/24857#subject>,
        <artist/27673#subject>,
        <artist/27715#subject>,
        <artist/61404#subject>,
        <artist/9496#subject>,
        <artist/9523#subject> ;
    mo:recorded_as <album/73285#musicalexpression> ;
    schema:byArtist _:N83fedad385034f3ca17c8543cc94ebb6,
        <artist/10560#subject>,
        <artist/18319#subject>,
        <artist/21646#subject>,
        <artist/24857#subject>,
        <artist/27673#subject>,
        <artist/27715#subject>,
        <artist/61404#subject>,
        <artist/9496#subject>,
        <artist/9523#subject> ;
    schema:name "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn ;
    schema:workPerformed <album/73285#musicalwork> .

<album/73285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-12"^^xsd:date ;
    dcterms:title "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn ;
    mo:catalogue_number "GZCA-5084" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73285#musicalexpression> ;
    mo:publisher <org/2040#subject> ;
    mo:record _:N3ead09792f8e45a98e658486a3bba160 ;
    mo:record_count 1 ;
    schema:about <product/485#subject>,
        <product/5368#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "G/R B&G"@en ;
            foaf:name "G/R B&G"@en ],
        <artist/10560#subject>,
        <artist/18319#subject>,
        <artist/21646#subject>,
        <artist/24857#subject>,
        <artist/27673#subject>,
        <artist/27715#subject>,
        <artist/61404#subject>,
        <artist/9496#subject>,
        <artist/9523#subject> ;
    schema:datePublished "2006-07-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/73285/73285-1512484848.jpg> ;
    schema:name "Secret Code / Aya Kamiki"@en,
        "Secret Code / 上木彩矢"@ja,
        "Secret Code / Aya Kamiki"@ja-latn ;
    schema:publisher <org/2040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/73285/73285-1512484848.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73285#subject> ;
    schema:name "Mikiko Mizuno"@en ;
    foaf:made <album/73285#subject> ;
    foaf:name "Mikiko Mizuno"@en .

_:N146afedf05ea475fb719d899e975b054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プライド オブ プレイス"@ja,
        "Pride of Place"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "プライド オブ プレイス"@ja,
        "Pride of Place"@ja-latn .

_:N2f329d914ae4451bb92980ad376b817f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Sing This Song For You"@ja,
        "I Sing This Song For You"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "I Sing This Song For You"@ja,
        "I Sing This Song For You"@ja-latn .

_:N35cb9a6cc8944149a44de9aa0ad79185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Communication Break"@ja,
        "Communication Break"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Communication Break"@ja,
        "Communication Break"@ja-latn .

_:N405fd0e23df44314ada52dadbd7f75b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe in YOU"@ja,
        "Believe in YOU"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Believe in YOU"@ja,
        "Believe in YOU"@ja-latn .

_:N554a115a6e024fd1838d0dfef2b8bde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンズ"@ja,
        "Friends"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "フレンズ"@ja,
        "Friends"@ja-latn .

_:N5d57ef4012be4729afa0e7a63ae76551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can’t stop fallin’ in LOVE"@ja,
        "Can’t stop fallin’ in LOVE"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Can’t stop fallin’ in LOVE"@ja,
        "Can’t stop fallin’ in LOVE"@ja-latn .

_:N6fb974e0fbe5475eb4e46b3aead93bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bounce, Bounce, Bounce"@ja,
        "Bounce, Bounce, Bounce"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Bounce, Bounce, Bounce"@ja,
        "Bounce, Bounce, Bounce"@ja-latn .

_:N718ae5dd3584409ebb9d3335a638685b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傷だらけでも抱きしめて"@ja,
        "Kizudarake demo Dakishimete"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "傷だらけでも抱きしめて"@ja,
        "Kizudarake demo Dakishimete"@ja-latn .

_:N83fedad385034f3ca17c8543cc94ebb6 a schema:Person,
        foaf:Person ;
    mo:performed <album/73285#performance> ;
    schema:name "G/R B&G"@en ;
    foaf:name "G/R B&G"@en .

_:N88b6665414494e1d89da812903e490de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピエロ"@ja,
        "Pierrot"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "ピエロ"@ja,
        "Pierrot"@ja-latn .

_:Nb4e1a7377ef646d58f837443e2f5a9a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう君だけを離したりはしない"@ja,
        "Mou Kimi dake wo Hanashitari wa Shinai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "もう君だけを離したりはしない"@ja,
        "Mou Kimi dake wo Hanashitari wa Shinai"@ja-latn .

_:Nc8b74e4cb01d46ec925fe4163ca6eed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing The World"@ja,
        "Changing The World"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Changing The World"@ja,
        "Changing The World"@ja-latn .

_:Nf0754c93a2994630aaae875e0d5799f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏のある日"@ja,
        "Natsu no Aru Hi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "夏のある日"@ja,
        "Natsu no Aru Hi"@ja-latn .

_:Nfafe9f698d704dac8fdedcc8c0a3af3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Code"@ja,
        "Secret Code"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N3ead09792f8e45a98e658486a3bba160 ;
    schema:name "Secret Code"@ja,
        "Secret Code"@ja-latn .

_:N3ead09792f8e45a98e658486a3bba160 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N146afedf05ea475fb719d899e975b054,
        _:N2f329d914ae4451bb92980ad376b817f,
        _:N35cb9a6cc8944149a44de9aa0ad79185,
        _:N405fd0e23df44314ada52dadbd7f75b9,
        _:N554a115a6e024fd1838d0dfef2b8bde4,
        _:N5d57ef4012be4729afa0e7a63ae76551,
        _:N6fb974e0fbe5475eb4e46b3aead93bbc,
        _:N718ae5dd3584409ebb9d3335a638685b,
        _:N88b6665414494e1d89da812903e490de,
        _:Nb4e1a7377ef646d58f837443e2f5a9a1,
        _:Nc8b74e4cb01d46ec925fe4163ca6eed2,
        _:Nf0754c93a2994630aaae875e0d5799f3,
        _:Nfafe9f698d704dac8fdedcc8c0a3af3f ;
    mo:track_count 13 ;
    schema:duration "PT51:32"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N146afedf05ea475fb719d899e975b054,
        _:N2f329d914ae4451bb92980ad376b817f,
        _:N35cb9a6cc8944149a44de9aa0ad79185,
        _:N405fd0e23df44314ada52dadbd7f75b9,
        _:N554a115a6e024fd1838d0dfef2b8bde4,
        _:N5d57ef4012be4729afa0e7a63ae76551,
        _:N6fb974e0fbe5475eb4e46b3aead93bbc,
        _:N718ae5dd3584409ebb9d3335a638685b,
        _:N88b6665414494e1d89da812903e490de,
        _:Nb4e1a7377ef646d58f837443e2f5a9a1,
        _:Nc8b74e4cb01d46ec925fe4163ca6eed2,
        _:Nf0754c93a2994630aaae875e0d5799f3,
        _:Nfafe9f698d704dac8fdedcc8c0a3af3f .

