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

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

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

<artist/14853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41532#subject> ;
    schema:name "Yoann Turpin"@en ;
    foaf:made <album/41532#composition>,
        <album/41532#subject> ;
    foaf:name "Yoann Turpin"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41532#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/41532#composition>,
        <album/41532#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/190#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn ;
    foaf:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn .

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

<album/41532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn ;
    mo:performance_of <album/41532#musicalwork> ;
    mo:recorded_as <album/41532#musicalexpression> ;
    schema:name "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn ;
    schema:workPerformed <album/41532#musicalwork> .

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

<https://medium-media.vgm.io/albums/23/41532/41532-1378910727.jpg> a schema:ImageObject,
        foaf:Image .

<album/41532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn ;
    mo:composer <artist/14853#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/41532#musicalwork> ;
    schema:name "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn .

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

<album/41532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-23"^^xsd:date ;
    dcterms:title "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41532#musicalexpression> ;
    mo:publisher _:N38926c0ea3fc4f4d91f1343993ee4b2a ;
    mo:record _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    mo:record_count 1 ;
    schema:about <product/190#subject> ;
    schema:datePublished "2013-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/41532/41532-1378910727.jpg> ;
    schema:name "Chip Songbook vol. I"@en,
        "Chip Songbook vol. I"@ja,
        "Chip Songbook vol. I"@ja-latn ;
    schema:publisher _:N38926c0ea3fc4f4d91f1343993ee4b2a ;
    foaf:depiction <https://media.vgm.io/albums/23/41532/41532-1378910727.jpg> .

_:N36c1069b14cd4eee8a8524560466f5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro Superfluity Story (Remastered Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Outro Superfluity Story (Remastered Version)"@en .

_:N38926c0ea3fc4f4d91f1343993ee4b2a schema:name "Yoann Turpin"@en,
        "Yoann Turpin"@ja,
        "Yoann Turpin"@ja-latn ;
    foaf:name "Yoann Turpin"@en,
        "Yoann Turpin"@ja,
        "Yoann Turpin"@ja-latn .

_:N722ab55d928d40cf960cf20c9cae4e40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Theory"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Metal Theory"@en .

_:Na0b191f0e6b44eeeaf7efa4fccfadee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original: Nobuo Uematsu - The Place I'll Return To Someday (Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Original: Nobuo Uematsu - The Place I'll Return To Someday (Remix)"@en .

_:Nde4111aa3be64e4fae36a089956cd1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nestalgy Song (Remastered Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Nestalgy Song (Remastered Version)"@en .

_:Ne0f2997467804e26b159155f086de2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Level (Remastered Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Passing Level (Remastered Version)"@en .

_:Ne55ce66a5a1547faa7c52e7380d1cb9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Prophet (Album Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Mechanical Prophet (Album Version)"@en .

_:Nf5e4720a6552423084d16f6da7f091b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Day!"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N9317f7e4bb3b430984e49f1552cd9ff8 ;
    schema:name "Bright Day!"@en .

_:N9317f7e4bb3b430984e49f1552cd9ff8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36c1069b14cd4eee8a8524560466f5c0,
        _:N722ab55d928d40cf960cf20c9cae4e40,
        _:Na0b191f0e6b44eeeaf7efa4fccfadee2,
        _:Nde4111aa3be64e4fae36a089956cd1ed,
        _:Ne0f2997467804e26b159155f086de2d9,
        _:Ne55ce66a5a1547faa7c52e7380d1cb9e,
        _:Nf5e4720a6552423084d16f6da7f091b7 ;
    mo:track_count 7 ;
    schema:duration "PT28:50"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N36c1069b14cd4eee8a8524560466f5c0,
        _:N722ab55d928d40cf960cf20c9cae4e40,
        _:Na0b191f0e6b44eeeaf7efa4fccfadee2,
        _:Nde4111aa3be64e4fae36a089956cd1ed,
        _:Ne0f2997467804e26b159155f086de2d9,
        _:Ne55ce66a5a1547faa7c52e7380d1cb9e,
        _:Nf5e4720a6552423084d16f6da7f091b7 .

