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

<album/134986#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn ;
    mo:produced_work <album/134986#musicalwork> ;
    schema:name "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn .

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

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

<product/4234#subject> a schema:CreativeWork ;
    schema:name "Red Dead Redemption 2"@en,
        "Red Dead Redemption 2"@ja,
        "Red Dead Redemption 2"@ja-latn ;
    foaf:name "Red Dead Redemption 2"@en,
        "Red Dead Redemption 2"@ja,
        "Red Dead Redemption 2"@ja-latn .

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

<album/134986#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn ;
    mo:performance_of <album/134986#musicalwork> ;
    mo:recorded_as <album/134986#musicalexpression> ;
    schema:name "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn ;
    schema:workPerformed <album/134986#musicalwork> .

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

<https://medium-media.vgm.io/albums/68/134986/134986-e106d413b681.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134986#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-22"^^xsd:date ;
    dcterms:title "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134986#musicalexpression> ;
    mo:publisher _:N307807508c224ffe86c283e96737bb32 ;
    mo:record _:Ne9f1647e6c374aa28a5b57dd5292915f ;
    mo:record_count 1 ;
    schema:about <product/4234#subject> ;
    schema:datePublished "2020-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/134986/134986-e106d413b681.jpg> ;
    schema:name "Red Dead Redemption II: My Soundtrack"@en,
        "Red Dead Redemption II: My Soundtrack"@ja,
        "Red Dead Redemption II: My Soundtrack"@ja-latn ;
    schema:publisher _:N307807508c224ffe86c283e96737bb32 ;
    foaf:depiction <https://media.vgm.io/albums/68/134986/134986-e106d413b681.jpg> .

_:N248a6e0fc04d436290ef6e470ea083bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Dead Redemption II"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ne9f1647e6c374aa28a5b57dd5292915f ;
    schema:name "Red Dead Redemption II"@en .

_:N307807508c224ffe86c283e96737bb32 schema:name "Elenita, Bandcamp"@en ;
    foaf:name "Elenita, Bandcamp"@en .

_:Ne9f1647e6c374aa28a5b57dd5292915f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N248a6e0fc04d436290ef6e470ea083bb ;
    mo:track_count 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N248a6e0fc04d436290ef6e470ea083bb .

