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

<artist/15788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83919#subject> ;
    schema:name "Midori Karashima"@en,
        "辛島美登里"@ja ;
    foaf:made <album/83919#composition>,
        <album/83919#lyrics>,
        <album/83919#subject>,
        <album/83919#vocals> ;
    foaf:name "Midori Karashima"@en,
        "辛島美登里"@ja .

<product/16615#subject> a schema:CreativeWork ;
    schema:name "Makyou Gaiden LE·DEUS"@en,
        "魔境外伝レディウス"@ja,
        "Makyou Gaiden Ledeus"@ja-latn ;
    foaf:name "Makyou Gaiden LE·DEUS"@en,
        "魔境外伝レディウス"@ja,
        "Makyou Gaiden Ledeus"@ja-latn .

<album/83919#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn ;
    mo:composer <artist/15788#subject> ;
    mo:produced_work <album/83919#musicalwork> ;
    schema:name "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn .

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

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

<album/83919#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn ;
    mo:performance_of <album/83919#musicalwork> ;
    mo:recorded_as <album/83919#musicalexpression> ;
    schema:name "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn ;
    schema:workPerformed <album/83919#musicalwork> .

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

<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/91/83919/83919-a52a7ec81040.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83919#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/83919/83919-a52a7ec81040.jpg> ;
    foaf:depicts <album/83919#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/83919/83919-a52a7ec81040.jpg> .

<https://medium-media.vgm.io/albums/91/83919/83919-a52a7ec81040.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83919#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-11-21"^^xsd:date ;
    dcterms:title "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn ;
    mo:catalogue_number "K07S-10233" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/83919#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ncfddbafcfcec48e98c866ebaafbab1e2 ;
    mo:record_count 1 ;
    schema:about <product/16615#subject> ;
    schema:datePublished "1987-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/83919/83919-a52a7ec81040.jpg> ;
    schema:name "Makyou Gaiden Ledeus / Midnight Shout"@en,
        "魔境外伝レディウス / Midnight Shout"@ja,
        "Makyou Gaiden Ledeus / Midnight Shout"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/83919/83919-a52a7ec81040.jpg> .

_:N984fa35b5cac430994e03f310d86b7d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile For You"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfddbafcfcec48e98c866ebaafbab1e2 ;
    schema:name "Smile For You"@en .

_:Ndf475c841eb74ef5936f5e993e109921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Shout"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfddbafcfcec48e98c866ebaafbab1e2 ;
    schema:name "Midnight Shout"@en .

_:Ncfddbafcfcec48e98c866ebaafbab1e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N984fa35b5cac430994e03f310d86b7d7,
        _:Ndf475c841eb74ef5936f5e993e109921 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N984fa35b5cac430994e03f310d86b7d7,
        _:Ndf475c841eb74ef5936f5e993e109921 .

