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

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

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

<product/23959#subject> a schema:CreativeWork ;
    schema:name "Melancholy Republic"@en,
        "Melancholy Republic"@ja,
        "Melancholy Republic"@ja-latn ;
    foaf:name "Melancholy Republic"@en,
        "Melancholy Republic"@ja,
        "Melancholy Republic"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/24/58842/58842-1511039124.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58842#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn ;
    mo:performance_of <album/58842#musicalwork> ;
    mo:performer <artist/17736#subject> ;
    mo:recorded_as <album/58842#musicalexpression> ;
    schema:byArtist <artist/17736#subject> ;
    schema:name "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/58842#musicalwork> .

<artist/17736#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58842#performance> ;
    schema:name "Budapest Scoring Symphony Orchestra"@en ;
    foaf:name "Budapest Scoring Symphony Orchestra"@en .

<album/58842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Max McGuire"@en ;
            foaf:made <album/58842#composition> ;
            foaf:name "Max McGuire"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Metronomix Studios"@en ;
            foaf:made <album/58842#composition> ;
            foaf:name "Metronomix Studios"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alastair Adams"@en ;
            foaf:made <album/58842#composition> ;
            foaf:name "Alastair Adams"@en ] ;
    mo:produced_work <album/58842#musicalwork> ;
    schema:name "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn .

<album/58842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-16"^^xsd:date ;
    dcterms:title "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/58842#musicalexpression> ;
    mo:publisher _:N88b921bbdf5b40b8bbb0c1f8070cd94e ;
    mo:record _:Nb80372e8ae204cd892e19f1fffb36863 ;
    mo:record_count 1 ;
    schema:about <product/23959#subject> ;
    schema:byArtist <artist/17736#subject> ;
    schema:datePublished "2017-11-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/58842/58842-1511039124.jpg> ;
    schema:name "Melancholy Republic Original Soundtrack"@en,
        "Melancholy Republic Original Soundtrack"@ja,
        "Melancholy Republic Original Soundtrack"@ja-latn ;
    schema:publisher _:N88b921bbdf5b40b8bbb0c1f8070cd94e ;
    foaf:depiction <https://media.vgm.io/albums/24/58842/58842-1511039124.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58842#subject> ;
    schema:name "Alastair Adams"@en ;
    foaf:made <album/58842#subject> ;
    foaf:name "Alastair Adams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58842#subject> ;
    schema:name "Max McGuire"@en ;
    foaf:made <album/58842#subject> ;
    foaf:name "Max McGuire"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58842#subject> ;
    schema:name "Metronomix Studios"@en ;
    foaf:made <album/58842#subject> ;
    foaf:name "Metronomix Studios"@en .

_:N032973609a2241c1be99a740b9def759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing The Course Of History"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "Changing The Course Of History"@en .

_:N213bf1796e0742efbf43be1050da7696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bonds Of Friendship"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "The Bonds Of Friendship"@en .

_:N56700b27c9a5445996e64fab3d5d5330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Senator - Prologue"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "The Senator - Prologue"@en .

_:N5c44ad24c0584b06a0003f583e7e7648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Evil"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "True Evil"@en .

_:N88b921bbdf5b40b8bbb0c1f8070cd94e schema:name "Metronomix Studios"@en ;
    foaf:name "Metronomix Studios"@en .

_:N896a22892fbd418eb4dc643fa07ac460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Armoured Princess"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "The Armoured Princess"@en .

_:Na2d0cdd77aac4957ae8e14143385d874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Time"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "Adventure Time"@en .

_:Nd9da452dd6c94d1fb8e8fd68c7e46b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Fanfare"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nb80372e8ae204cd892e19f1fffb36863 ;
    schema:name "Victory Fanfare"@en .

_:Nb80372e8ae204cd892e19f1fffb36863 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032973609a2241c1be99a740b9def759,
        _:N213bf1796e0742efbf43be1050da7696,
        _:N56700b27c9a5445996e64fab3d5d5330,
        _:N5c44ad24c0584b06a0003f583e7e7648,
        _:N896a22892fbd418eb4dc643fa07ac460,
        _:Na2d0cdd77aac4957ae8e14143385d874,
        _:Nd9da452dd6c94d1fb8e8fd68c7e46b0d ;
    mo:track_count 7 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N032973609a2241c1be99a740b9def759,
        _:N213bf1796e0742efbf43be1050da7696,
        _:N56700b27c9a5445996e64fab3d5d5330,
        _:N5c44ad24c0584b06a0003f583e7e7648,
        _:N896a22892fbd418eb4dc643fa07ac460,
        _:Na2d0cdd77aac4957ae8e14143385d874,
        _:Nd9da452dd6c94d1fb8e8fd68c7e46b0d .

