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

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

<release/4320#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy Type-0 HD"@en,
        "Final Fantasy Type-0 HD"@ja,
        "Final Fantasy Type-0 HD"@ja-latn ;
    foaf:name "Final Fantasy Type-0 HD"@en,
        "Final Fantasy Type-0 HD"@ja,
        "Final Fantasy Type-0 HD"@ja-latn .

<album/49721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn ;
    mo:composer <artist/776#subject> ;
    mo:produced_work <album/49721#musicalwork> ;
    schema:name "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn .

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

<org/2364#subject> schema:name "SQUARE ENIX"@en,
        "SQUARE ENIX"@ja,
        "SQUARE ENIX"@ja-latn ;
    foaf:name "SQUARE ENIX"@en,
        "SQUARE ENIX"@ja,
        "SQUARE ENIX"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/49721/49721-1586437273.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15345#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Sydney Symphony Orchestra"@en ;
    foaf:name "Sydney Symphony Orchestra"@en .

<artist/16966#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Cantillation"@en ;
    foaf:name "Cantillation"@en .

<artist/17696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "ChriS Ito"@en ;
    foaf:made <album/49721#lyrics>,
        <album/49721#subject> ;
    foaf:name "ChriS Ito"@en .

<artist/17706#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "T$UYO$HI"@en ;
    foaf:name "T$UYO$HI"@en .

<artist/19742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "ZAX"@en ;
    foaf:name "ZAX"@en .

<artist/28739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Taro Kato"@en,
        "カトウタロウ"@ja ;
    foaf:name "Taro Kato"@en,
        "カトウタロウ"@ja .

<artist/5842#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "SAWA"@en ;
    foaf:made <album/49721#lyrics>,
        <album/49721#subject> ;
    foaf:name "SAWA"@en .

<artist/79959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Reina Tokura"@en,
        "都倉伶奈"@ja ;
    foaf:name "Reina Tokura"@en,
        "都倉伶奈"@ja .

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

<artist/776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49721#subject> ;
    mo:performed <album/49721#performance> ;
    schema:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja ;
    foaf:made <album/49721#composition>,
        <album/49721#subject> ;
    foaf:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja .

<album/49721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-17"^^xsd:date ;
    dcterms:title "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn ;
    mo:catalogue_number "2040303" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49721#musicalexpression> ;
    mo:publisher <org/2364#subject> ;
    mo:record _:N64e234fab8104d98a7df71767631ce21 ;
    mo:record_count 1 ;
    schema:about <release/4320#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Freude Music Strings"@en ;
            foaf:name "Freude Music Strings"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yumi Yoshitaka"@en ;
            foaf:name "Yumi Yoshitaka"@en ],
        <artist/15345#subject>,
        <artist/16966#subject>,
        <artist/17696#subject>,
        <artist/17706#subject>,
        <artist/19742#subject>,
        <artist/28739#subject>,
        <artist/5842#subject>,
        <artist/776#subject>,
        <artist/79959#subject> ;
    schema:datePublished "2015-03-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/49721/49721-1586437273.jpg> ;
    schema:name "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn ;
    schema:publisher <org/2364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/49721/49721-1586437273.jpg> .

<album/49721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn ;
    mo:performance_of <album/49721#musicalwork> ;
    mo:performer _:N5fa6941727494c72b840b49eb7443faa,
        _:Nb8e96725b1b844bcbc0d9893e9aeebe7,
        <artist/15345#subject>,
        <artist/16966#subject>,
        <artist/17696#subject>,
        <artist/17706#subject>,
        <artist/19742#subject>,
        <artist/28739#subject>,
        <artist/5842#subject>,
        <artist/776#subject>,
        <artist/79959#subject> ;
    mo:recorded_as <album/49721#musicalexpression> ;
    schema:byArtist _:N5fa6941727494c72b840b49eb7443faa,
        _:Nb8e96725b1b844bcbc0d9893e9aeebe7,
        <artist/15345#subject>,
        <artist/16966#subject>,
        <artist/17696#subject>,
        <artist/17706#subject>,
        <artist/19742#subject>,
        <artist/28739#subject>,
        <artist/5842#subject>,
        <artist/776#subject>,
        <artist/79959#subject> ;
    schema:name "Final Fantasy Type-0 HD Composer Selections"@en,
        "Final Fantasy Type-0 HD Composer Selections"@ja,
        "Final Fantasy Type-0 HD Composer Selections"@ja-latn ;
    schema:workPerformed <album/49721#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Team Zero"@en ;
    foaf:made <album/49721#lyrics> ;
    foaf:name "Team Zero"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Team Zero"@en ;
    foaf:made <album/49721#subject> ;
    foaf:name "Team Zero"@en .

_:N00312dcd394d441ea4a0c321ab198be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Type Zero"@en ;
    mo:track_number 13 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Type Zero"@en .

_:N0971d89e11ee451181bae32dba8ab2d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of the End"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "The Beginning of the End"@en .

_:N0ca8823901df4779a1f7c953aefe5a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Machina Kunagiri"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Machina Kunagiri"@en .

_:N0fd6d6ef5e9345db91690331d52a2722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War: The White Weapon"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "War: The White Weapon"@en .

_:N19b66ba0d1ed4f2eb6673ecaecaa01c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermilion Fire"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Vermilion Fire"@en .

_:N1d8e3f41946d4183b7e111c03be0dfec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guided Conclusion"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Guided Conclusion"@en .

_:N2a8ba3569bc744d4b98d04b7b9bc4b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempus Finis"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Tempus Finis"@en .

_:N2bd2d4561021498f81eb00bd537ac484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War: Howl of the Dreadnought"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "War: Howl of the Dreadnought"@en .

_:N5fa6941727494c72b840b49eb7443faa a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Yumi Yoshitaka"@en ;
    foaf:name "Yumi Yoshitaka"@en .

_:N951aafb89c1d4e26b62dcd5087b0b5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rem Tokimiya"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Rem Tokimiya"@en .

_:N9706b2e04ef34a34a4cb61126540b993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War: The Quiet Bloodbath"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "War: The Quiet Bloodbath"@en .

_:Na403b7ff631f4cf893e215014661cf19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UTAKATA"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "UTAKATA"@en .

_:Nb67657c5e729420c847c7af4fad98a92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Servant of the Crystal"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Servant of the Crystal"@en .

_:Nb8e96725b1b844bcbc0d9893e9aeebe7 a schema:Person,
        foaf:Person ;
    mo:performed <album/49721#performance> ;
    schema:name "Freude Music Strings"@en ;
    foaf:name "Freude Music Strings"@en .

_:Nc467b3b6c7214f3bb01ebc2077163637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Fire"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Divine Fire"@en .

_:Nc68ff220ac7c49308ea94226bee50a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempus Bellum"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Tempus Bellum"@en .

_:Ndc62bfb7fbda495f80e4549c08dceffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorful - Falling in Love"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N64e234fab8104d98a7df71767631ce21 ;
    schema:name "Colorful - Falling in Love"@en .

_:N64e234fab8104d98a7df71767631ce21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00312dcd394d441ea4a0c321ab198be7,
        _:N0971d89e11ee451181bae32dba8ab2d2,
        _:N0ca8823901df4779a1f7c953aefe5a18,
        _:N0fd6d6ef5e9345db91690331d52a2722,
        _:N19b66ba0d1ed4f2eb6673ecaecaa01c3,
        _:N1d8e3f41946d4183b7e111c03be0dfec,
        _:N2a8ba3569bc744d4b98d04b7b9bc4b9a,
        _:N2bd2d4561021498f81eb00bd537ac484,
        _:N951aafb89c1d4e26b62dcd5087b0b5ca,
        _:N9706b2e04ef34a34a4cb61126540b993,
        _:Na403b7ff631f4cf893e215014661cf19,
        _:Nb67657c5e729420c847c7af4fad98a92,
        _:Nc467b3b6c7214f3bb01ebc2077163637,
        _:Nc68ff220ac7c49308ea94226bee50a2d,
        _:Ndc62bfb7fbda495f80e4549c08dceffa ;
    mo:track_count 15 ;
    schema:duration "PT51:56"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00312dcd394d441ea4a0c321ab198be7,
        _:N0971d89e11ee451181bae32dba8ab2d2,
        _:N0ca8823901df4779a1f7c953aefe5a18,
        _:N0fd6d6ef5e9345db91690331d52a2722,
        _:N19b66ba0d1ed4f2eb6673ecaecaa01c3,
        _:N1d8e3f41946d4183b7e111c03be0dfec,
        _:N2a8ba3569bc744d4b98d04b7b9bc4b9a,
        _:N2bd2d4561021498f81eb00bd537ac484,
        _:N951aafb89c1d4e26b62dcd5087b0b5ca,
        _:N9706b2e04ef34a34a4cb61126540b993,
        _:Na403b7ff631f4cf893e215014661cf19,
        _:Nb67657c5e729420c847c7af4fad98a92,
        _:Nc467b3b6c7214f3bb01ebc2077163637,
        _:Nc68ff220ac7c49308ea94226bee50a2d,
        _:Ndc62bfb7fbda495f80e4549c08dceffa .

