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

<album/21287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn ;
    mo:produced_work <album/21287#musicalwork> ;
    schema:name "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/78/21287/21287-1285617104.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-29"^^xsd:date ;
    dcterms:title "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21287#musicalexpression> ;
    mo:publisher _:N9aa6ebfd6e9940c5a8ac46f7aa6effb7 ;
    mo:record _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Priston Tale II: The Second Enigma"@en ;
            foaf:name "Priston Tale II: The Second Enigma"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lee Ji-hee"@en ;
            foaf:name "Lee Ji-hee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "by Jinsung"@en ;
            foaf:name "by Jinsung"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Son Dam Bi"@en ;
            foaf:name "Son Dam Bi"@en ] ;
    schema:datePublished "2008-02-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/21287/21287-1285617104.jpg> ;
    schema:name "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn ;
    schema:publisher _:N9aa6ebfd6e9940c5a8ac46f7aa6effb7 ;
    foaf:depiction <https://media.vgm.io/albums/78/21287/21287-1285617104.jpg> .

<album/21287#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn ;
    mo:performance_of <album/21287#musicalwork> ;
    mo:performer _:N2bba72dfa2e545bd93943f5449ae5df2,
        _:N3888ae83b2014cfca838bba55c9d4584,
        _:Nffc27a8d000747189c3c42b4e7b49339 ;
    mo:recorded_as <album/21287#musicalexpression> ;
    schema:byArtist _:N2bba72dfa2e545bd93943f5449ae5df2,
        _:N3888ae83b2014cfca838bba55c9d4584,
        _:Nffc27a8d000747189c3c42b4e7b49339 ;
    schema:name "Priston Tale II: The Second Enigma"@en,
        "강하게 즐겨라! '프리스톤테일2'"@ja,
        "Priston Tale II: The Second Enigma"@ja-latn ;
    schema:workPerformed <album/21287#musicalwork> .

_:N00e1e6151360453f911656d5d2f142fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change the World (프리스톤테일2 메인 타이틀)"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    schema:name "Change the World (프리스톤테일2 메인 타이틀)"@ko .

_:N2bba72dfa2e545bd93943f5449ae5df2 a schema:Person,
        foaf:Person ;
    mo:performed <album/21287#performance> ;
    schema:name "Lee Ji-hee"@en ;
    foaf:name "Lee Ji-hee"@en .

_:N3888ae83b2014cfca838bba55c9d4584 a schema:Person,
        foaf:Person ;
    mo:performed <album/21287#performance> ;
    schema:name "Son Dam Bi"@en ;
    foaf:name "Son Dam Bi"@en .

_:N933a8b744fda483390768d27f8500bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "꿈의 전설 (프리스톤테일2 모라이온 테마)"@ko ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    schema:name "꿈의 전설 (프리스톤테일2 모라이온 테마)"@ko .

_:N9aa6ebfd6e9940c5a8ac46f7aa6effb7 schema:name "Yedang Online"@en ;
    foaf:name "Yedang Online"@en .

_:N9df7de65f0664b719fca346731d867d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "제발 (프리스톤테일2 템스크론 테마)"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    schema:name "제발 (프리스톤테일2 템스크론 테마)"@ko .

_:Nced7a364726449859a4a43424fcd1499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change the World Music Video"@ko ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    schema:name "Change the World Music Video"@ko .

_:Nfb892b9634624532ac1953da6af189fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "꿈의 전설 (Piano Ver.)"@ko ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb06e60fdb9ad42a4a6c135431e23f79c ;
    schema:name "꿈의 전설 (Piano Ver.)"@ko .

_:Nffc27a8d000747189c3c42b4e7b49339 a schema:Person,
        foaf:Person ;
    mo:performed <album/21287#performance> ;
    schema:name "by Jinsung"@en ;
    foaf:name "by Jinsung"@en .

_:Nb06e60fdb9ad42a4a6c135431e23f79c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e1e6151360453f911656d5d2f142fe,
        _:N933a8b744fda483390768d27f8500bd6,
        _:N9df7de65f0664b719fca346731d867d0,
        _:Nced7a364726449859a4a43424fcd1499,
        _:Nfb892b9634624532ac1953da6af189fd ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00e1e6151360453f911656d5d2f142fe,
        _:N933a8b744fda483390768d27f8500bd6,
        _:N9df7de65f0664b719fca346731d867d0,
        _:Nced7a364726449859a4a43424fcd1499,
        _:Nfb892b9634624532ac1953da6af189fd .

