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

<artist/21680#subject> a schema:Person,
        foaf:Person ;
    schema:name "CHEMISTRY"@en ;
    foaf:made <album/40143#subject>,
        <album/40143#vocals> ;
    foaf:name "CHEMISTRY"@en .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/40143#lyrics>,
        <album/40143#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/11242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40143#subject> ;
    schema:name "Yoko Kuzuya"@en,
        "葛谷葉子"@ja ;
    foaf:made <album/40143#composition>,
        <album/40143#subject> ;
    foaf:name "Yoko Kuzuya"@en,
        "葛谷葉子"@ja .

<artist/13598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40143#subject> ;
    schema:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja ;
    foaf:made <album/40143#composition>,
        <album/40143#subject> ;
    foaf:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja .

<product/585#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn .

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

<album/40143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn ;
    mo:performance_of <album/40143#musicalwork> ;
    mo:recorded_as <album/40143#musicalexpression> ;
    schema:name "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn ;
    schema:workPerformed <album/40143#musicalwork> .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/40143/40143-1372222765.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/40143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Wayne Kirkpatrick"@en ;
            foaf:made <album/40143#composition> ;
            foaf:name "Wayne Kirkpatrick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gordon Kennedy"@en ;
            foaf:made <album/40143#composition> ;
            foaf:name "Gordon Kennedy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Sims"@en ;
            foaf:made <album/40143#composition> ;
            foaf:name "Tommy Sims"@en ],
        <artist/11242#subject>,
        <artist/13598#subject> ;
    mo:produced_work <album/40143#musicalwork> ;
    schema:name "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn .

<album/40143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-27"^^xsd:date ;
    dcterms:title "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn ;
    mo:catalogue_number "DFCL-1212" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40143#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N5edfd850172b489aba9487177dacb02f ;
    mo:record_count 1 ;
    schema:about <product/585#subject> ;
    schema:datePublished "2005-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/40143/40143-1372222765.jpg> ;
    schema:name "Wings of Words / CHEMISTRY"@en,
        "Wings of Words / CHEMISTRY"@ja,
        "Wings of Words / CHEMISTRY"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/40143/40143-1372222765.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40143#subject> ;
    schema:name "Tommy Sims"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Tommy Sims"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gordon Kennedy"@en ;
    foaf:made <album/40143#lyrics> ;
    foaf:name "Gordon Kennedy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tommy Sims"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Tommy Sims"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tommy Sims"@en ;
    foaf:made <album/40143#lyrics> ;
    foaf:name "Tommy Sims"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40143#subject> ;
    schema:name "Gordon Kennedy"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Gordon Kennedy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gordon Kennedy"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Gordon Kennedy"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40143#subject> ;
    schema:name "Wayne Kirkpatrick"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Wayne Kirkpatrick"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wayne Kirkpatrick"@en ;
    foaf:made <album/40143#lyrics> ;
    foaf:name "Wayne Kirkpatrick"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wayne Kirkpatrick"@en ;
    foaf:made <album/40143#subject> ;
    foaf:name "Wayne Kirkpatrick"@en .

_:N338c1c058b6e4c6b9a00597cfe9c90a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Words (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5edfd850172b489aba9487177dacb02f ;
    schema:name "Wings of Words (instrumental)"@en .

_:N6cab37882ba6470697565ab0d5d80c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Words"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5edfd850172b489aba9487177dacb02f ;
    schema:name "Wings of Words"@en .

_:N77bb5a666cbe4d698ce66856974233aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Words (alas de palabras)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N5edfd850172b489aba9487177dacb02f ;
    schema:name "Wings of Words (alas de palabras)"@en .

_:Nc77f593329dd4b488be59b703e81767a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change The World"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5edfd850172b489aba9487177dacb02f ;
    schema:name "Change The World"@en .

_:N5edfd850172b489aba9487177dacb02f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N338c1c058b6e4c6b9a00597cfe9c90a1,
        _:N6cab37882ba6470697565ab0d5d80c2c,
        _:N77bb5a666cbe4d698ce66856974233aa,
        _:Nc77f593329dd4b488be59b703e81767a ;
    mo:track_count 4 ;
    schema:duration "PT18:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N338c1c058b6e4c6b9a00597cfe9c90a1,
        _:N6cab37882ba6470697565ab0d5d80c2c,
        _:N77bb5a666cbe4d698ce66856974233aa,
        _:Nc77f593329dd4b488be59b703e81767a .

