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

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

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

<artist/16197#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6002#subject> ;
    schema:name "TAKUMI iwasky"@en,
        "岩﨑工"@ja ;
    foaf:made <album/6002#composition>,
        <album/6002#subject> ;
    foaf:name "TAKUMI iwasky"@en,
        "岩﨑工"@ja .

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

<product/359#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn ;
    foaf:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn .

<product/360#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile 2: Silmeria"@en,
        "ヴァルキリープロファイル2 シルメリア"@ja,
        "Valkyrie Profile 2: Silmeria"@ja-latn ;
    foaf:name "Valkyrie Profile 2: Silmeria"@en,
        "ヴァルキリープロファイル2 シルメリア"@ja,
        "Valkyrie Profile 2: Silmeria"@ja-latn .

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

<album/6002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn ;
    mo:performance_of <album/6002#musicalwork> ;
    mo:recorded_as <album/6002#musicalexpression> ;
    schema:name "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn ;
    schema:workPerformed <album/6002#musicalwork> .

<org/112#subject> schema:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn ;
    foaf:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn .

<https://media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6002#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> ;
    foaf:depicts <album/6002#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> .

<https://medium-media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> a schema:ImageObject,
        foaf:Image .

<album/6002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn ;
    mo:composer <artist/16197#subject>,
        <artist/166#subject> ;
    mo:produced_work <album/6002#musicalwork> ;
    schema:name "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn .

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

<album/6002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-22"^^xsd:date ;
    dcterms:title "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn ;
    mo:catalogue_number "SEVP-20419" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6002#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:Nd787be749067445291a49b3cc625f483 ;
    mo:record_count 1 ;
    schema:about <product/359#subject>,
        <product/360#subject> ;
    schema:datePublished "2006-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> ;
    schema:name "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@en,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja,
        "Valkyrie Profile Silmeria ~VP 1&2 Sound Profile CD~"@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/6002/6002-6b33db589480.jpg> .

_:N096eef99924243249a2525f0537f1d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting the shadowy gods"@en,
        "未確認神闘シンドローム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Fighting the shadowy gods"@en,
        "未確認神闘シンドローム"@ja .

_:N0e3c716a7f174f20bc04fd73a9b64542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distortions in the void of despair"@en,
        "奈落の底にある歪曲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Distortions in the void of despair"@en,
        "奈落の底にある歪曲"@ja .

_:N280980fbbfa042c0861047b1a1533904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doorway to heaven"@en,
        "天空の扉"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Doorway to heaven"@en,
        "天空の扉"@ja .

_:N2dbbe2f8436a4e63abc2e166a041c1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confidence in the domiation"@en,
        "Confidence in the domiation"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Confidence in the domiation"@en,
        "Confidence in the domiation"@ja .

_:N5e40cbd11b3741dfb915141325323ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purse The Awful Mistery"@en,
        "Purse The Awful Mistery"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Purse The Awful Mistery"@en,
        "Purse The Awful Mistery"@ja .

_:N68b549f82d084a249547ebd32fa81a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky Was High Above"@en,
        "The Sky Was High Above"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "The Sky Was High Above"@en,
        "The Sky Was High Above"@ja .

_:N71ee8f70691c43cda89d740e80f6042e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Surrender"@en,
        "Never Surrender"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Never Surrender"@en,
        "Never Surrender"@ja .

_:Nbcdecc79c9ec4a31a016d92c9d9d06c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take a flight -ver.LENNETH-"@en,
        "Take a flight -ver.LENNETH-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Take a flight -ver.LENNETH-"@en,
        "Take a flight -ver.LENNETH-"@ja .

_:Nc0b26beeeafd46a48d00b1c43b8391bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the unhallowed ground"@en,
        "不浄なる地へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "To the unhallowed ground"@en,
        "不浄なる地へ"@ja .

_:Nc92e556a464a43aa955b389959cca1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial Troupe"@en,
        "Celestial Troupe"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "Celestial Troupe"@en,
        "Celestial Troupe"@ja .

_:Nd970e5fd2a6541538c05fa3b9c657f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Eternal Land"@en,
        "永らえたる地へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nd787be749067445291a49b3cc625f483 ;
    schema:name "To the Eternal Land"@en,
        "永らえたる地へ"@ja .

_:Nd787be749067445291a49b3cc625f483 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096eef99924243249a2525f0537f1d23,
        _:N0e3c716a7f174f20bc04fd73a9b64542,
        _:N280980fbbfa042c0861047b1a1533904,
        _:N2dbbe2f8436a4e63abc2e166a041c1cb,
        _:N5e40cbd11b3741dfb915141325323ac6,
        _:N68b549f82d084a249547ebd32fa81a88,
        _:N71ee8f70691c43cda89d740e80f6042e,
        _:Nbcdecc79c9ec4a31a016d92c9d9d06c6,
        _:Nc0b26beeeafd46a48d00b1c43b8391bc,
        _:Nc92e556a464a43aa955b389959cca1e5,
        _:Nd970e5fd2a6541538c05fa3b9c657f05 ;
    mo:track_count 11 ;
    schema:duration "PT23:49"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N096eef99924243249a2525f0537f1d23,
        _:N0e3c716a7f174f20bc04fd73a9b64542,
        _:N280980fbbfa042c0861047b1a1533904,
        _:N2dbbe2f8436a4e63abc2e166a041c1cb,
        _:N5e40cbd11b3741dfb915141325323ac6,
        _:N68b549f82d084a249547ebd32fa81a88,
        _:N71ee8f70691c43cda89d740e80f6042e,
        _:Nbcdecc79c9ec4a31a016d92c9d9d06c6,
        _:Nc0b26beeeafd46a48d00b1c43b8391bc,
        _:Nc92e556a464a43aa955b389959cca1e5,
        _:Nd970e5fd2a6541538c05fa3b9c657f05 .

