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

<artist/13984#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Nakamura"@en,
        "中村裕介"@ja ;
    foaf:made <album/60975#subject>,
        <album/60975#vocals> ;
    foaf:name "Yusuke Nakamura"@en,
        "中村裕介"@ja .

<artist/27204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotalo Aso"@en,
        "麻生香太郎"@ja ;
    foaf:made <album/60975#lyrics>,
        <album/60975#subject> ;
    foaf:name "Kotalo Aso"@en,
        "麻生香太郎"@ja .

<artist/48598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Bunke"@en,
        "ぶんけかな"@ja ;
    foaf:made <album/60975#subject>,
        <album/60975#vocals> ;
    foaf:name "Kana Bunke"@en,
        "ぶんけかな"@ja .

<artist/68722#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miroku"@en,
        "弥勒"@ja ;
    foaf:made <album/60975#lyrics>,
        <album/60975#subject> ;
    foaf:name "Miroku"@en,
        "弥勒"@ja .

<artist/4005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60975#subject> ;
    schema:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja ;
    foaf:made <album/60975#composition>,
        <album/60975#subject> ;
    foaf:name "Reijiro Koroku"@en,
        "小六禮次郎"@ja .

<product/17911#subject> a schema:CreativeWork ;
    schema:name "Phoenix Resurrection Dark Angel"@en,
        "聖獣伝承ダークエンジェル"@ja,
        "Seijuu Denshou Dark Angel"@ja-latn ;
    foaf:name "Phoenix Resurrection Dark Angel"@en,
        "聖獣伝承ダークエンジェル"@ja,
        "Seijuu Denshou Dark Angel"@ja-latn .

<album/60975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn ;
    mo:composer <artist/4005#subject> ;
    mo:produced_work <album/60975#musicalwork> ;
    schema:name "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn .

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

<album/60975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn ;
    mo:performance_of <album/60975#musicalwork> ;
    mo:recorded_as <album/60975#musicalexpression> ;
    schema:name "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn ;
    schema:workPerformed <album/60975#musicalwork> .

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

<https://media.vgm.io/albums/57/60975/60975-1471821312.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60975#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/60975/60975-1471821312.png> ;
    foaf:depicts <album/60975#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/60975/60975-1471821312.png> .

<https://medium-media.vgm.io/albums/57/60975/60975-1471821312.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/60975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-07-05"^^xsd:date ;
    dcterms:title "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn ;
    mo:catalogue_number "VIDL-12008" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/60975#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N1174f3e0c6ef47aa96171ff58224b15b ;
    mo:record_count 1 ;
    schema:about <product/17911#subject> ;
    schema:datePublished "1995-07-05"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/57/60975/60975-1471821312.png> ;
    schema:name "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@en,
        "聖獣伝承 DARK ANGEL CDドラマシリーズ主題歌 天壌の風/夢の砂"@ja,
        "Seijuu Denshou Dark Angel CD Drama Series Theme Songs Tenjou no Kaze/Yume no Suna"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/60975/60975-1471821312.png> .

_:N5fcbac4eb5b2493cbfa4b93a1f6d4556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天壌の風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N1174f3e0c6ef47aa96171ff58224b15b ;
    schema:name "天壌の風"@ja .

_:Nb58f7e4349e94bdd88f0358952c82e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予告編"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N1174f3e0c6ef47aa96171ff58224b15b ;
    schema:name "予告編"@ja .

_:Ndd5097cfb0844fc490d9ca26594cb2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の砂"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N1174f3e0c6ef47aa96171ff58224b15b ;
    schema:name "夢の砂"@ja .

_:N1174f3e0c6ef47aa96171ff58224b15b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5fcbac4eb5b2493cbfa4b93a1f6d4556,
        _:Nb58f7e4349e94bdd88f0358952c82e2b,
        _:Ndd5097cfb0844fc490d9ca26594cb2dc ;
    mo:track_count 3 ;
    schema:duration "PT15:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5fcbac4eb5b2493cbfa4b93a1f6d4556,
        _:Nb58f7e4349e94bdd88f0358952c82e2b,
        _:Ndd5097cfb0844fc490d9ca26594cb2dc .

