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

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

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

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

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

<artist/18085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22996#subject> ;
    schema:name "nao'ymt"@en ;
    foaf:made <album/22996#composition>,
        <album/22996#subject> ;
    foaf:name "nao'ymt"@en .

<artist/21681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22996#subject> ;
    schema:name "Kaname Kawabata"@en,
        "川畑要"@ja ;
    foaf:made <album/22996#composition>,
        <album/22996#lyrics>,
        <album/22996#subject> ;
    foaf:name "Kaname Kawabata"@en,
        "川畑要"@ja .

<artist/21683#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22996#subject> ;
    schema:name "Yoshikuni Dohchin"@en,
        "堂珍嘉邦"@ja ;
    foaf:made <album/22996#composition>,
        <album/22996#lyrics>,
        <album/22996#subject> ;
    foaf:name "Yoshikuni Dohchin"@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/22996#musicalexpression> a mo:Signal ;
    mo:published_as <album/22996#subject> ;
    mo:records <album/22996#performance> .

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

<album/22996#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/69/22996/22996-1294104681.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22996#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/22996/22996-1294104681.jpg> ;
    foaf:depicts <album/22996#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/22996/22996-1294104681.jpg> .

<https://medium-media.vgm.io/albums/69/22996/22996-1294104681.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/22996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-27"^^xsd:date ;
    dcterms:title "Wings of Words / CHEMISTRY [Limited Edition]"@en,
        "Wings of Words / CHEMISTRY [Limited Edition]"@ja,
        "Wings of Words / CHEMISTRY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DFCL-1211" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22996#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N8df1feaab5934ecda00d0a1293cc48e5 ;
    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/69/22996/22996-1294104681.jpg> ;
    schema:name "Wings of Words / CHEMISTRY [Limited Edition]"@en,
        "Wings of Words / CHEMISTRY [Limited Edition]"@ja,
        "Wings of Words / CHEMISTRY [Limited Edition]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/22996/22996-1294104681.jpg> .

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

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "DABO by the courtesy of BABY MARIO PRODUCTION"@en ;
    foaf:made <album/22996#lyrics> ;
    foaf:name "DABO by the courtesy of BABY MARIO PRODUCTION"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "DABO by the courtesy of BABY MARIO PRODUCTION"@en ;
    foaf:made <album/22996#subject> ;
    foaf:name "DABO by the courtesy of BABY MARIO PRODUCTION"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22996#subject> ;
    schema:name "GOOD LOVIN'"@en ;
    foaf:made <album/22996#subject> ;
    foaf:name "GOOD LOVIN'"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "GOOD LOVIN'"@en ;
    foaf:made <album/22996#subject> ;
    foaf:name "GOOD LOVIN'"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "GOOD LOVIN'"@en ;
    foaf:made <album/22996#lyrics> ;
    foaf:name "GOOD LOVIN'"@en .

_:N051818d77b1f4097949823a228450dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Words"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8df1feaab5934ecda00d0a1293cc48e5 ;
    schema:name "Wings of Words"@ja .

_:N9600b08b68e0438bad46e2a15bfe3672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUGSY NIGHT"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8df1feaab5934ecda00d0a1293cc48e5 ;
    schema:name "BUGSY NIGHT"@ja .

_:Nb01f459ea6e04968a74fee1733f8ce31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change The World"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8df1feaab5934ecda00d0a1293cc48e5 ;
    schema:name "Change The World"@ja .

_:Nfe2c4ccc17da45fca75565f4e412410c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わしを市民球場に連れてって。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8df1feaab5934ecda00d0a1293cc48e5 ;
    schema:name "わしを市民球場に連れてって。"@ja .

_:N8df1feaab5934ecda00d0a1293cc48e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N051818d77b1f4097949823a228450dee,
        _:N9600b08b68e0438bad46e2a15bfe3672,
        _:Nb01f459ea6e04968a74fee1733f8ce31,
        _:Nfe2c4ccc17da45fca75565f4e412410c ;
    mo:track_count 4 ;
    schema:duration "PT16:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N051818d77b1f4097949823a228450dee,
        _:N9600b08b68e0438bad46e2a15bfe3672,
        _:Nb01f459ea6e04968a74fee1733f8ce31,
        _:Nfe2c4ccc17da45fca75565f4e412410c .

