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

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

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

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

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

<album/81965#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/81965#musicalwork> ;
    schema:name "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/81965/81965-1541792515.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16568#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Sean Schafianski"@en ;
    foaf:name "Sean Schafianski"@en .

<artist/17457#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "David Russell"@en ;
    foaf:name "David Russell"@en .

<artist/17718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "String Player Gamer"@en ;
    foaf:name "String Player Gamer"@en .

<artist/18721#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Songe"@en ;
    foaf:name "Songe"@en .

<artist/18726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Will Dawson"@en ;
    foaf:name "Will Dawson"@en .

<artist/20178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Daniel Romberger"@en ;
    foaf:name "Daniel Romberger"@en .

<artist/20436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Sam Bobinski"@en ;
    foaf:name "Sam Bobinski"@en .

<artist/20749#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "Peter Bobinski"@en ;
    foaf:name "Peter Bobinski"@en .

<artist/42846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "insaneintherainmusic"@en ;
    foaf:name "insaneintherainmusic"@en .

<artist/59678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81965#performance> ;
    schema:name "HatVGM"@en ;
    foaf:name "HatVGM"@en .

<album/81965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-23"^^xsd:date ;
    dcterms:title "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn ;
    mo:catalogue_number "MCOL-0168" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/81965#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    mo:record_count 1 ;
    schema:about <product/175#subject> ;
    schema:byArtist <artist/16568#subject>,
        <artist/17457#subject>,
        <artist/17718#subject>,
        <artist/18721#subject>,
        <artist/18726#subject>,
        <artist/20178#subject>,
        <artist/20436#subject>,
        <artist/20749#subject>,
        <artist/42846#subject>,
        <artist/59678#subject> ;
    schema:datePublished "2018-11-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/81965/81965-1541792515.jpg> ;
    schema:name "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/81965/81965-1541792515.jpg> .

<album/81965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn ;
    mo:performance_of <album/81965#musicalwork> ;
    mo:performer <artist/16568#subject>,
        <artist/17457#subject>,
        <artist/17718#subject>,
        <artist/18721#subject>,
        <artist/18726#subject>,
        <artist/20178#subject>,
        <artist/20436#subject>,
        <artist/20749#subject>,
        <artist/42846#subject>,
        <artist/59678#subject> ;
    mo:recorded_as <album/81965#musicalexpression> ;
    schema:byArtist <artist/16568#subject>,
        <artist/17457#subject>,
        <artist/17718#subject>,
        <artist/18721#subject>,
        <artist/18726#subject>,
        <artist/20178#subject>,
        <artist/20436#subject>,
        <artist/20749#subject>,
        <artist/42846#subject>,
        <artist/59678#subject> ;
    schema:name "FFIV JAZZ ARRANGE VERSION"@en,
        "FFIV JAZZ ARRANGE VERSION"@ja,
        "FFIV JAZZ ARRANGE VERSION"@ja-latn ;
    schema:workPerformed <album/81965#musicalwork> .

_:N0283d06dab4640c1873b8960766d02e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Airship"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Airship"@en .

_:N548cc064088746418aead8175eb53c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troian Beauty"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Troian Beauty"@en .

_:N5cb06fd2935746808c0802518851d9f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba de Chocobo!"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Samba de Chocobo!"@en .

_:N7a2222716cc64c8aa40f049ed382416c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of Final Fantasy IV"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Main Theme of Final Fantasy IV"@en .

_:Naa62025bb59749b3b5d7b94acaf86417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Whale"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Lunar Whale"@en .

_:Nac6ff3f45e9546bcb8ac915a2ee7b34e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Love"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Theme of Love"@en .

_:Ncaf0ae9a197643e09bb160856c5c7c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lunarians"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "The Lunarians"@en .

_:Ncb6189fb34834273b884f35763602257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King Giott's Castle"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "King Giott's Castle"@en .

_:Ncff9f198a7d745a89d01d801957d2563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Prelude"@en .

_:Nd07bc26506694cbab6fde9e8ca4df2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Bab-il"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Tower of Bab-il"@en .

_:Ndfe7685f458646a4bafce396b19f5508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary World"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Illusionary World"@en .

_:Ne77655b6befb439b81160f5e00612e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rydia"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nc45f4c2dec324375a1f6e972789b6f21 ;
    schema:name "Rydia"@en .

_:Nc45f4c2dec324375a1f6e972789b6f21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0283d06dab4640c1873b8960766d02e0,
        _:N548cc064088746418aead8175eb53c1b,
        _:N5cb06fd2935746808c0802518851d9f3,
        _:N7a2222716cc64c8aa40f049ed382416c,
        _:Naa62025bb59749b3b5d7b94acaf86417,
        _:Nac6ff3f45e9546bcb8ac915a2ee7b34e,
        _:Ncaf0ae9a197643e09bb160856c5c7c25,
        _:Ncb6189fb34834273b884f35763602257,
        _:Ncff9f198a7d745a89d01d801957d2563,
        _:Nd07bc26506694cbab6fde9e8ca4df2f0,
        _:Ndfe7685f458646a4bafce396b19f5508,
        _:Ne77655b6befb439b81160f5e00612e91 ;
    mo:track_count 12 ;
    schema:duration "PT32:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0283d06dab4640c1873b8960766d02e0,
        _:N548cc064088746418aead8175eb53c1b,
        _:N5cb06fd2935746808c0802518851d9f3,
        _:N7a2222716cc64c8aa40f049ed382416c,
        _:Naa62025bb59749b3b5d7b94acaf86417,
        _:Nac6ff3f45e9546bcb8ac915a2ee7b34e,
        _:Ncaf0ae9a197643e09bb160856c5c7c25,
        _:Ncb6189fb34834273b884f35763602257,
        _:Ncff9f198a7d745a89d01d801957d2563,
        _:Nd07bc26506694cbab6fde9e8ca4df2f0,
        _:Ndfe7685f458646a4bafce396b19f5508,
        _:Ne77655b6befb439b81160f5e00612e91 .

