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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69781#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/69781#composition>,
        <album/69781#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/6756#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69781#subject> ;
    schema:name "Shunsuke Kida"@en,
        "木田俊介"@ja ;
    foaf:made <album/69781#composition>,
        <album/69781#subject> ;
    foaf:name "Shunsuke Kida"@en,
        "木田俊介"@ja .

<product/2456#subject> a schema:CreativeWork ;
    schema:name "Dark Souls II"@en,
        "ダークソウルII"@ja,
        "Dark Souls II"@ja-latn ;
    foaf:name "Dark Souls II"@en,
        "ダークソウルII"@ja,
        "Dark Souls II"@ja-latn .

<product/902#subject> a schema:CreativeWork ;
    schema:name "Demon's Souls"@en,
        "デモンズソウル"@ja,
        "Demon's Souls"@ja-latn ;
    foaf:name "Demon's Souls"@en,
        "デモンズソウル"@ja,
        "Demon's Souls"@ja-latn .

<product/903#subject> a schema:CreativeWork ;
    schema:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn ;
    foaf:name "Dark Souls"@en,
        "ダークソウル"@ja,
        "Dark Souls"@ja-latn .

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

<album/69781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn ;
    mo:performance_of <album/69781#musicalwork> ;
    mo:recorded_as <album/69781#musicalexpression> ;
    schema:name "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn ;
    schema:workPerformed <album/69781#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/69781/69781-1500223897.jpg> a schema:ImageObject,
        foaf:Image .

<album/69781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/6756#subject> ;
    mo:produced_work <album/69781#musicalwork> ;
    schema:name "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn .

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

<album/69781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-20"^^xsd:date ;
    dcterms:title "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69781#musicalexpression> ;
    mo:publisher _:Ne3f520791d144431b14fab6d293971fa ;
    mo:record _:Nb85c5678347343afac82a290e5e3a303 ;
    mo:record_count 1 ;
    schema:about <product/2456#subject>,
        <product/902#subject>,
        <product/903#subject> ;
    schema:datePublished "2017-07-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/69781/69781-1500223897.jpg> ;
    schema:name "Dark Souls for Orchestra: Jolly Orchestration!"@en,
        "Jolly Orchestration!"@ja,
        "Dark Souls for Orchestra: Jolly Orchestration!"@ja-latn ;
    schema:publisher _:Ne3f520791d144431b14fab6d293971fa ;
    foaf:depiction <https://media.vgm.io/albums/18/69781/69781-1500223897.jpg> .

_:N15747be4ae2a430c9a3080e39cba1064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Against The Slumberig Dragon"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb85c5678347343afac82a290e5e3a303 ;
    schema:name "Fight Against The Slumberig Dragon"@en .

_:N3070d7bd505440d99ee6a222c92e6cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Who Craves Souls"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb85c5678347343afac82a290e5e3a303 ;
    schema:name "The One Who Craves Souls"@en .

_:N6d7dd1330baf4028b1986280c785b3b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wolf Among Us"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb85c5678347343afac82a290e5e3a303 ;
    schema:name "The Wolf Among Us"@en .

_:Nad18ec0ee8444586b6be58a89d23901c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Knight From The East"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb85c5678347343afac82a290e5e3a303 ;
    schema:name "The Knight From The East"@en .

_:Naf83822e15e743618d86e56ffd2819bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guardian Of The Abyssal Grave"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb85c5678347343afac82a290e5e3a303 ;
    schema:name "The Guardian Of The Abyssal Grave"@en .

_:Ne3f520791d144431b14fab6d293971fa schema:name "Renato Franciscone Orchestra"@en,
        "Renato Franciscone Orchestra"@ja,
        "Renato Franciscone Orchestra"@ja-latn ;
    foaf:name "Renato Franciscone Orchestra"@en,
        "Renato Franciscone Orchestra"@ja,
        "Renato Franciscone Orchestra"@ja-latn .

_:Nb85c5678347343afac82a290e5e3a303 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15747be4ae2a430c9a3080e39cba1064,
        _:N3070d7bd505440d99ee6a222c92e6cd4,
        _:N6d7dd1330baf4028b1986280c785b3b9,
        _:Nad18ec0ee8444586b6be58a89d23901c,
        _:Naf83822e15e743618d86e56ffd2819bc ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N15747be4ae2a430c9a3080e39cba1064,
        _:N3070d7bd505440d99ee6a222c92e6cd4,
        _:N6d7dd1330baf4028b1986280c785b3b9,
        _:Nad18ec0ee8444586b6be58a89d23901c,
        _:Naf83822e15e743618d86e56ffd2819bc .

