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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/42690#subject>,
        <album/42690#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/20690#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Hiroki"@en,
        "弘妃由美"@ja ;
    foaf:made <album/42690#subject>,
        <album/42690#vocals> ;
    foaf:name "Yumi Hiroki"@en,
        "弘妃由美"@ja .

<artist/6444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja ;
    foaf:made <album/42690#lyrics>,
        <album/42690#subject> ;
    foaf:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja .

<album/57727> a mo:Release ;
    mo:catalogue_number "KITA-19" .

<artist/2093#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42690#subject> ;
    schema:name "Hayato Kanbayashi"@en,
        "神林早人"@ja ;
    foaf:made <album/42690#composition>,
        <album/42690#subject> ;
    foaf:name "Hayato Kanbayashi"@en,
        "神林早人"@ja .

<album/42690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn ;
    mo:composer <artist/2093#subject> ;
    mo:produced_work <album/42690#musicalwork> ;
    schema:name "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn .

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

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

<album/42690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn ;
    mo:performance_of <album/42690#musicalwork> ;
    mo:recorded_as <album/42690#musicalexpression> ;
    schema:name "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn ;
    schema:workPerformed <album/42690#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/09/42690/42690-1384430627.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/42690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-07-21"^^xsd:date ;
    dcterms:title "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn ;
    mo:catalogue_number "KICA-19" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/57727> ;
    mo:publication_of <album/42690#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RG Veda"@en ;
            foaf:name "RG Veda"@en ] ;
    schema:datePublished "1990-07-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/09/42690/42690-1384430627.jpg> ;
    schema:name "RG VEDA Drama Compilation"@en,
        "聖伝 RG VEDA ドラマ編"@ja,
        "RG VEDA Drama-hen"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/42690/42690-1384430627.jpg> .

_:N08ac4e395e0242069a4b05c981e7fd07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE・IV 龍王・那伽"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "STAGE・IV 龍王・那伽"@ja .

_:N133f7ca062324a40a05f5917fd10ec19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE・II 幻力(マーヤー)の森"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "STAGE・II 幻力(マーヤー)の森"@ja .

_:N2fe03c52e7a443c8b6035e0b7e72893d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "星空"@ja .

_:N3b2f79d065f248efb609b0445b4b8c21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼穹<INSTRUMENTAL>"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "蒼穹<INSTRUMENTAL>"@ja .

_:N5701173172454783a1d75ce15be663d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朱骸<INSTRUMENTAL>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "朱骸<INSTRUMENTAL>"@ja .

_:N62ec6f52668a4806b7782894fc192f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静月"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "静月"@ja .

_:N696605a1c9c64d63a9434349b467174d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE・I 善見城・謁見の間"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "STAGE・I 善見城・謁見の間"@ja .

_:N6e59b092f9784ee4918149c85a60ed25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翔星～NAGAREBOSHI～<VersionII>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "翔星～NAGAREBOSHI～<VersionII>"@ja .

_:Na961eb68966f49309087549534713674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE・V エピローグ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "STAGE・V エピローグ"@ja .

_:Nc11bbb0bfee148a7a1399bfea10580bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE・III 乾陀羅闍"@ja ;
    mo:track_number 4 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:inPlaylist _:N6a82e801612743a5b7d5f3f7b98d7b85 ;
    schema:name "STAGE・III 乾陀羅闍"@ja .

_:N6a82e801612743a5b7d5f3f7b98d7b85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08ac4e395e0242069a4b05c981e7fd07,
        _:N133f7ca062324a40a05f5917fd10ec19,
        _:N2fe03c52e7a443c8b6035e0b7e72893d,
        _:N3b2f79d065f248efb609b0445b4b8c21,
        _:N5701173172454783a1d75ce15be663d9,
        _:N62ec6f52668a4806b7782894fc192f31,
        _:N696605a1c9c64d63a9434349b467174d,
        _:N6e59b092f9784ee4918149c85a60ed25,
        _:Na961eb68966f49309087549534713674,
        _:Nc11bbb0bfee148a7a1399bfea10580bb ;
    mo:track_count 10 ;
    schema:duration "PT59:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08ac4e395e0242069a4b05c981e7fd07,
        _:N133f7ca062324a40a05f5917fd10ec19,
        _:N2fe03c52e7a443c8b6035e0b7e72893d,
        _:N3b2f79d065f248efb609b0445b4b8c21,
        _:N5701173172454783a1d75ce15be663d9,
        _:N62ec6f52668a4806b7782894fc192f31,
        _:N696605a1c9c64d63a9434349b467174d,
        _:N6e59b092f9784ee4918149c85a60ed25,
        _:Na961eb68966f49309087549534713674,
        _:Nc11bbb0bfee148a7a1399bfea10580bb .

