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

<album/113837#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn ;
    mo:produced_work <album/113837#musicalwork> ;
    schema:name "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn .

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

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

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

<https://media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113837#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> ;
    foaf:depicts <album/113837#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> .

<https://medium-media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> a schema:ImageObject,
        foaf:Image .

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

<album/113837#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn ;
    mo:performance_of <album/113837#musicalwork> ;
    mo:performer <artist/22465#subject> ;
    mo:recorded_as <album/113837#musicalexpression> ;
    schema:byArtist <artist/22465#subject> ;
    schema:name "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn ;
    schema:workPerformed <album/113837#musicalwork> .

<artist/22465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/113837#performance> ;
    schema:name "Torby Brand"@en ;
    foaf:name "Torby Brand"@en .

<album/113837#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-24"^^xsd:date ;
    dcterms:title "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113837#musicalexpression> ;
    mo:publisher _:Nec6049389d2448cf8b73896bf2d6f29c ;
    mo:record _:N0cadeb3af5204070b821cda9ea315c54 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AM2R: Return of Samus"@en ;
            foaf:name "AM2R: Return of Samus"@en ] ;
    schema:byArtist <artist/22465#subject> ;
    schema:datePublished "2018-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> ;
    schema:name "AM2R: Soundtrack Selections"@en,
        "AM2R: Soundtrack Selections"@ja,
        "AM2R: Soundtrack Selections"@ja-latn ;
    schema:publisher _:Nec6049389d2448cf8b73896bf2d6f29c ;
    foaf:depiction <https://media.vgm.io/albums/73/113837/113837-8ef7445a0d41.png> .

_:N3ec71f9adfa94d65aa647485c5c4ff43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient power"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0cadeb3af5204070b821cda9ea315c54 ;
    schema:name "Ancient power"@en .

_:Nd91a552b31494d3ca6546a33e71b639d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SR388 (\"2016 Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N0cadeb3af5204070b821cda9ea315c54 ;
    schema:name "SR388 (\"2016 Version)"@en .

_:Ne5ed7dc279614aa29aef640954ee1593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flooded Complex"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N0cadeb3af5204070b821cda9ea315c54 ;
    schema:name "Flooded Complex"@en .

_:Nec6049389d2448cf8b73896bf2d6f29c schema:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn ;
    foaf:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn .

_:N0cadeb3af5204070b821cda9ea315c54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ec71f9adfa94d65aa647485c5c4ff43,
        _:Nd91a552b31494d3ca6546a33e71b639d,
        _:Ne5ed7dc279614aa29aef640954ee1593 ;
    mo:track_count 3 ;
    schema:duration "PT14:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3ec71f9adfa94d65aa647485c5c4ff43,
        _:Nd91a552b31494d3ca6546a33e71b639d,
        _:Ne5ed7dc279614aa29aef640954ee1593 .

