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

<artist/5083#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazushige Nojima"@en,
        "野島一成"@ja ;
    foaf:made <album/98625#lyrics>,
        <album/98625#subject> ;
    foaf:name "Kazushige Nojima"@en,
        "野島一成"@ja .

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

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

<album/98625#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/98625#musicalwork> ;
    schema:name "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/52/98625/98625-1588804273.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98625#performance> ;
    schema:name "Ian Martyn"@en ;
    foaf:name "Ian Martyn"@en .

<artist/20193#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98625#performance> ;
    schema:name "Darby Cupit"@en ;
    foaf:name "Darby Cupit"@en .

<artist/28916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98625#performance> ;
    schema:name "Darby & Ian"@en ;
    foaf:name "Darby & Ian"@en .

<album/98625#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn ;
    mo:performance_of <album/98625#musicalwork> ;
    mo:performer <artist/18555#subject>,
        <artist/20193#subject>,
        <artist/28916#subject> ;
    mo:recorded_as <album/98625#musicalexpression> ;
    schema:byArtist <artist/18555#subject>,
        <artist/20193#subject>,
        <artist/28916#subject> ;
    schema:name "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn ;
    schema:workPerformed <album/98625#musicalwork> .

<album/98625#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-22"^^xsd:date ;
    dcterms:title "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98625#musicalexpression> ;
    mo:publisher _:Nd2fd48fda7004c96814876f3ed29a32c ;
    mo:record _:Ndbf2ff8249ea45489a76728592d55c9e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Final Fantasy X"@en ;
            foaf:name "Final Fantasy X"@en ] ;
    schema:byArtist <artist/18555#subject>,
        <artist/20193#subject>,
        <artist/28916#subject> ;
    schema:datePublished "2016-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/98625/98625-1588804273.jpg> ;
    schema:name "Suteki Da Ne (From \"Final Fantasy X\")"@en,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja,
        "Suteki Da Ne (From \"Final Fantasy X\")"@ja-latn ;
    schema:publisher _:Nd2fd48fda7004c96814876f3ed29a32c ;
    foaf:depiction <https://media.vgm.io/albums/52/98625/98625-1588804273.jpg> .

_:N54ccaf07b69e4878aea29f02216b8167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suteki Da Ne (From \"Final Fantasy X\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Ndbf2ff8249ea45489a76728592d55c9e ;
    schema:name "Suteki Da Ne (From \"Final Fantasy X\")"@en .

_:Nd2fd48fda7004c96814876f3ed29a32c schema:name "Darby & Ian"@en,
        "Darby & Ian"@ja,
        "Darby & Ian"@ja-latn ;
    foaf:name "Darby & Ian"@en,
        "Darby & Ian"@ja,
        "Darby & Ian"@ja-latn .

_:Ndbf2ff8249ea45489a76728592d55c9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54ccaf07b69e4878aea29f02216b8167 ;
    mo:track_count 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N54ccaf07b69e4878aea29f02216b8167 .

