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

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

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

<album/82705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "James Joshua Otto"@en ;
            foaf:made <album/82705#composition> ;
            foaf:name "James Joshua Otto"@en ] ;
    mo:produced_work <album/82705#musicalwork> ;
    schema:name "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn .

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

<album/82705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn ;
    mo:performance_of <album/82705#musicalwork> ;
    mo:recorded_as <album/82705#musicalexpression> ;
    schema:name "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn ;
    schema:workPerformed <album/82705#musicalwork> .

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

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

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

<album/82705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-10"^^xsd:date ;
    dcterms:title "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82705#musicalexpression> ;
    mo:publisher _:N71943fa46e36449e9b0f345c44f3abb4 ;
    mo:record _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Starblazer"@en ;
            foaf:name "Starblazer"@en ] ;
    schema:datePublished "2018-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/82705/82705-1545072797.jpg> ;
    schema:name "Starblazer - The Original Video Game Score"@en,
        "Starblazer - The Original Video Game Score"@ja,
        "Starblazer - The Original Video Game Score"@ja-latn ;
    schema:publisher _:N71943fa46e36449e9b0f345c44f3abb4 ;
    foaf:depiction <https://media.vgm.io/albums/50/82705/82705-1545072797.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82705#subject> ;
    schema:name "James Joshua Otto"@en ;
    foaf:made <album/82705#subject> ;
    foaf:name "James Joshua Otto"@en .

_:N006780a8aed14cbfb77d210732bbc8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patience is a Virtue"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Patience is a Virtue"@en .

_:N31407409bca04a40bfe8c390f5dac1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wild Starfleet Appears!"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "A Wild Starfleet Appears!"@en .

_:N373f3372d62046a78d795c64026a4d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threnody to the Fallen"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Threnody to the Fallen"@en .

_:N56221da258d34771aafecd69defd9bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dust Settles"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "The Dust Settles"@en .

_:N5f0666a9f1464495b314e7ecc53cce22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm the Defenses"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Storm the Defenses"@en .

_:N68504ab99e38409fac1a621de6be0e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're Flying Now!"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "We're Flying Now!"@en .

_:N71943fa46e36449e9b0f345c44f3abb4 schema:name "James Joshua Otto"@en ;
    foaf:name "James Joshua Otto"@en .

_:N87b82265436e405ba062daadb4cbb342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave the Atmosphere"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Leave the Atmosphere"@en .

_:N905659e3088b49d79b89bff4476f7a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starblazer Main Title"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Starblazer Main Title"@en .

_:N9bacb98b89dc47939d92110255253615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready the Fleet"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Ready the Fleet"@en .

_:Nb3533519a2c340fa805794b60c3b3f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victorious Return"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Victorious Return"@en .

_:Ncf67e1f2d4944a7196a2f7407c6a0f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You With Me?"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc7c6ea6f9467499f848ea8f79b991977 ;
    schema:name "Are You With Me?"@en .

_:Nc7c6ea6f9467499f848ea8f79b991977 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006780a8aed14cbfb77d210732bbc8a2,
        _:N31407409bca04a40bfe8c390f5dac1b3,
        _:N373f3372d62046a78d795c64026a4d76,
        _:N56221da258d34771aafecd69defd9bd7,
        _:N5f0666a9f1464495b314e7ecc53cce22,
        _:N68504ab99e38409fac1a621de6be0e91,
        _:N87b82265436e405ba062daadb4cbb342,
        _:N905659e3088b49d79b89bff4476f7a88,
        _:N9bacb98b89dc47939d92110255253615,
        _:Nb3533519a2c340fa805794b60c3b3f02,
        _:Ncf67e1f2d4944a7196a2f7407c6a0f09 ;
    mo:track_count 11 ;
    schema:duration "PT41:15"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N006780a8aed14cbfb77d210732bbc8a2,
        _:N31407409bca04a40bfe8c390f5dac1b3,
        _:N373f3372d62046a78d795c64026a4d76,
        _:N56221da258d34771aafecd69defd9bd7,
        _:N5f0666a9f1464495b314e7ecc53cce22,
        _:N68504ab99e38409fac1a621de6be0e91,
        _:N87b82265436e405ba062daadb4cbb342,
        _:N905659e3088b49d79b89bff4476f7a88,
        _:N9bacb98b89dc47939d92110255253615,
        _:Nb3533519a2c340fa805794b60c3b3f02,
        _:Ncf67e1f2d4944a7196a2f7407c6a0f09 .

