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

<album/143442> a mo:Release ;
    mo:catalogue_number "VCK-6168" .

<artist/23138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143405#subject> ;
    schema:name "Minako Yoshida"@en,
        "吉田美奈子"@ja ;
    foaf:made <album/143405#composition>,
        <album/143405#subject> ;
    foaf:name "Minako Yoshida"@en,
        "吉田美奈子"@ja .

<artist/27780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143405#subject> ;
    schema:name "Kaoru Akimoto"@en,
        "秋元薫"@ja ;
    foaf:made <album/143405#composition>,
        <album/143405#lyrics>,
        <album/143405#subject>,
        <album/143405#vocals> ;
    foaf:name "Kaoru Akimoto"@en,
        "秋元薫"@ja .

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

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

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

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

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

<album/143405#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn ;
    mo:composer <artist/23138#subject>,
        <artist/27780#subject> ;
    mo:produced_work <album/143405#musicalwork> ;
    schema:name "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn .

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

<album/143405#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn ;
    mo:performance_of <album/143405#musicalwork> ;
    mo:performer <artist/76095#subject> ;
    mo:recorded_as <album/143405#musicalexpression> ;
    schema:byArtist <artist/76095#subject> ;
    schema:name "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn ;
    schema:workPerformed <album/143405#musicalwork> .

<artist/76095#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/143405#performance> ;
    schema:name "Rumic Orchestra"@en,
        "るーみっくオーケストラ"@ja ;
    foaf:name "Rumic Orchestra"@en,
        "るーみっくオーケストラ"@ja .

<album/143405#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-01-21"^^xsd:date ;
    dcterms:title "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn ;
    mo:catalogue_number "JBX-25084" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/143442> ;
    mo:publication_of <album/143405#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nbc65db59b4264ad8951632679c6cfb1d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fire Tripper"@en ;
            foaf:name "Fire Tripper"@en ] ;
    schema:byArtist <artist/76095#subject> ;
    schema:datePublished "1986-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/143405/143405-528aa317986c.jpg> ;
    schema:name "Rumic World PART 1 Fire Tripper <Drama Version>"@en,
        "るーみっく わーるど PART 1 炎(ファイヤー)トリッパー <ドラマ篇>"@ja,
        "Rumic World PART 1 Fire Tripper <Drama-hen>"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/143405/143405-528aa317986c.jpg> .

_:N0948e3a066f34719b6381aa6a00310c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PART 1"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbc65db59b4264ad8951632679c6cfb1d ;
    schema:name "PART 1"@ja .

_:N205639e88e6a48c3971adb7e901a29e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbc65db59b4264ad8951632679c6cfb1d ;
    schema:name "None"@ja .

_:N4d04354efa2f47e885de9cd984390132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbc65db59b4264ad8951632679c6cfb1d ;
    schema:name "None"@ja .

_:N6e441f20c21a42498831cf1d48e85444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PART 2"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbc65db59b4264ad8951632679c6cfb1d ;
    schema:name "PART 2"@ja .

_:Nbc65db59b4264ad8951632679c6cfb1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0948e3a066f34719b6381aa6a00310c6,
        _:N205639e88e6a48c3971adb7e901a29e0,
        _:N4d04354efa2f47e885de9cd984390132,
        _:N6e441f20c21a42498831cf1d48e85444 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0948e3a066f34719b6381aa6a00310c6,
        _:N205639e88e6a48c3971adb7e901a29e0,
        _:N4d04354efa2f47e885de9cd984390132,
        _:N6e441f20c21a42498831cf1d48e85444 .

