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

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

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

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

<artist/865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92799#subject> ;
    schema:name "Kousuke Kanai"@en,
        "金井江右"@ja ;
    foaf:made <album/92799#composition>,
        <album/92799#subject> ;
    foaf:name "Kousuke Kanai"@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/92799#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/99/92799/92799-1573569625.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92799#performance> ;
    schema:name "Chieko Higuchi"@en,
        "樋口智恵子"@ja ;
    foaf:name "Chieko Higuchi"@en,
        "樋口智恵子"@ja .

<artist/767#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92799#performance> ;
    schema:name "Rie Tanaka"@en,
        "田中理恵"@ja ;
    foaf:name "Rie Tanaka"@en,
        "田中理恵"@ja .

<album/92799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.6 水原暦"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@ja-latn ;
    mo:performance_of <album/92799#musicalwork> ;
    mo:performer <artist/3069#subject>,
        <artist/767#subject> ;
    mo:recorded_as <album/92799#musicalexpression> ;
    schema:byArtist <artist/3069#subject>,
        <artist/767#subject> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.6 水原暦"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@ja-latn ;
    schema:workPerformed <album/92799#musicalwork> .

<album/92799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-04"^^xsd:date ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.6 水原暦"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@ja-latn ;
    mo:catalogue_number "LACM-4069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92799#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N856f2adea35a4111b98841613fb0cd40 ;
    mo:record_count 1 ;
    schema:about <product/4796#subject> ;
    schema:byArtist <artist/3069#subject>,
        <artist/767#subject> ;
    schema:datePublished "2002-09-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/92799/92799-1573569625.jpg> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.6 水原暦"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.6 Mizuhara Koyomi"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/92799/92799-1573569625.jpg> .

_:N3a60917416e145e0a3706afac5375651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいしいキミたち(off vocal)"@ja,
        "Oishii Kimitachi(off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N856f2adea35a4111b98841613fb0cd40 ;
    schema:name "おいしいキミたち(off vocal)"@ja,
        "Oishii Kimitachi(off vocal)"@ja-latn .

_:N40129346b95d45fb8abfb7894595cb32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいしいキミたち"@ja,
        "Oishii Kimitachi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N856f2adea35a4111b98841613fb0cd40 ;
    schema:name "おいしいキミたち"@ja,
        "Oishii Kimitachi"@ja-latn .

_:N4ac7037c026b472d8b8333aef0c5b450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれのOne way(off vocal)"@ja,
        "Sorezore no One way(off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N856f2adea35a4111b98841613fb0cd40 ;
    schema:name "それぞれのOne way(off vocal)"@ja,
        "Sorezore no One way(off vocal)"@ja-latn .

_:N8ae3089da6764022b18c849ad8f03266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれのOne way"@ja,
        "Sorezore no One way"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N856f2adea35a4111b98841613fb0cd40 ;
    schema:name "それぞれのOne way"@ja,
        "Sorezore no One way"@ja-latn .

_:N856f2adea35a4111b98841613fb0cd40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a60917416e145e0a3706afac5375651,
        _:N40129346b95d45fb8abfb7894595cb32,
        _:N4ac7037c026b472d8b8333aef0c5b450,
        _:N8ae3089da6764022b18c849ad8f03266 ;
    mo:track_count 4 ;
    schema:duration "PT17:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3a60917416e145e0a3706afac5375651,
        _:N40129346b95d45fb8abfb7894595cb32,
        _:N4ac7037c026b472d8b8333aef0c5b450,
        _:N8ae3089da6764022b18c849ad8f03266 .

