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

<artist/72001#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satsuki Yukino"@en,
        "雪乃五月"@ja ;
    foaf:made <album/59624#subject>,
        <album/59624#vocals> ;
    foaf:name "Satsuki Yukino"@en,
        "雪乃五月"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:made <album/59624#subject>,
        <album/59624#vocals> ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<artist/9995#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Aida"@en,
        "相田毅"@ja ;
    foaf:made <album/59624#lyrics>,
        <album/59624#subject> ;
    foaf:name "Takeshi Aida"@en,
        "相田毅"@ja .

<artist/30034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59624#subject> ;
    schema:name "Nobuo Ito"@en,
        "伊藤信雄"@ja ;
    foaf:made <album/59624#composition>,
        <album/59624#subject> ;
    foaf:name "Nobuo Ito"@en,
        "伊藤信雄"@ja .

<artist/8322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59624#subject> ;
    schema:name "Toshio Masuda"@en,
        "増田俊郎"@ja ;
    foaf:made <album/59624#composition>,
        <album/59624#subject> ;
    foaf:name "Toshio Masuda"@en,
        "増田俊郎"@ja .

<product/5139#subject> a schema:CreativeWork ;
    schema:name "Ai Yori Aoshi"@en,
        "藍より青し"@ja,
        "Ai Yori Aoshi"@ja-latn ;
    foaf:name "Ai Yori Aoshi"@en,
        "藍より青し"@ja,
        "Ai Yori Aoshi"@ja-latn .

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

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

<album/59624#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn ;
    mo:performance_of <album/59624#musicalwork> ;
    mo:recorded_as <album/59624#musicalexpression> ;
    schema:name "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn ;
    schema:workPerformed <album/59624#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/42/59624/59624-1465999998.jpg> a schema:ImageObject,
        foaf:Image .

<album/59624#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn ;
    mo:composer <artist/30034#subject>,
        <artist/8322#subject> ;
    mo:produced_work <album/59624#musicalwork> ;
    schema:name "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn .

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

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

<album/59624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-26"^^xsd:date ;
    dcterms:title "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn ;
    mo:catalogue_number "PICA-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59624#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N8d8b7590560c44d388e1c030fc3cae14 ;
    mo:record_count 1 ;
    schema:about <product/5139#subject> ;
    schema:datePublished "2002-06-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/59624/59624-1465999998.jpg> ;
    schema:name "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@en,
        "藍より青し 藍青劇盤一 向日葵"@ja,
        "Ai yori Aoshi Aiao Gekiban Ichi Himawari"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/59624/59624-1465999998.jpg> .

_:N01011e6a39c9456a92463681d2211382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Look Forward」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "「Look Forward」"@ja .

_:N8afc37e4531d4bfaa6e028ebeb0c5445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリーズ 藍の劇場「八卦」 終幕 あなたの寝顔に見る幸せ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "シリーズ 藍の劇場「八卦」 終幕 あなたの寝顔に見る幸せ"@ja .

_:N95003cc5a10c47fda1d7248921fbb600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連続大河ミニドラマ「まじかるアイドルりずみぃ☆ちか」 第1話「ちか、大地に立つ!?」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "連続大河ミニドラマ「まじかるアイドルりずみぃ☆ちか」 第1話「ちか、大地に立つ!?」"@ja .

_:Nb4263a149f984c1eaae57e9cafd7e24a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連続大河ミニドラマ「まじかるアイドルりずみぃ☆ちか」 第2話「宿命の出会い!?」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "連続大河ミニドラマ「まじかるアイドルりずみぃ☆ちか」 第2話「宿命の出会い!?」"@ja .

_:Nb511f0a06429442797a3dcd801a62f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリーズ 藍の劇場「八卦」 一幕 プリンとマシュマロ、足して2で割る"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "シリーズ 藍の劇場「八卦」 一幕 プリンとマシュマロ、足して2で割る"@ja .

_:Nc307d189d69640038ce065a5ee80b1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葵日記 \"夏\""@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "葵日記 \"夏\""@ja .

_:Nccafa317de4e4bcb845848c4cc9d9c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「I'll Be Home」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "「I'll Be Home」"@ja .

_:Ndef8f966e75d43788e6c36fd579f0de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリーズ 藍の劇場「八卦」 二幕 お弁当持って、ハニームーン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "シリーズ 藍の劇場「八卦」 二幕 お弁当持って、ハニームーン"@ja .

_:Ned73a2cb8d5542cf9fe57e87dd69e17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリーズ 藍の劇場「八卦」 序幕 きっかけは丼の香り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N8d8b7590560c44d388e1c030fc3cae14 ;
    schema:name "シリーズ 藍の劇場「八卦」 序幕 きっかけは丼の香り"@ja .

_:N8d8b7590560c44d388e1c030fc3cae14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01011e6a39c9456a92463681d2211382,
        _:N8afc37e4531d4bfaa6e028ebeb0c5445,
        _:N95003cc5a10c47fda1d7248921fbb600,
        _:Nb4263a149f984c1eaae57e9cafd7e24a,
        _:Nb511f0a06429442797a3dcd801a62f6f,
        _:Nc307d189d69640038ce065a5ee80b1b4,
        _:Nccafa317de4e4bcb845848c4cc9d9c56,
        _:Ndef8f966e75d43788e6c36fd579f0de7,
        _:Ned73a2cb8d5542cf9fe57e87dd69e17a ;
    mo:track_count 9 ;
    schema:duration "PT35:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N01011e6a39c9456a92463681d2211382,
        _:N8afc37e4531d4bfaa6e028ebeb0c5445,
        _:N95003cc5a10c47fda1d7248921fbb600,
        _:Nb4263a149f984c1eaae57e9cafd7e24a,
        _:Nb511f0a06429442797a3dcd801a62f6f,
        _:Nc307d189d69640038ce065a5ee80b1b4,
        _:Nccafa317de4e4bcb845848c4cc9d9c56,
        _:Ndef8f966e75d43788e6c36fd579f0de7,
        _:Ned73a2cb8d5542cf9fe57e87dd69e17a .

