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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "Pyotr Ilich Tchaikovsky"@en ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "Pyotr Ilich Tchaikovsky"@en .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/3071#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "Eric Satie"@en ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "Eric Satie"@en .

<artist/38324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "KOKOSA"@en ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "KOKOSA"@en .

<artist/38325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "Yera Lee"@en,
        "이예라"@ja ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "Yera Lee"@en,
        "이예라"@ja .

<artist/6507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108699#subject> ;
    schema:name "Friedrich Handel"@en ;
    foaf:made <album/108699#composition>,
        <album/108699#subject> ;
    foaf:name "Friedrich Handel"@en .

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

<album/108699#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn ;
    mo:performance_of <album/108699#musicalwork> ;
    mo:recorded_as <album/108699#musicalexpression> ;
    schema:name "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn ;
    schema:workPerformed <album/108699#musicalwork> .

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

<https://medium-media.vgm.io/albums/99/108699/108699-9c2dfebb45aa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108699#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/1663#subject>,
        <artist/3071#subject>,
        <artist/38324#subject>,
        <artist/38325#subject>,
        <artist/6507#subject> ;
    mo:produced_work <album/108699#musicalwork> ;
    schema:name "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn .

<album/108699#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-11"^^xsd:date ;
    dcterms:title "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/108699#musicalexpression> ;
    mo:publisher _:Nf052e14d1fa04e84839530951f864c42 ;
    mo:record _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Game of Dice"@en ;
            foaf:name "Game of Dice"@en ] ;
    schema:datePublished "2018-01-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/108699/108699-9c2dfebb45aa.jpg> ;
    schema:name "Game of Dice OST 3"@en,
        "주사위의 신 (모바일 게임) OST - Part.3"@ja,
        "Game of Dice OST 3"@ja-latn ;
    schema:publisher _:Nf052e14d1fa04e84839530951f864c42 ;
    foaf:depiction <https://media.vgm.io/albums/99/108699/108699-9c2dfebb45aa.jpg> .

_:N0e1d5327404349529202a81aa3432260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theater of Fate (2nd Anniversary Title)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Theater of Fate (2nd Anniversary Title)"@en .

_:N11f606568b5741a9a9899c3998ecb403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incantation"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Incantation"@en .

_:N2e0fe9155a2643dc8fbcf092647a34ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Tower"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Cursed Tower"@en .

_:N3a89443c64ec411683f913e8c5377410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Tale"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Fairy Tale"@en .

_:Na03714f5779f496991bc59378e77b20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youkai Castle"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Youkai Castle"@en .

_:Nb36ff682515044e1a43837e169b392a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of Rune For Piano (HiddenTrack)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "The Power of Rune For Piano (HiddenTrack)"@en .

_:Nb92a85a78f05444395916372efad1627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Tempest"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "Frozen Tempest"@en .

_:Nc7e262c2b59242b9aa79e7fafc2ee6e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of Rune"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "The Power of Rune"@en .

_:Nd6349677d1aa4f629f62905e4578887b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "he Night Before"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ndd56a7460e77400fbbe1820a69bd46d3 ;
    schema:name "he Night Before"@en .

_:Nf052e14d1fa04e84839530951f864c42 schema:name "Digital Record"@en ;
    foaf:name "Digital Record"@en .

_:Ndd56a7460e77400fbbe1820a69bd46d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e1d5327404349529202a81aa3432260,
        _:N11f606568b5741a9a9899c3998ecb403,
        _:N2e0fe9155a2643dc8fbcf092647a34ef,
        _:N3a89443c64ec411683f913e8c5377410,
        _:Na03714f5779f496991bc59378e77b20b,
        _:Nb36ff682515044e1a43837e169b392a2,
        _:Nb92a85a78f05444395916372efad1627,
        _:Nc7e262c2b59242b9aa79e7fafc2ee6e8,
        _:Nd6349677d1aa4f629f62905e4578887b ;
    mo:track_count 9 ;
    schema:duration "PT13:29"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0e1d5327404349529202a81aa3432260,
        _:N11f606568b5741a9a9899c3998ecb403,
        _:N2e0fe9155a2643dc8fbcf092647a34ef,
        _:N3a89443c64ec411683f913e8c5377410,
        _:Na03714f5779f496991bc59378e77b20b,
        _:Nb36ff682515044e1a43837e169b392a2,
        _:Nb92a85a78f05444395916372efad1627,
        _:Nc7e262c2b59242b9aa79e7fafc2ee6e8,
        _:Nd6349677d1aa4f629f62905e4578887b .

