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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/102642#lyrics>,
        <album/102642#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/7240#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Aoyama"@en,
        "青山紳一郎"@ja ;
    foaf:made <album/102642#lyrics>,
        <album/102642#subject> ;
    foaf:name "Shinichiro Aoyama"@en,
        "青山紳一郎"@ja .

<artist/7350#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Nakagawa"@en,
        "中川翔子"@ja ;
    foaf:made <album/102642#lyrics>,
        <album/102642#subject>,
        <album/102642#vocals> ;
    foaf:name "Shoko Nakagawa"@en,
        "中川翔子"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/102642#lyrics>,
        <album/102642#subject> ;
    foaf:name "meg rock"@en .

<artist/10451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102642#subject> ;
    schema:name "Yasuyuki Tatoo"@en,
        "多東康孝"@ja ;
    foaf:made <album/102642#composition>,
        <album/102642#subject> ;
    foaf:name "Yasuyuki Tatoo"@en,
        "多東康孝"@ja .

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102642#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/102642#composition>,
        <album/102642#subject> ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<artist/30327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102642#subject> ;
    schema:name "KAN"@en ;
    foaf:made <album/102642#composition>,
        <album/102642#subject> ;
    foaf:name "KAN"@en .

<product/4722#subject> a schema:CreativeWork ;
    schema:name "YAWARA! a fashionable judo girl!"@en,
        "YAWARA! a fashionable judo girl!"@ja,
        "YAWARA! a fashionable judo girl!"@ja-latn ;
    foaf:name "YAWARA! a fashionable judo girl!"@en,
        "YAWARA! a fashionable judo girl!"@ja,
        "YAWARA! a fashionable judo girl!"@ja-latn .

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

<album/102642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn ;
    mo:performance_of <album/102642#musicalwork> ;
    mo:recorded_as <album/102642#musicalexpression> ;
    schema:name "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn ;
    schema:workPerformed <album/102642#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/102642/102642-b8072f39de56.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn ;
    mo:composer <artist/10451#subject>,
        <artist/2424#subject>,
        <artist/30327#subject> ;
    mo:produced_work <album/102642#musicalwork> ;
    schema:name "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn .

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

<album/102642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-14"^^xsd:date ;
    dcterms:title "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn ;
    mo:catalogue_number "SRCL-7107" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102642#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:Nb33ebbd31677448a8e98205adfb539f1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cloudy with a Chance of Meatballs"@en ;
            foaf:name "Cloudy with a Chance of Meatballs"@en ],
        <product/4722#subject> ;
    schema:datePublished "2009-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/102642/102642-b8072f39de56.jpg> ;
    schema:name "\"Arigatou no Egao\" / Shoko Nakagawa"@en,
        "「ありがとうの笑顔」 / 中川翔子"@ja,
        "\"Arigatou no Egao\" / Shoko Nakagawa"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/102642/102642-b8072f39de56.jpg> .

_:N2c84c809a67141c08729d8fc0407bf1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainbow forecast"@ja,
        "rainbow forecast"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nb33ebbd31677448a8e98205adfb539f1 ;
    schema:name "rainbow forecast"@ja,
        "rainbow forecast"@ja-latn .

_:N35c12ebdcf694505b0871989a0f389e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ありがとうの笑顔」 -Instrumental-"@ja,
        "\"Arigatou no Egao\" -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb33ebbd31677448a8e98205adfb539f1 ;
    schema:name "「ありがとうの笑顔」 -Instrumental-"@ja,
        "\"Arigatou no Egao\" -Instrumental-"@ja-latn .

_:N44d834792283496493689a9b5006eba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ありがとうの笑顔」"@ja,
        "\"Arigatou no Egao\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb33ebbd31677448a8e98205adfb539f1 ;
    schema:name "「ありがとうの笑顔」"@ja,
        "\"Arigatou no Egao\""@ja-latn .

_:N49fb3d2a9e3045bfbc931f3f816cc10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨にキッスの花束を"@ja,
        "Ame ni Kiss no Hanataba wo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb33ebbd31677448a8e98205adfb539f1 ;
    schema:name "雨にキッスの花束を"@ja,
        "Ame ni Kiss no Hanataba wo"@ja-latn .

_:Nb33ebbd31677448a8e98205adfb539f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c84c809a67141c08729d8fc0407bf1e,
        _:N35c12ebdcf694505b0871989a0f389e6,
        _:N44d834792283496493689a9b5006eba4,
        _:N49fb3d2a9e3045bfbc931f3f816cc10a ;
    mo:track_count 4 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c84c809a67141c08729d8fc0407bf1e,
        _:N35c12ebdcf694505b0871989a0f389e6,
        _:N44d834792283496493689a9b5006eba4,
        _:N49fb3d2a9e3045bfbc931f3f816cc10a .

