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

<artist/12893#subject> a schema:Person,
        foaf:Person ;
    schema:name "Futoshi"@en,
        "太志"@ja ;
    foaf:made <album/55025#lyrics>,
        <album/55025#subject> ;
    foaf:name "Futoshi"@en,
        "太志"@ja .

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

<artist/12322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    schema:name "Satori Shiraishi"@en,
        "シライシ紗トリ"@ja ;
    foaf:made <album/55025#composition>,
        <album/55025#subject> ;
    foaf:name "Satori Shiraishi"@en,
        "シライシ紗トリ"@ja .

<artist/20661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    schema:name "Joey Carbone"@en ;
    foaf:made <album/55025#composition>,
        <album/55025#subject> ;
    foaf:name "Joey Carbone"@en .

<artist/22252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    schema:name "Jeff Miyahara"@en ;
    foaf:made <album/55025#composition>,
        <album/55025#subject> ;
    foaf:name "Jeff Miyahara"@en .

<product/2609#subject> a schema:CreativeWork ;
    schema:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn ;
    foaf:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

<album/55025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn ;
    mo:performance_of <album/55025#musicalwork> ;
    mo:performer <artist/40885#subject> ;
    mo:recorded_as <album/55025#musicalexpression> ;
    schema:byArtist <artist/40885#subject> ;
    schema:name "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn ;
    schema:workPerformed <album/55025#musicalwork> .

<artist/40885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    mo:performed <album/55025#performance> ;
    schema:name "JAMIL"@en ;
    foaf:made <album/55025#composition>,
        <album/55025#lyrics>,
        <album/55025#subject> ;
    foaf:name "JAMIL"@en .

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

<album/55025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Anthony Mazza"@en ;
            foaf:made <album/55025#composition> ;
            foaf:name "Anthony Mazza"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oh Seksun"@en ;
            foaf:made <album/55025#composition> ;
            foaf:name "Oh Seksun"@en ],
        <artist/12322#subject>,
        <artist/20661#subject>,
        <artist/22252#subject>,
        <artist/40885#subject> ;
    mo:produced_work <album/55025#musicalwork> ;
    schema:name "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn .

<album/55025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-03"^^xsd:date ;
    dcterms:title "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn ;
    mo:catalogue_number "PCCA-03453" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55025#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    mo:record_count 1 ;
    schema:about <product/2609#subject> ;
    schema:byArtist <artist/40885#subject> ;
    schema:datePublished "2011-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/55025/55025-1443010792.jpg> ;
    schema:name "American Shounen / JAMIL"@en,
        "アメリカン少年 / ジャミール"@ja,
        "American Shounen / JAMIL"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/55025/55025-1443010792.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Lafa Taylor"@en ;
    foaf:made <album/55025#subject> ;
    foaf:name "Lafa Taylor"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lafa Taylor"@en ;
    foaf:made <album/55025#lyrics> ;
    foaf:name "Lafa Taylor"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    schema:name "Oh Seksun"@en ;
    foaf:made <album/55025#subject> ;
    foaf:name "Oh Seksun"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55025#subject> ;
    schema:name "Anthony Mazza"@en ;
    foaf:made <album/55025#subject> ;
    foaf:name "Anthony Mazza"@en .

_:N24d3f602da8346c3bb3a3a62be4e015c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人でなくちゃ"@ja,
        "Futaride Nakucha"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "二人でなくちゃ"@ja,
        "Futaride Nakucha"@ja-latn .

_:N3a318a7615834dcea606c8c3904135b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rock City Boy"@ja,
        "The Rock City Boy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "The Rock City Boy"@ja,
        "The Rock City Boy"@ja-latn .

_:N52f1f4f04bf249008bac70dea90cdee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOKUMAMA～もうひとつの誕生日～"@ja,
        "BOKUMAMA ~Mou Hitotsu no Tanjoubi~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "BOKUMAMA～もうひとつの誕生日～"@ja,
        "BOKUMAMA ~Mou Hitotsu no Tanjoubi~"@ja-latn .

_:N65ccf8844097443882fb1e9594c327ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Away feat.Lafa Taylor"@ja,
        "Get Away feat.Lafa Taylor"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "Get Away feat.Lafa Taylor"@ja,
        "Get Away feat.Lafa Taylor"@ja-latn .

_:N6ff3cdb462044a039911f9d6e302458a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Up"@ja,
        "Fall Up"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "Fall Up"@ja,
        "Fall Up"@ja-latn .

_:N7f0487d048384ad899fd31bb725cf23f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm here,you're there"@ja,
        "I'm here,you're there"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "I'm here,you're there"@ja,
        "I'm here,you're there"@ja-latn .

_:Naaa0b1df095843009a9b64b0bf4a6656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I miss you"@ja,
        "I miss you"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "I miss you"@ja,
        "I miss you"@ja-latn .

_:Nb92c9969e380408bb947d753cae20851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片思イノ想イカタ"@ja,
        "Kataomoi no Ikata"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "片思イノ想イカタ"@ja,
        "Kataomoi no Ikata"@ja-latn .

_:Nc636299fabe64a9b8b2b8c6a686292d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大きな木の下"@ja,
        "Ooki na Ki no Shita"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "大きな木の下"@ja,
        "Ooki na Ki no Shita"@ja-latn .

_:Nd01130ef16a046188218934b7da96b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空をこえて"@ja,
        "Sora wo Koete"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "空をこえて"@ja,
        "Sora wo Koete"@ja-latn .

_:Nee15cdf47b9c478c920a22e1d8d14c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep On"@ja,
        "Keep On"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3f00c3e22da34ad38579c983ed1b4af4 ;
    schema:name "Keep On"@ja,
        "Keep On"@ja-latn .

_:N3f00c3e22da34ad38579c983ed1b4af4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24d3f602da8346c3bb3a3a62be4e015c,
        _:N3a318a7615834dcea606c8c3904135b9,
        _:N52f1f4f04bf249008bac70dea90cdee6,
        _:N65ccf8844097443882fb1e9594c327ef,
        _:N6ff3cdb462044a039911f9d6e302458a,
        _:N7f0487d048384ad899fd31bb725cf23f,
        _:Naaa0b1df095843009a9b64b0bf4a6656,
        _:Nb92c9969e380408bb947d753cae20851,
        _:Nc636299fabe64a9b8b2b8c6a686292d8,
        _:Nd01130ef16a046188218934b7da96b5d,
        _:Nee15cdf47b9c478c920a22e1d8d14c3e ;
    mo:track_count 11 ;
    schema:duration "PT41:58"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N24d3f602da8346c3bb3a3a62be4e015c,
        _:N3a318a7615834dcea606c8c3904135b9,
        _:N52f1f4f04bf249008bac70dea90cdee6,
        _:N65ccf8844097443882fb1e9594c327ef,
        _:N6ff3cdb462044a039911f9d6e302458a,
        _:N7f0487d048384ad899fd31bb725cf23f,
        _:Naaa0b1df095843009a9b64b0bf4a6656,
        _:Nb92c9969e380408bb947d753cae20851,
        _:Nc636299fabe64a9b8b2b8c6a686292d8,
        _:Nd01130ef16a046188218934b7da96b5d,
        _:Nee15cdf47b9c478c920a22e1d8d14c3e .

