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

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

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

<artist/7#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84011#subject> ;
    schema:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja ;
    foaf:made <album/84011#composition>,
        <album/84011#subject> ;
    foaf:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja .

<event/217> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2019 (Feb 23, 2019)" .

<album/84011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn ;
    mo:composer <artist/7#subject> ;
    mo:produced_work <album/84011#musicalwork> ;
    schema:name "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn .

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

<album/84011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn ;
    mo:performance_of <album/84011#musicalwork> ;
    mo:recorded_as <album/84011#musicalexpression> ;
    schema:name "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn ;
    schema:workPerformed <album/84011#musicalwork> .

<org/2#subject> schema:name "Tynwald music"@en,
        "Tynwald music"@ja,
        "Tynwald music"@ja-latn ;
    foaf:name "Tynwald music"@en,
        "Tynwald music"@ja,
        "Tynwald music"@ja-latn .

<https://media.vgm.io/albums/11/84011/84011-1549212206.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84011#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/84011/84011-1549212206.png> ;
    foaf:depicts <album/84011#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/84011/84011-1549212206.png> .

<https://medium-media.vgm.io/albums/11/84011/84011-1549212206.png> a schema:ImageObject,
        foaf:Image .

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

<album/84011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-23"^^xsd:date ;
    dcterms:title "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn ;
    mo:catalogue_number "TYNR-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84011#musicalexpression> ;
    mo:publisher <org/2#subject> ;
    mo:record _:Nb6142853f189467b8808bf3c61ce9bbd ;
    mo:record_count 1 ;
    mo:release <event/217> ;
    schema:datePublished "2019-02-23"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/11/84011/84011-1549212206.png> ;
    schema:name "890 Million Miles"@en,
        "890 Million Miles"@ja,
        "890 Million Miles"@ja-latn ;
    schema:publisher <org/2#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/84011/84011-1549212206.png> .

_:N1f25b1dd90f94132b196f2d4a02ea11e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Miles"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "Million Miles"@en .

_:N3cfe4ced6a0e45d08e2987bcd35b64a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Mission"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "Last Mission"@en .

_:N5305096d0c78462b85eaed07ba32f85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goodbye Kiss"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "The Goodbye Kiss"@en .

_:N5755e532517241f8a8139767494e386a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Spacecraft"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "A Spacecraft"@en .

_:Na74a43eae95e47a58028c94bd5ffe176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing-by"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "Swing-by"@en .

_:Na9b34003dc1246de859b74cad822ac67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Titan"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "Titan"@en .

_:Nd4402a6c07964a04afe7f214d7e75b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "Introduction"@en .

_:Nf8fbee2284194c9896d8c87ac311a7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Plumes of Enceladus"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6142853f189467b8808bf3c61ce9bbd ;
    schema:name "The Plumes of Enceladus"@en .

_:Nb6142853f189467b8808bf3c61ce9bbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f25b1dd90f94132b196f2d4a02ea11e,
        _:N3cfe4ced6a0e45d08e2987bcd35b64a0,
        _:N5305096d0c78462b85eaed07ba32f85b,
        _:N5755e532517241f8a8139767494e386a,
        _:Na74a43eae95e47a58028c94bd5ffe176,
        _:Na9b34003dc1246de859b74cad822ac67,
        _:Nd4402a6c07964a04afe7f214d7e75b4c,
        _:Nf8fbee2284194c9896d8c87ac311a7d1 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1f25b1dd90f94132b196f2d4a02ea11e,
        _:N3cfe4ced6a0e45d08e2987bcd35b64a0,
        _:N5305096d0c78462b85eaed07ba32f85b,
        _:N5755e532517241f8a8139767494e386a,
        _:Na74a43eae95e47a58028c94bd5ffe176,
        _:Na9b34003dc1246de859b74cad822ac67,
        _:Nd4402a6c07964a04afe7f214d7e75b4c,
        _:Nf8fbee2284194c9896d8c87ac311a7d1 .

