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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7040#subject> ;
    schema:name "Nihon Falcom"@en ;
    foaf:made <album/7040#composition>,
        <album/7040#subject> ;
    foaf:name "Nihon Falcom"@en .

<product/1073#subject> a schema:CreativeWork ;
    schema:name "Romancia"@en,
        "ロマンシア / Dragon Slayer Jr."@ja,
        "Romancia"@ja-latn ;
    foaf:name "Romancia"@en,
        "ロマンシア / Dragon Slayer Jr."@ja,
        "Romancia"@ja-latn .

<product/1074#subject> a schema:CreativeWork ;
    schema:name "Dragon Slayer IV: Drasle Family"@en,
        "ドラゴンスレイヤーIV ドラスレファミリー"@ja,
        "Dragon Slayer IV: Drasle Family"@ja-latn ;
    foaf:name "Dragon Slayer IV: Drasle Family"@en,
        "ドラゴンスレイヤーIV ドラスレファミリー"@ja,
        "Dragon Slayer IV: Drasle Family"@ja-latn .

<product/1075#subject> a schema:CreativeWork ;
    schema:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn ;
    foaf:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn .

<product/266#subject> a schema:CreativeWork ;
    schema:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn ;
    foaf:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

<product/3767#subject> a schema:CreativeWork ;
    schema:name "Asteka II"@en,
        "太陽の神殿 アステカII"@ja,
        "Taiyou no Shinden: Asteka II"@ja-latn ;
    foaf:name "Asteka II"@en,
        "太陽の神殿 アステカII"@ja,
        "Taiyou no Shinden: Asteka II"@ja-latn .

<album/7040#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/7040#musicalwork> ;
    schema:name "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn .

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/7040/7040-1212939555.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7040#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn ;
    mo:performance_of <album/7040#musicalwork> ;
    mo:performer <artist/2064#subject> ;
    mo:recorded_as <album/7040#musicalexpression> ;
    schema:byArtist <artist/2064#subject> ;
    schema:name "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn ;
    schema:workPerformed <album/7040#musicalwork> .

<artist/2064#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7040#performance> ;
    schema:name "TOKIO DANCE BEAT BAND"@en ;
    foaf:name "TOKIO DANCE BEAT BAND"@en .

<album/7040#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-02-21"^^xsd:date ;
    dcterms:title "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn ;
    mo:catalogue_number "KIDA-5005" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/7040#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N8d0884cf90a84200bee4b904321b50d1 ;
    mo:record_count 1 ;
    schema:about <product/1073#subject>,
        <product/1074#subject>,
        <product/1075#subject>,
        <product/266#subject>,
        <product/267#subject>,
        <product/3767#subject> ;
    schema:byArtist <artist/2064#subject> ;
    schema:datePublished "1990-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/7040/7040-1212939555.jpg> ;
    schema:name "Falcom Special Box '89 - Disco"@en,
        "Falcom Special Box '89 - Disco"@ja,
        "Falcom Special Box '89 - Disco"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/7040/7040-1212939555.jpg> .

_:N8d0884cf90a84200bee4b904321b50d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nee244b3d74754e9a996ae2969f89818c ;
    mo:track_count 1 ;
    schema:duration "PT19:20"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nee244b3d74754e9a996ae2969f89818c .

_:Nee244b3d74754e9a996ae2969f89818c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco - Super Nonstop Version"@en ;
    mo:track_number 1 ;
    schema:duration "PT19:20"^^xsd:interval ;
    schema:inPlaylist _:N8d0884cf90a84200bee4b904321b50d1 ;
    schema:name "Disco - Super Nonstop Version"@en .

