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

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80054#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/80054#composition>,
        <album/80054#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/8681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80054#subject> ;
    schema:name "Masahiko Arimachi"@en,
        "有待雅彦"@ja ;
    foaf:made <album/80054#composition>,
        <album/80054#lyrics>,
        <album/80054#subject>,
        <album/80054#vocals> ;
    foaf:name "Masahiko Arimachi"@en,
        "有待雅彦"@ja .

<product/5360#subject> a schema:CreativeWork ;
    schema:name "Outlaw Star"@en,
        "星方武侠アウトロースター"@ja,
        "Seihou Bukyou Outlaw Star"@ja-latn ;
    foaf:name "Outlaw Star"@en,
        "星方武侠アウトロースター"@ja,
        "Seihou Bukyou Outlaw Star"@ja-latn .

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

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

<album/80054#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn ;
    mo:performance_of <album/80054#musicalwork> ;
    mo:recorded_as <album/80054#musicalexpression> ;
    schema:name "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn ;
    schema:workPerformed <album/80054#musicalwork> .

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

<https://medium-media.vgm.io/albums/45/80054/80054-1534778189.jpg> a schema:ImageObject,
        foaf:Image .

<album/80054#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn ;
    mo:composer <artist/1789#subject>,
        <artist/8681#subject> ;
    mo:produced_work <album/80054#musicalwork> ;
    schema:name "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn .

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

<album/80054#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-21"^^xsd:date ;
    dcterms:title "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn ;
    mo:catalogue_number "VIDL-30072" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/80054#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N109995451f1c4de0826bc4639e85285c ;
    mo:record_count 1 ;
    schema:about <product/5360#subject> ;
    schema:datePublished "1998-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/80054/80054-1534778189.jpg> ;
    schema:name "Through The Night / Masahiko Arimachi"@en,
        "Through The Night / 有待雅彦"@ja,
        "Through The Night / Masahiko Arimachi"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/80054/80054-1534778189.jpg> .

_:N0e25d5be0b264f12a65a0d8644e3f52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through The Night (TV MIX)"@ja,
        "Through The Night (TV MIX)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N109995451f1c4de0826bc4639e85285c ;
    schema:name "Through The Night (TV MIX)"@ja,
        "Through The Night (TV MIX)"@ja-latn .

_:N2341d8494bda4f629ad5ca5daa4f807a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この時代の中で"@ja,
        "Kono Jidai no Naka de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N109995451f1c4de0826bc4639e85285c ;
    schema:name "この時代の中で"@ja,
        "Kono Jidai no Naka de"@ja-latn .

_:Naaf286bf513f4facb2cc51d2c7cdc815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through The Night"@ja,
        "Through The Night"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N109995451f1c4de0826bc4639e85285c ;
    schema:name "Through The Night"@ja,
        "Through The Night"@ja-latn .

_:Nd72e343467364d65b2e3b162503cb5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この時代の中で (TV MIX)"@ja,
        "Kono Jidai no Naka de (TV MIX)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N109995451f1c4de0826bc4639e85285c ;
    schema:name "この時代の中で (TV MIX)"@ja,
        "Kono Jidai no Naka de (TV MIX)"@ja-latn .

_:N109995451f1c4de0826bc4639e85285c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e25d5be0b264f12a65a0d8644e3f52f,
        _:N2341d8494bda4f629ad5ca5daa4f807a,
        _:Naaf286bf513f4facb2cc51d2c7cdc815,
        _:Nd72e343467364d65b2e3b162503cb5a3 ;
    mo:track_count 4 ;
    schema:duration "PT20:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e25d5be0b264f12a65a0d8644e3f52f,
        _:N2341d8494bda4f629ad5ca5daa4f807a,
        _:Naaf286bf513f4facb2cc51d2c7cdc815,
        _:Nd72e343467364d65b2e3b162503cb5a3 .

