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

<artist/24420#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mink"@en ;
    foaf:made <album/34682#subject>,
        <album/34682#vocals> ;
    foaf:name "Mink"@en .

<artist/53733#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hanako Ishikawa"@en,
        "石川華子"@ja ;
    foaf:made <album/34682#lyrics>,
        <album/34682#subject> ;
    foaf:name "Hanako Ishikawa"@en,
        "石川華子"@ja .

<artist/7533#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Kishi"@en,
        "岸恭子"@ja ;
    foaf:made <album/34682#lyrics>,
        <album/34682#subject>,
        <album/34682#vocals> ;
    foaf:name "Kyoko Kishi"@en,
        "岸恭子"@ja .

<artist/8384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kan Hashimoto"@en,
        "橋本寛"@ja ;
    foaf:made <album/34682#lyrics>,
        <album/34682#subject> ;
    foaf:name "Kan Hashimoto"@en,
        "橋本寛"@ja .

<album/49226> a mo:Release ;
    mo:catalogue_number "COCC-72280" .

<artist/1340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34682#subject> ;
    schema:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja ;
    foaf:made <album/34682#composition>,
        <album/34682#subject> ;
    foaf:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja .

<artist/2068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34682#subject> ;
    schema:name "Junichi Kanezaki"@en,
        "兼崎順一"@ja ;
    foaf:made <album/34682#composition>,
        <album/34682#subject> ;
    foaf:name "Junichi Kanezaki"@en,
        "兼崎順一"@ja .

<artist/2131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34682#subject> ;
    schema:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja ;
    foaf:made <album/34682#composition>,
        <album/34682#subject> ;
    foaf:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja .

<artist/24419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34682#subject> ;
    schema:name "Shotaro Ohata"@en,
        "大畠翔太郎"@ja ;
    foaf:made <album/34682#composition>,
        <album/34682#subject> ;
    foaf:name "Shotaro Ohata"@en,
        "大畠翔太郎"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34682#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/34682#composition>,
        <album/34682#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

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

<album/34682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn ;
    mo:performance_of <album/34682#musicalwork> ;
    mo:recorded_as <album/34682#musicalexpression> ;
    schema:name "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn ;
    schema:workPerformed <album/34682#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/28/34682/34682-1344893832.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/34682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn ;
    mo:composer <artist/1340#subject>,
        <artist/2068#subject>,
        <artist/2131#subject>,
        <artist/24419#subject>,
        <artist/3608#subject> ;
    mo:produced_work <album/34682#musicalwork> ;
    schema:name "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn .

<album/34682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-21"^^xsd:date ;
    dcterms:title "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn ;
    mo:catalogue_number "COCX-30300" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/49226> ;
    mo:publication_of <album/34682#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Agent AIKa"@en ;
            foaf:name "Agent AIKa"@en ] ;
    schema:datePublished "1999-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/34682/34682-1344893832.jpg> ;
    schema:name "AIKa Music Collection"@en,
        "アイカ ミュージック・コレクション"@ja,
        "AIKa Music Collection"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/34682/34682-1344893832.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Punky Fruits!"@en ;
    foaf:made <album/34682#vocals> ;
    foaf:name "Punky Fruits!"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Punky Fruits!"@en ;
    foaf:made <album/34682#subject> ;
    foaf:name "Punky Fruits!"@en .

_:N0c6e9ae5fd534e6cb825813a8224373f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropic Night"@en,
        "熱帯夜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Tropic Night"@en,
        "熱帯夜"@ja .

_:N0dda67af10b1442daa1ae969848aeaa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret"@en,
        "秘密"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Secret"@en,
        "秘密"@ja .

_:N124318a89ed74edf81a02bfc0f425cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revival of Sivie Aika"@en,
        "シヴィエ・アイカ復活"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Revival of Sivie Aika"@en,
        "シヴィエ・アイカ復活"@ja .

_:N1e1d78ad845c4406ae6aa3d23e89d7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure Cross"@en,
        "碧の十字架"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Azure Cross"@en,
        "碧の十字架"@ja .

_:N297b56fac00b44109d484879e787b762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vacation in Paradise"@en,
        "楽園のバカンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Vacation in Paradise"@en,
        "楽園のバカンス"@ja .

_:N53a8997b872446189c27990e5562df35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap"@en,
        "罠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Trap"@en,
        "罠"@ja .

_:N6edd7eed6d3d423f841f95c07349a9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backroom"@en,
        "Backroom"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Backroom"@en,
        "Backroom"@ja .

_:N8133758e2a34420a83b260259210d007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Midsummer Constellation"@en,
        "真夏の星座"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "The Midsummer Constellation"@en,
        "真夏の星座"@ja .

_:N8d128241ee57441996ca879194e5d439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love in a Summer Resort"@en,
        "避暑地の恋"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Love in a Summer Resort"@en,
        "避暑地の恋"@ja .

_:N92967b3369d74bf1b97ad4ed1694756e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dangerous Love"@en,
        "不穏な愛"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "A Dangerous Love"@en,
        "不穏な愛"@ja .

_:Na077b57749304317b1aead1ba676ecd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return"@en,
        "帰還"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Return"@en,
        "帰還"@ja .

_:Na9c0640f2e7847a381314bd8bae01e5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night for Two"@en,
        "二人の夜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Night for Two"@en,
        "二人の夜"@ja .

_:Nbb15931645144c4a869530e398be1e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Dermo Action Theme"@en,
        "ゴールデンデルモ・アクションテーマ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Golden Dermo Action Theme"@en,
        "ゴールデンデルモ・アクションテーマ"@ja .

_:Nc194488a31b4478aa25962d23c90b4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the Vacation"@en,
        "バカンスの終わり"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "The End of the Vacation"@en,
        "バカンスの終わり"@ja .

_:Ncda5f507972741dea2508e4ec9f15df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His True Character"@en,
        "彼の正体"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "His True Character"@en,
        "彼の正体"@ja .

_:Nce1042fddb06456e8b6f12f440843905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Headquaters of Dermo"@en,
        "デルモ本部"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "The Headquaters of Dermo"@en,
        "デルモ本部"@ja .

_:Nce5e8baf8e6f46678a7aa334fb96ed41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CASINO"@en,
        "CASINO"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "CASINO"@en,
        "CASINO"@ja .

_:Nd0bb6215398d4b6e9438ce168939f25b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase"@en,
        "追走"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Chase"@en,
        "追走"@ja .

_:Nd5f59f639cef4c9ca4bbe1b4c7e804b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush of Armored Cars"@en,
        "装甲車迎撃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Ambush of Armored Cars"@en,
        "装甲車迎撃"@ja .

_:Nf6f302583b6e407ba39006246edd256b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Commission"@en,
        "依頼"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "A Commission"@en,
        "依頼"@ja .

_:Nfd02a43e271842a492a62946fc6a7f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with me tonight"@en,
        "Dance with me tonight"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nef36ce2dba25420ca8ae3c219b1a1d3e ;
    schema:name "Dance with me tonight"@en,
        "Dance with me tonight"@ja .

_:Nef36ce2dba25420ca8ae3c219b1a1d3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c6e9ae5fd534e6cb825813a8224373f,
        _:N0dda67af10b1442daa1ae969848aeaa1,
        _:N124318a89ed74edf81a02bfc0f425cf7,
        _:N1e1d78ad845c4406ae6aa3d23e89d7fb,
        _:N297b56fac00b44109d484879e787b762,
        _:N53a8997b872446189c27990e5562df35,
        _:N6edd7eed6d3d423f841f95c07349a9c3,
        _:N8133758e2a34420a83b260259210d007,
        _:N8d128241ee57441996ca879194e5d439,
        _:N92967b3369d74bf1b97ad4ed1694756e,
        _:Na077b57749304317b1aead1ba676ecd6,
        _:Na9c0640f2e7847a381314bd8bae01e5e,
        _:Nbb15931645144c4a869530e398be1e42,
        _:Nc194488a31b4478aa25962d23c90b4a2,
        _:Ncda5f507972741dea2508e4ec9f15df9,
        _:Nce1042fddb06456e8b6f12f440843905,
        _:Nce5e8baf8e6f46678a7aa334fb96ed41,
        _:Nd0bb6215398d4b6e9438ce168939f25b,
        _:Nd5f59f639cef4c9ca4bbe1b4c7e804b1,
        _:Nf6f302583b6e407ba39006246edd256b,
        _:Nfd02a43e271842a492a62946fc6a7f83 ;
    mo:track_count 21 ;
    schema:duration "PT71:40"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0c6e9ae5fd534e6cb825813a8224373f,
        _:N0dda67af10b1442daa1ae969848aeaa1,
        _:N124318a89ed74edf81a02bfc0f425cf7,
        _:N1e1d78ad845c4406ae6aa3d23e89d7fb,
        _:N297b56fac00b44109d484879e787b762,
        _:N53a8997b872446189c27990e5562df35,
        _:N6edd7eed6d3d423f841f95c07349a9c3,
        _:N8133758e2a34420a83b260259210d007,
        _:N8d128241ee57441996ca879194e5d439,
        _:N92967b3369d74bf1b97ad4ed1694756e,
        _:Na077b57749304317b1aead1ba676ecd6,
        _:Na9c0640f2e7847a381314bd8bae01e5e,
        _:Nbb15931645144c4a869530e398be1e42,
        _:Nc194488a31b4478aa25962d23c90b4a2,
        _:Ncda5f507972741dea2508e4ec9f15df9,
        _:Nce1042fddb06456e8b6f12f440843905,
        _:Nce5e8baf8e6f46678a7aa334fb96ed41,
        _:Nd0bb6215398d4b6e9438ce168939f25b,
        _:Nd5f59f639cef4c9ca4bbe1b4c7e804b1,
        _:Nf6f302583b6e407ba39006246edd256b,
        _:Nfd02a43e271842a492a62946fc6a7f83 .

