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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/41125#lyrics>,
        <album/41125#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<album/41058> a mo:Release ;
    mo:catalogue_number "20892" .

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

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41125#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/41125#composition>,
        <album/41125#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<artist/865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41125#subject> ;
    schema:name "Kousuke Kanai"@en,
        "金井江右"@ja ;
    foaf:made <album/41125#composition>,
        <album/41125#subject> ;
    foaf:name "Kousuke Kanai"@en,
        "金井江右"@ja .

<product/1363#subject> a schema:CreativeWork ;
    schema:name "The Melancholy of Haruhi Suzumiya"@en,
        "涼宮ハルヒの憂鬱"@ja,
        "Suzumiya Haruhi no Yuuutsu"@ja-latn ;
    foaf:name "The Melancholy of Haruhi Suzumiya"@en,
        "涼宮ハルヒの憂鬱"@ja,
        "Suzumiya Haruhi no Yuuutsu"@ja-latn .

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

<album/41125#musicalexpression> a mo:Signal ;
    mo:published_as <album/41125#subject> ;
    mo:records <album/41125#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/52/41125/41125-1376630045.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41125#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/41125/41125-1376630045.jpg> ;
    foaf:depicts <album/41125#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/41125/41125-1376630045.jpg> .

<https://medium-media.vgm.io/albums/52/41125/41125-1376630045.jpg> a schema:ImageObject,
        foaf:Image .

<album/41125#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn ;
    mo:composer <artist/3100#subject>,
        <artist/865#subject> ;
    mo:produced_work <album/41125#musicalwork> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn .

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

<album/41125#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn ;
    mo:performance_of <album/41125#musicalwork> ;
    mo:performer <artist/3773#subject> ;
    mo:recorded_as <album/41125#musicalexpression> ;
    schema:byArtist <artist/3773#subject> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn ;
    schema:workPerformed <album/41125#musicalwork> .

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41125#performance> ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<album/41125#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-21"^^xsd:date ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn ;
    mo:catalogue_number "LACM-4355" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/41058> ;
    mo:publication_of <album/41125#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf12c4b5a589844ea8418dcf3f24f0cf2 ;
    mo:record_count 1 ;
    schema:about <product/1363#subject> ;
    schema:byArtist <artist/3773#subject> ;
    schema:datePublished "2007-02-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/41125/41125-1376630045.jpg> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@en,
        "涼宮ハルヒの憂鬱 キャラクターソング Vol.8 古泉一樹"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.8 ITSUKI KOIZUMI"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/41125/41125-1376630045.jpg> .

_:N966df1f2c94e47f1af86c6087bef7cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレ晴レユカイ ～Ver.古泉一樹～"@ja,
        "Hare Hare Yukai ~Itsuki Koizumi Version~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nf12c4b5a589844ea8418dcf3f24f0cf2 ;
    schema:name "ハレ晴レユカイ ～Ver.古泉一樹～"@ja,
        "Hare Hare Yukai ~Itsuki Koizumi Version~"@ja-latn .

_:N97abbf69c30940c5927431bbe059925d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレ晴レユカイ ～Ver.古泉一樹～ (off vocal)"@ja,
        "Hare Hare Yukai ~Itsuki Koizumi Version~ (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf12c4b5a589844ea8418dcf3f24f0cf2 ;
    schema:name "ハレ晴レユカイ ～Ver.古泉一樹～ (off vocal)"@ja,
        "Hare Hare Yukai ~Itsuki Koizumi Version~ (off vocal)"@ja-latn .

_:Nee1fc25ea2d94ff8b67e39887d4c7eab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まっがーれ↓スペクタクル"@ja,
        "Maggare ↓ Spectacle"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf12c4b5a589844ea8418dcf3f24f0cf2 ;
    schema:name "まっがーれ↓スペクタクル"@ja,
        "Maggare ↓ Spectacle"@ja-latn .

_:Nf8f8fbd051cb434dae81dc8030eb91e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まっがーれ↓スペクタクル (off vocal)"@ja,
        "Maggare ↓ Spectacle (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf12c4b5a589844ea8418dcf3f24f0cf2 ;
    schema:name "まっがーれ↓スペクタクル (off vocal)"@ja,
        "Maggare ↓ Spectacle (off vocal)"@ja-latn .

_:Nf12c4b5a589844ea8418dcf3f24f0cf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N966df1f2c94e47f1af86c6087bef7cc4,
        _:N97abbf69c30940c5927431bbe059925d,
        _:Nee1fc25ea2d94ff8b67e39887d4c7eab,
        _:Nf8f8fbd051cb434dae81dc8030eb91e1 ;
    mo:track_count 4 ;
    schema:duration "PT17:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N966df1f2c94e47f1af86c6087bef7cc4,
        _:N97abbf69c30940c5927431bbe059925d,
        _:Nee1fc25ea2d94ff8b67e39887d4c7eab,
        _:Nf8f8fbd051cb434dae81dc8030eb91e1 .

