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

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:made <album/92797#subject>,
        <album/92797#vocals> ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

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

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

<artist/871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Matsuoka"@en,
        "松岡由貴"@ja ;
    foaf:made <album/92797#subject>,
        <album/92797#vocals> ;
    foaf:name "Yuki Matsuoka"@en,
        "松岡由貴"@ja .

<artist/26718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92797#subject> ;
    schema:name "HULK"@en ;
    foaf:made <album/92797#composition>,
        <album/92797#subject> ;
    foaf:name "HULK"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/79/92797/92797-1573568684.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/92797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-07-24"^^xsd:date ;
    dcterms:title "AZUMANGA-DAIOH Character CD Series Vol.5 Kagura"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.5 神楽"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.5 Kagura"@ja-latn ;
    mo:catalogue_number "LACM-4065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92797#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2d82a1bd1f584bda8550aad560b32d3b ;
    mo:record_count 1 ;
    schema:about <product/4796#subject> ;
    schema:datePublished "2002-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/92797/92797-1573568684.jpg> ;
    schema:name "AZUMANGA-DAIOH Character CD Series Vol.5 Kagura"@en,
        "TVアニメーション『あずまんが大王』キャラクターCDシリーズ Vol.5 神楽"@ja,
        "AZUMANGA-DAIOH Character CD Series Vol.5 Kagura"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/92797/92797-1573568684.jpg> .

_:N2f0ee391d2434f50ab5eb7655d07b1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy Crazy ボンクラーズ(off vocal)"@ja,
        "Lazy Crazy Bonkurazu(off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2d82a1bd1f584bda8550aad560b32d3b ;
    schema:name "Lazy Crazy ボンクラーズ(off vocal)"@ja,
        "Lazy Crazy Bonkurazu(off vocal)"@ja-latn .

_:Nb753f0b442814bf6837dc5e89f1bda35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日は負けないGO! FRIEND!"@ja,
        "Ashita wa Makenai GO! FRIEND!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N2d82a1bd1f584bda8550aad560b32d3b ;
    schema:name "明日は負けないGO! FRIEND!"@ja,
        "Ashita wa Makenai GO! FRIEND!"@ja-latn .

_:Ne99d36e6860d4e158ef6c44e460d390a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日は負けないGO! FRIEND!(off vocal)"@ja,
        "Ashita wa Makenai GO! FRIEND!(off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N2d82a1bd1f584bda8550aad560b32d3b ;
    schema:name "明日は負けないGO! FRIEND!(off vocal)"@ja,
        "Ashita wa Makenai GO! FRIEND!(off vocal)"@ja-latn .

_:Nf577ee3759e446f3afdd8541e65f2290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy Crazy ボンクラーズ"@ja,
        "Lazy Crazy Bonkurazu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2d82a1bd1f584bda8550aad560b32d3b ;
    schema:name "Lazy Crazy ボンクラーズ"@ja,
        "Lazy Crazy Bonkurazu"@ja-latn .

_:N2d82a1bd1f584bda8550aad560b32d3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f0ee391d2434f50ab5eb7655d07b1f8,
        _:Nb753f0b442814bf6837dc5e89f1bda35,
        _:Ne99d36e6860d4e158ef6c44e460d390a,
        _:Nf577ee3759e446f3afdd8541e65f2290 ;
    mo:track_count 4 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f0ee391d2434f50ab5eb7655d07b1f8,
        _:Nb753f0b442814bf6837dc5e89f1bda35,
        _:Ne99d36e6860d4e158ef6c44e460d390a,
        _:Nf577ee3759e446f3afdd8541e65f2290 .

