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

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

<artist/684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakura Nogawa"@en,
        "野川さくら"@ja ;
    foaf:made <album/92803#subject>,
        <album/92803#vocals> ;
    foaf:name "Sakura Nogawa"@en,
        "野川さくら"@ja .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92803#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/92803#composition>,
        <album/92803#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<product/4796#subject> a schema:CreativeWork ;
    schema:name "Azumanga Daioh The Animation"@en,
        "あずまんが大王 THE ANIMATION"@ja,
        "Azumanga Daioh The Animation"@ja-latn ;
    foaf:name "Azumanga Daioh The Animation"@en,
        "あずまんが大王 THE ANIMATION"@ja,
        "Azumanga Daioh The Animation"@ja-latn .

<album/92803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn ;
    mo:composer <artist/40#subject> ;
    mo:produced_work <album/92803#musicalwork> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn .

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

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

<album/92803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn ;
    mo:performance_of <album/92803#musicalwork> ;
    mo:recorded_as <album/92803#musicalexpression> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn ;
    schema:workPerformed <album/92803#musicalwork> .

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

<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/30/92803/92803-1573573868.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92803#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/92803/92803-1573573868.jpg> ;
    foaf:depicts <album/92803#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/92803/92803-1573573868.jpg> .

<https://medium-media.vgm.io/albums/30/92803/92803-1573573868.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-25"^^xsd:date ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn ;
    mo:catalogue_number "LACM-4072" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92803#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4d372db1dbc14f5595a7afc09cfb98d7 ;
    mo:record_count 1 ;
    schema:about <product/4796#subject> ;
    schema:datePublished "2002-09-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/92803/92803-1573573868.jpg> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.8 かおりん"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.8 Kaorin"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/92803/92803-1573573868.jpg> .

_:N025486eb305848288548cc3659cc8241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeaRoseで眠りましょう(off vocal)"@ja,
        "TeaRose de Nemurimashou(off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N4d372db1dbc14f5595a7afc09cfb98d7 ;
    schema:name "TeaRoseで眠りましょう(off vocal)"@ja,
        "TeaRose de Nemurimashou(off vocal)"@ja-latn .

_:N0d92be302e364ebb959a44f436e3a485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeaRoseで眠りましょう"@ja,
        "TeaRose de Nemurimashou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4d372db1dbc14f5595a7afc09cfb98d7 ;
    schema:name "TeaRoseで眠りましょう"@ja,
        "TeaRose de Nemurimashou"@ja-latn .

_:Ncd0814c4b9d24fbab5170b9df23d89e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のMon-Ami(off vocal)"@ja,
        "Kaze no Mon-Ami(off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4d372db1dbc14f5595a7afc09cfb98d7 ;
    schema:name "風のMon-Ami(off vocal)"@ja,
        "Kaze no Mon-Ami(off vocal)"@ja-latn .

_:Ncfd91640ab5c48c1b925d56277bb5aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のMon-Ami"@ja,
        "Kaze no Mon-Ami"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N4d372db1dbc14f5595a7afc09cfb98d7 ;
    schema:name "風のMon-Ami"@ja,
        "Kaze no Mon-Ami"@ja-latn .

_:N4d372db1dbc14f5595a7afc09cfb98d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025486eb305848288548cc3659cc8241,
        _:N0d92be302e364ebb959a44f436e3a485,
        _:Ncd0814c4b9d24fbab5170b9df23d89e9,
        _:Ncfd91640ab5c48c1b925d56277bb5aca ;
    mo:track_count 4 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N025486eb305848288548cc3659cc8241,
        _:N0d92be302e364ebb959a44f436e3a485,
        _:Ncd0814c4b9d24fbab5170b9df23d89e9,
        _:Ncfd91640ab5c48c1b925d56277bb5aca .

