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

<artist/7572#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihiro Close"@en,
        "黒須チヒロ"@ja ;
    foaf:made <album/17422#lyrics>,
        <album/17422#subject> ;
    foaf:name "Chihiro Close"@en,
        "黒須チヒロ"@ja .

<artist/7573#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiko Watanabe"@en,
        "渡邊亜希子"@ja ;
    foaf:made <album/17422#lyrics>,
        <album/17422#subject> ;
    foaf:name "Akiko Watanabe"@en,
        "渡邊亜希子"@ja .

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

<artist/2082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17422#subject> ;
    schema:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja ;
    foaf:made <album/17422#composition>,
        <album/17422#subject> ;
    foaf:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja .

<artist/6304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17422#subject> ;
    schema:name "Yugo Sasakura"@en,
        "佐々倉有吾"@ja ;
    foaf:made <album/17422#composition>,
        <album/17422#subject> ;
    foaf:name "Yugo Sasakura"@en,
        "佐々倉有吾"@ja .

<artist/9440#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17422#subject> ;
    schema:name "Teruyuki Nobuchika"@en,
        "延近輝之"@ja ;
    foaf:made <album/17422#composition>,
        <album/17422#subject> ;
    foaf:name "Teruyuki Nobuchika"@en,
        "延近輝之"@ja .

<product/4758#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial Only Love"@en,
        "ときめきメモリアル Only Love"@ja,
        "Tokimeki Memorial Only Love"@ja-latn ;
    foaf:name "Tokimeki Memorial Only Love"@en,
        "ときめきメモリアル Only Love"@ja,
        "Tokimeki Memorial Only Love"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/17422/17422-1314260261.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Ai Hirosaka"@en,
        "廣坂愛"@ja ;
    foaf:name "Ai Hirosaka"@en,
        "廣坂愛"@ja .

<artist/4207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Yuki Makishima"@en,
        "牧島有希"@ja ;
    foaf:name "Yuki Makishima"@en,
        "牧島有希"@ja .

<artist/7552#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Saki Fujita"@en,
        "藤田咲"@ja ;
    foaf:name "Saki Fujita"@en,
        "藤田咲"@ja .

<artist/7571#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Yukako Yoshikawa"@en,
        "吉川友佳子"@ja ;
    foaf:name "Yukako Yoshikawa"@en,
        "吉川友佳子"@ja .

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

<album/17422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "上原武"@en ;
            foaf:made <album/17422#composition> ;
            foaf:name "上原武"@en ],
        <artist/2082#subject>,
        <artist/6304#subject>,
        <artist/9440#subject> ;
    mo:produced_work <album/17422#musicalwork> ;
    schema:name "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn .

<album/17422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn ;
    mo:performance_of <album/17422#musicalwork> ;
    mo:performer _:N26e10f26659f4165b45755614c190de6,
        _:N48c9b09a812140bcb9191da6f5654277,
        _:N4f998717f4c04b12a87b4709788fc346,
        _:Naec174b8dc34476999b4f5a429985779,
        _:Nd5d61335bd1f46d4a50d8645b99ce1d1,
        <artist/24822#subject>,
        <artist/4207#subject>,
        <artist/7552#subject>,
        <artist/7571#subject> ;
    mo:recorded_as <album/17422#musicalexpression> ;
    schema:byArtist _:N26e10f26659f4165b45755614c190de6,
        _:N48c9b09a812140bcb9191da6f5654277,
        _:N4f998717f4c04b12a87b4709788fc346,
        _:Naec174b8dc34476999b4f5a429985779,
        _:Nd5d61335bd1f46d4a50d8645b99ce1d1,
        <artist/24822#subject>,
        <artist/4207#subject>,
        <artist/7552#subject>,
        <artist/7571#subject> ;
    schema:name "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn ;
    schema:workPerformed <album/17422#musicalwork> .

<album/17422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-07"^^xsd:date ;
    dcterms:title "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn ;
    mo:catalogue_number "GBCM-18" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17422#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N370bb2c29199481f8135fb1f7ff29751 ;
    mo:record_count 1 ;
    schema:about <product/4758#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "夏目麻央"@en ;
            foaf:name "夏目麻央"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Azusa Sugiyama"@en ;
            foaf:name "Azusa Sugiyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "高橋克慶"@en ;
            foaf:name "高橋克慶"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takurou Kuroiwa"@en ;
            foaf:name "Takurou Kuroiwa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Junya Kodo"@en ;
            foaf:name "Junya Kodo"@en ],
        <artist/24822#subject>,
        <artist/4207#subject>,
        <artist/7552#subject>,
        <artist/7571#subject> ;
    schema:datePublished "2007-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/17422/17422-1314260261.jpg> ;
    schema:name "Himitsu"@en,
        "秘密"@ja,
        "Himitsu"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/17422/17422-1314260261.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17422#subject> ;
    schema:name "上原武"@en ;
    foaf:made <album/17422#subject> ;
    foaf:name "上原武"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "渡辺陽"@en ;
    foaf:made <album/17422#subject> ;
    foaf:name "渡辺陽"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "渡辺陽"@en ;
    foaf:made <album/17422#lyrics> ;
    foaf:name "渡辺陽"@en .

_:N26e10f26659f4165b45755614c190de6 a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Azusa Sugiyama"@en ;
    foaf:name "Azusa Sugiyama"@en .

_:N48c9b09a812140bcb9191da6f5654277 a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "夏目麻央"@en ;
    foaf:name "夏目麻央"@en .

_:N4be34edc28ee4293a0258f35461417b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真冬のヒマワリ (off vocal version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N370bb2c29199481f8135fb1f7ff29751 ;
    schema:name "真冬のヒマワリ (off vocal version)"@ja .

_:N4f998717f4c04b12a87b4709788fc346 a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "高橋克慶"@en ;
    foaf:name "高橋克慶"@en .

_:N53238d7a085947f6a08defe39de192e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ Another Chapter 5「ある初冬の日に…」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N370bb2c29199481f8135fb1f7ff29751 ;
    schema:name "ミニドラマ Another Chapter 5「ある初冬の日に…」"@ja .

_:N688a07bde8cd4f6e8948226fe006023e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密 (off vocal version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N370bb2c29199481f8135fb1f7ff29751 ;
    schema:name "秘密 (off vocal version)"@ja .

_:Naec174b8dc34476999b4f5a429985779 a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Takurou Kuroiwa"@en ;
    foaf:name "Takurou Kuroiwa"@en .

_:Nb1ddbcd3cf494de49a04e13fbc1687c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真冬のヒマワリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N370bb2c29199481f8135fb1f7ff29751 ;
    schema:name "真冬のヒマワリ"@ja .

_:Nc98eb6fbd37c4cf0b9a4f2d403382ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N370bb2c29199481f8135fb1f7ff29751 ;
    schema:name "秘密"@ja .

_:Nd5d61335bd1f46d4a50d8645b99ce1d1 a schema:Person,
        foaf:Person ;
    mo:performed <album/17422#performance> ;
    schema:name "Junya Kodo"@en ;
    foaf:name "Junya Kodo"@en .

_:N370bb2c29199481f8135fb1f7ff29751 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4be34edc28ee4293a0258f35461417b3,
        _:N53238d7a085947f6a08defe39de192e7,
        _:N688a07bde8cd4f6e8948226fe006023e,
        _:Nb1ddbcd3cf494de49a04e13fbc1687c8,
        _:Nc98eb6fbd37c4cf0b9a4f2d403382ad4 ;
    mo:track_count 5 ;
    schema:duration "PT23:56"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4be34edc28ee4293a0258f35461417b3,
        _:N53238d7a085947f6a08defe39de192e7,
        _:N688a07bde8cd4f6e8948226fe006023e,
        _:Nb1ddbcd3cf494de49a04e13fbc1687c8,
        _:Nc98eb6fbd37c4cf0b9a4f2d403382ad4 .

