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

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

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

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

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

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

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

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

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

<album/12314#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/12314#musicalwork> ;
    schema:name "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/12314/12314-1235614491.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12314#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn ;
    mo:performance_of <album/12314#musicalwork> ;
    mo:performer <artist/17150#subject> ;
    mo:recorded_as <album/12314#musicalexpression> ;
    schema:byArtist <artist/17150#subject> ;
    schema:name "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn ;
    schema:workPerformed <album/12314#musicalwork> .

<artist/17150#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12314#performance> ;
    schema:name "SunnyVale"@en ;
    foaf:name "SunnyVale"@en .

<album/12314#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn ;
    mo:catalogue_number "AARM-03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12314#musicalexpression> ;
    mo:publisher _:Nd29eef3510544c3baebfcd09638962e9 ;
    mo:record _:N664331b0bde14cc08f1f14dc566ed185 ;
    mo:record_count 1 ;
    schema:about <product/178#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/189#subject>,
        <product/192#subject> ;
    schema:byArtist <artist/17150#subject> ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/12314/12314-1235614491.jpg> ;
    schema:name "Materia Blue"@en,
        "Materia Blue"@ja,
        "Materia Blue"@ja-latn ;
    schema:publisher _:Nd29eef3510544c3baebfcd09638962e9 ;
    foaf:depiction <https://media.vgm.io/albums/41/12314/12314-1235614491.jpg> .

_:N5101c041ee6a4e748b246009bf51a840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye (忍びの末裔)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Bye Bye (忍びの末裔)"@ja .

_:N58a36a8a7f164cf08b44e3d050fb61eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude 2007"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Prelude 2007"@ja .

_:Na1afce79ecaa4e8ea7a3178b4dfa8dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy V Main Theme"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Final Fantasy V Main Theme"@ja .

_:Nb4bf4ddc0b7649b9bc776df6f3efb90f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balamb Garden"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Balamb Garden"@ja .

_:Nb66011e57a0a4fc58da48523f0042cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy -Our hymn- (New Recording)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Final Fantasy -Our hymn- (New Recording)"@ja .

_:Nbdbfc67f9f73486b9adb6a0c17275354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude 2007 -Introduction-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Prelude 2007 -Introduction-"@ja .

_:Ncd99be70996d433cb1a459e0883d2682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか終わる夢"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "いつか終わる夢"@ja .

_:Nd29eef3510544c3baebfcd09638962e9 schema:name "SunnyVale"@en ;
    foaf:name "SunnyVale"@en .

_:Nf509b42bd60c440088496585da4ae9c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tina"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N664331b0bde14cc08f1f14dc566ed185 ;
    schema:name "Tina"@ja .

_:N664331b0bde14cc08f1f14dc566ed185 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5101c041ee6a4e748b246009bf51a840,
        _:N58a36a8a7f164cf08b44e3d050fb61eb,
        _:Na1afce79ecaa4e8ea7a3178b4dfa8dea,
        _:Nb4bf4ddc0b7649b9bc776df6f3efb90f,
        _:Nb66011e57a0a4fc58da48523f0042cac,
        _:Nbdbfc67f9f73486b9adb6a0c17275354,
        _:Ncd99be70996d433cb1a459e0883d2682,
        _:Nf509b42bd60c440088496585da4ae9c5 ;
    mo:track_count 8 ;
    schema:duration "PT32:31"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5101c041ee6a4e748b246009bf51a840,
        _:N58a36a8a7f164cf08b44e3d050fb61eb,
        _:Na1afce79ecaa4e8ea7a3178b4dfa8dea,
        _:Nb4bf4ddc0b7649b9bc776df6f3efb90f,
        _:Nb66011e57a0a4fc58da48523f0042cac,
        _:Nbdbfc67f9f73486b9adb6a0c17275354,
        _:Ncd99be70996d433cb1a459e0883d2682,
        _:Nf509b42bd60c440088496585da4ae9c5 .

