@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 _:N1e761388018e4acda32210910dbcd331 ;
    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 _:Ncd003e7fe85e4d9783a31537e3870e14,
        _:Nea66595f67c040e196db9b82c03f048f,
        <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 _:Ncd003e7fe85e4d9783a31537e3870e14,
        _:Nea66595f67c040e196db9b82c03f048f,
        <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#subject> ;
    foaf:name "Team Zero"@en .

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

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

_:N22310e1591c443459514768a80bad443 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 _:N1e761388018e4acda32210910dbcd331 ;
    schema:name "War: Howl of the Dreadnought"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nfa4f0ea7c888450b990d6f43d0090ed6 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 _:N1e761388018e4acda32210910dbcd331 ;
    schema:name "The Beginning of the End"@en .

_:N1e761388018e4acda32210910dbcd331 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N156cb1ad7c17479b99566c25ab0deea5,
        _:N22310e1591c443459514768a80bad443,
        _:N4a5e1f7d11284e6c86fc4daef5fbde57,
        _:N6ec2026f6f324814817a7c0791a083c4,
        _:N717f81d59d504147b4032b9c4108e1d3,
        _:N835795d6dc0742bc8958b1ead306dfd8,
        _:N8460fd58d48340d1b01ae19d484b9ae0,
        _:N870ae457030e47069d58fdce3cb10782,
        _:N8aaa60972d774be8874544465c355b9d,
        _:N902dc1aeb81c44a68fcdadb2dc81398e,
        _:N9c3ba0aa2ed442939a073735da760c31,
        _:Nc419feee16994aeb9e1d3f35b27b8fdd,
        _:Nc4f52d0ac7754110a8b48bf7c6f2bf4a,
        _:Nf968e0f98b834ddda4ee381f51be7dea,
        _:Nfa4f0ea7c888450b990d6f43d0090ed6 ;
    mo:track_count 15 ;
    schema:duration "PT51:56"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N156cb1ad7c17479b99566c25ab0deea5,
        _:N22310e1591c443459514768a80bad443,
        _:N4a5e1f7d11284e6c86fc4daef5fbde57,
        _:N6ec2026f6f324814817a7c0791a083c4,
        _:N717f81d59d504147b4032b9c4108e1d3,
        _:N835795d6dc0742bc8958b1ead306dfd8,
        _:N8460fd58d48340d1b01ae19d484b9ae0,
        _:N870ae457030e47069d58fdce3cb10782,
        _:N8aaa60972d774be8874544465c355b9d,
        _:N902dc1aeb81c44a68fcdadb2dc81398e,
        _:N9c3ba0aa2ed442939a073735da760c31,
        _:Nc419feee16994aeb9e1d3f35b27b8fdd,
        _:Nc4f52d0ac7754110a8b48bf7c6f2bf4a,
        _:Nf968e0f98b834ddda4ee381f51be7dea,
        _:Nfa4f0ea7c888450b990d6f43d0090ed6 .

