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

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

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

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

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

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

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

<https://media.vgm.io/albums/99/134899/134899-7717416db324.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134899#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/134899/134899-7717416db324.jpg> ;
    foaf:depicts <album/134899#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/134899/134899-7717416db324.jpg> .

<https://medium-media.vgm.io/albums/99/134899/134899-7717416db324.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-20"^^xsd:date ;
    dcterms:title "Red Dead Redemption Remix"@en,
        "Red Dead Redemption Remix"@ja,
        "Red Dead Redemption Remix"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134899#musicalexpression> ;
    mo:publisher _:N381db4adb80643309b3a94e44e4a8785 ;
    mo:record _:Nd61a7d09cc93459595124a0d8bd0f816 ;
    mo:record_count 1 ;
    schema:about <product/3893#subject> ;
    schema:datePublished "2018-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/134899/134899-7717416db324.jpg> ;
    schema:name "Red Dead Redemption Remix"@en,
        "Red Dead Redemption Remix"@ja,
        "Red Dead Redemption Remix"@ja-latn ;
    schema:publisher _:N381db4adb80643309b3a94e44e4a8785 ;
    foaf:depiction <https://media.vgm.io/albums/99/134899/134899-7717416db324.jpg> .

_:N381db4adb80643309b3a94e44e4a8785 schema:name "Approaching Nirvana"@en,
        "Approaching Nirvana"@ja,
        "Approaching Nirvana"@ja-latn ;
    foaf:name "Approaching Nirvana"@en,
        "Approaching Nirvana"@ja,
        "Approaching Nirvana"@ja-latn .

_:N5772e366e75a424b9019709f58f56255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Dead Redemption Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd61a7d09cc93459595124a0d8bd0f816 ;
    schema:name "Red Dead Redemption Remix"@en .

_:Nd61a7d09cc93459595124a0d8bd0f816 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5772e366e75a424b9019709f58f56255 ;
    mo:track_count 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5772e366e75a424b9019709f58f56255 .

