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

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

<album/12884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn ;
    mo:composer <artist/2949#subject> ;
    mo:produced_work <album/12884#musicalwork> ;
    schema:name "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/48/12884/12884-1238774338.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12884#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn ;
    mo:performance_of <album/12884#musicalwork> ;
    mo:performer <artist/2949#subject> ;
    mo:recorded_as <album/12884#musicalexpression> ;
    schema:byArtist <artist/2949#subject> ;
    schema:name "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn ;
    schema:workPerformed <album/12884#musicalwork> .

<artist/2949#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12884#subject> ;
    mo:performed <album/12884#performance> ;
    schema:name "Makoto Sasaki"@en,
        "佐々木誠"@ja ;
    foaf:made <album/12884#composition>,
        <album/12884#subject> ;
    foaf:name "Makoto Sasaki"@en,
        "佐々木誠"@ja .

<album/12884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-03-26"^^xsd:date ;
    dcterms:title "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn ;
    mo:catalogue_number "KICA-10002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12884#musicalexpression> ;
    mo:publisher <org/2320#subject> ;
    mo:record _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mitsuishi Kotono no Eberouge Densetsu"@en ;
            foaf:name "Mitsuishi Kotono no Eberouge Densetsu"@en ] ;
    schema:byArtist <artist/2949#subject> ;
    schema:datePublished "1997-03-26"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/48/12884/12884-1238774338.jpg> ;
    schema:name "Eberouge Densetsu Vol.2"@en,
        "エーベルージュ伝説 Vol.2"@ja,
        "Eberouge Densetsu Vol.2"@ja-latn ;
    schema:publisher <org/2320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/12884/12884-1238774338.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika"@en ;
    foaf:made <album/12884#subject> ;
    foaf:name "Rika"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rika"@en ;
    foaf:made <album/12884#vocals> ;
    foaf:name "Rika"@en .

_:N02b2805c48c54f5dbec716091c97a42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法みたいに \"I Love You\""@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "魔法みたいに \"I Love You\""@ja .

_:N06f360e6c05247b7bd69b003073b9426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エーベルージュ伝説～魔法祭編"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "エーベルージュ伝説～魔法祭編"@ja .

_:N5f054b1621cd42babfee0d1fb204a008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話…女優開眼？女神の名はナック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:51"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "第3話…女優開眼？女神の名はナック"@ja .

_:N635557e9e3f84e70b692bea109d6f934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーソナリティ三石琴乃よりオープニングDJ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "パーソナリティ三石琴乃よりオープニングDJ"@ja .

_:Na397461168414156921c7b4519cb031c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話…演劇クラブ魔法祭特別講演～樹界物語～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT10:36"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "第4話…演劇クラブ魔法祭特別講演～樹界物語～"@ja .

_:Nbf2585066aea42f9b7162f944196ac4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話…めざせアイドル、謎の密林にひそむ女戦士は隣のお姉さん"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:13"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "第2話…めざせアイドル、謎の密林にひそむ女戦士は隣のお姉さん"@ja .

_:Ne1f9b7d589494706bf32513fae04bd19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話…七人の女王をさがして"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:55"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "第1話…七人の女王をさがして"@ja .

_:Ne54bf00290ce476295ac7fb44e7a1fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第5話…十五万八千分の一の魔力"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:43"^^xsd:interval ;
    schema:inPlaylist _:N591ca5a85b2c4ed79fcd451bb0610ff3 ;
    schema:name "第5話…十五万八千分の一の魔力"@ja .

_:N591ca5a85b2c4ed79fcd451bb0610ff3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02b2805c48c54f5dbec716091c97a42e,
        _:N06f360e6c05247b7bd69b003073b9426,
        _:N5f054b1621cd42babfee0d1fb204a008,
        _:N635557e9e3f84e70b692bea109d6f934,
        _:Na397461168414156921c7b4519cb031c,
        _:Nbf2585066aea42f9b7162f944196ac4c,
        _:Ne1f9b7d589494706bf32513fae04bd19,
        _:Ne54bf00290ce476295ac7fb44e7a1fdc ;
    mo:track_count 8 ;
    schema:duration "PT65:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N02b2805c48c54f5dbec716091c97a42e,
        _:N06f360e6c05247b7bd69b003073b9426,
        _:N5f054b1621cd42babfee0d1fb204a008,
        _:N635557e9e3f84e70b692bea109d6f934,
        _:Na397461168414156921c7b4519cb031c,
        _:Nbf2585066aea42f9b7162f944196ac4c,
        _:Ne1f9b7d589494706bf32513fae04bd19,
        _:Ne54bf00290ce476295ac7fb44e7a1fdc .

