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

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

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

<artist/14500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39776#subject> ;
    schema:name "Ryan Davies"@en ;
    foaf:made <album/39776#composition>,
        <album/39776#subject> ;
    foaf:name "Ryan Davies"@en .

<product/20030#subject> a schema:CreativeWork ;
    schema:name "The One Ring"@en,
        "The One Ring"@ja,
        "The One Ring"@ja-latn ;
    foaf:name "The One Ring"@en,
        "The One Ring"@ja,
        "The One Ring"@ja-latn .

<album/39776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn ;
    mo:composer <artist/14500#subject> ;
    mo:produced_work <album/39776#musicalwork> ;
    schema:name "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn .

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

<album/39776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn ;
    mo:performance_of <album/39776#musicalwork> ;
    mo:recorded_as <album/39776#musicalexpression> ;
    schema:name "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn ;
    schema:workPerformed <album/39776#musicalwork> .

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

<https://medium-media.vgm.io/albums/67/39776/39776-1370183020.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-18"^^xsd:date ;
    dcterms:title "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39776#musicalexpression> ;
    mo:publisher _:Naba0552b779348bf90803e853ca15ffc ;
    mo:record _:N3361397144f54485940082b84e5bce87 ;
    mo:record_count 1 ;
    schema:about <product/20030#subject> ;
    schema:datePublished "2012-08-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/39776/39776-1370183020.jpg> ;
    schema:name "The Dark Lord - Music from The One Ring"@en,
        "The Dark Lord - Music from The One Ring"@ja,
        "The Dark Lord - Music from The One Ring"@ja-latn ;
    schema:publisher _:Naba0552b779348bf90803e853ca15ffc ;
    foaf:depiction <https://media.vgm.io/albums/67/39776/39776-1370183020.jpg> .

_:N8c1c4c9c7887467296d0a8a5aa5db305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The War Hymn"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N3361397144f54485940082b84e5bce87 ;
    schema:name "The War Hymn"@en .

_:N90193d5125314baa9c43a9e79efcb1ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March Of The Horde"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N3361397144f54485940082b84e5bce87 ;
    schema:name "March Of The Horde"@en .

_:N99c9bdd5059847f891f3641ab4384b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dead Mire"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N3361397144f54485940082b84e5bce87 ;
    schema:name "The Dead Mire"@en .

_:Naba0552b779348bf90803e853ca15ffc schema:name "Ryan Davies"@en,
        "Ryan Davies"@ja,
        "Ryan Davies"@ja-latn ;
    foaf:name "Ryan Davies"@en,
        "Ryan Davies"@ja,
        "Ryan Davies"@ja-latn .

_:Nd54dd0cdf1ba4c6e983a74d5280d855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As The Fires Burn"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3361397144f54485940082b84e5bce87 ;
    schema:name "As The Fires Burn"@en .

_:N3361397144f54485940082b84e5bce87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8c1c4c9c7887467296d0a8a5aa5db305,
        _:N90193d5125314baa9c43a9e79efcb1ec,
        _:N99c9bdd5059847f891f3641ab4384b0d,
        _:Nd54dd0cdf1ba4c6e983a74d5280d855e ;
    mo:track_count 4 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8c1c4c9c7887467296d0a8a5aa5db305,
        _:N90193d5125314baa9c43a9e79efcb1ec,
        _:N99c9bdd5059847f891f3641ab4384b0d,
        _:Nd54dd0cdf1ba4c6e983a74d5280d855e .

