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

<artist/3602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja ;
    foaf:made <album/139097#lyrics>,
        <album/139097#subject> ;
    foaf:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja .

<album/139096> a mo:Release ;
    mo:catalogue_number "PCDA-00056" .

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

<artist/63376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139097#subject> ;
    schema:name "Megumi Ishii"@en,
        "石井めぐみ"@ja ;
    foaf:made <album/139097#composition>,
        <album/139097#subject> ;
    foaf:name "Megumi Ishii"@en,
        "石井めぐみ"@ja .

<album/139097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn ;
    mo:composer <artist/63376#subject> ;
    mo:produced_work <album/139097#musicalwork> ;
    schema:name "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn .

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

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

<album/139097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn ;
    mo:performance_of <album/139097#musicalwork> ;
    mo:recorded_as <album/139097#musicalexpression> ;
    schema:name "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn ;
    schema:workPerformed <album/139097#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

<album/139097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-02-21"^^xsd:date ;
    dcterms:title "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn ;
    mo:catalogue_number "SSP-101" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/139096> ;
    mo:publication_of <album/139097#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0589b762a384413bac9a1c574830cd90 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saga of the Phoenix (Kujakuou: Ashura Densetsu)"@en ;
            foaf:name "Saga of the Phoenix (Kujakuou: Ashura Densetsu)"@en ] ;
    schema:datePublished "1990-02-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/79/139097/139097-ab60c43022a4.jpg> ;
    schema:name "ASHURA / Gloria Yip"@en,
        "ASHURA / グロリア イップ"@ja,
        "ASHURA / Gloria Yip"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/139097/139097-ab60c43022a4.jpg> .

_:N5a65a58908ec4cd784d4441f9a922ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASHURA"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N0589b762a384413bac9a1c574830cd90 ;
    schema:name "ASHURA"@en .

_:N9b57196aaf854048966a824647a63c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Close Your Eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0589b762a384413bac9a1c574830cd90 ;
    schema:name "Don't Close Your Eyes"@en .

_:N0589b762a384413bac9a1c574830cd90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a65a58908ec4cd784d4441f9a922ef9,
        _:N9b57196aaf854048966a824647a63c26 ;
    mo:track_count 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5a65a58908ec4cd784d4441f9a922ef9,
        _:N9b57196aaf854048966a824647a63c26 .

