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

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

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

<artist/10411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58205#subject> ;
    schema:name "SHO"@en ;
    foaf:made <album/58205#composition>,
        <album/58205#subject> ;
    foaf:name "SHO"@en .

<artist/3093#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58205#subject> ;
    schema:name "bAsHEE"@en ;
    foaf:made <album/58205#composition>,
        <album/58205#subject> ;
    foaf:name "bAsHEE"@en .

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

<album/58205#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn ;
    mo:performance_of <album/58205#musicalwork> ;
    mo:recorded_as <album/58205#musicalexpression> ;
    schema:name "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn ;
    schema:workPerformed <album/58205#musicalwork> .

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

<https://medium-media.vgm.io/albums/50/58205/58205-1548879222.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58205#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "yucky"@en ;
            foaf:made <album/58205#composition> ;
            foaf:name "yucky"@en ],
        <artist/10411#subject>,
        <artist/3093#subject> ;
    mo:produced_work <album/58205#musicalwork> ;
    schema:name "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn .

<album/58205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn ;
    mo:catalogue_number "WRCS-0001" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/58205#musicalexpression> ;
    mo:publisher _:N1e5da1125005485a9752111b2a278a4f ;
    mo:record _:N27417ececdd542dab4309f72026b44bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shienryu"@en ;
            foaf:name "Shienryu"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/58205/58205-1548879222.jpg> ;
    schema:name "SHIENRYU"@en,
        "紫炎龍"@ja,
        "SHIENRYU"@ja-latn ;
    schema:publisher _:N1e5da1125005485a9752111b2a278a4f ;
    foaf:depiction <https://media.vgm.io/albums/50/58205/58205-1548879222.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58205#subject> ;
    schema:name "yucky"@en ;
    foaf:made <album/58205#subject> ;
    foaf:name "yucky"@en .

_:N1e5da1125005485a9752111b2a278a4f schema:name "Warashi"@en ;
    foaf:name "Warashi"@en .

_:N4eec00a1d76940bf933d9d7f20a68b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2-D-S-M-F"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N27417ececdd542dab4309f72026b44bf ;
    schema:name "2-D-S-M-F"@en .

_:Nb5f6bae415844b5f97d9fc8657e10673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WITH LOVE FOR THE BLUE"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N27417ececdd542dab4309f72026b44bf ;
    schema:name "WITH LOVE FOR THE BLUE"@en .

_:Nb719ca6a58db4b54a6453cb2eb7d382d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLYING HIGH"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N27417ececdd542dab4309f72026b44bf ;
    schema:name "FLYING HIGH"@en .

_:N27417ececdd542dab4309f72026b44bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4eec00a1d76940bf933d9d7f20a68b76,
        _:Nb5f6bae415844b5f97d9fc8657e10673,
        _:Nb719ca6a58db4b54a6453cb2eb7d382d ;
    mo:track_count 3 ;
    schema:duration "PT14:55"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4eec00a1d76940bf933d9d7f20a68b76,
        _:Nb5f6bae415844b5f97d9fc8657e10673,
        _:Nb719ca6a58db4b54a6453cb2eb7d382d .

