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

<artist/8601#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Nakajima"@en,
        "中島愛"@ja ;
    foaf:made <album/39300#subject>,
        <album/39300#vocals> ;
    foaf:name "Megumi Nakajima"@en,
        "中島愛"@ja .

<artist/9643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Ito"@en,
        "伊藤利恵子"@ja ;
    foaf:made <album/39300#lyrics>,
        <album/39300#subject> ;
    foaf:name "Rieko Ito"@en,
        "伊藤利恵子"@ja .

<artist/14410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39300#subject> ;
    schema:name "Hiroyasu Yano"@en,
        "矢野博康"@ja ;
    foaf:made <album/39300#composition>,
        <album/39300#lyrics>,
        <album/39300#subject> ;
    foaf:name "Hiroyasu Yano"@en,
        "矢野博康"@ja .

<artist/2004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39300#subject> ;
    schema:name "Tatsuya Nishiwaki"@en,
        "西脇辰弥"@ja ;
    foaf:made <album/39300#composition>,
        <album/39300#subject> ;
    foaf:name "Tatsuya Nishiwaki"@en,
        "西脇辰弥"@ja .

<artist/2333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39300#subject> ;
    schema:name "Amii Ozaki"@en,
        "尾崎亜美"@ja ;
    foaf:made <album/39300#composition>,
        <album/39300#lyrics>,
        <album/39300#subject> ;
    foaf:name "Amii Ozaki"@en,
        "尾崎亜美"@ja .

<artist/4138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39300#subject> ;
    schema:name "Senri Oe"@en,
        "大江千里"@ja ;
    foaf:made <album/39300#composition>,
        <album/39300#lyrics>,
        <album/39300#subject> ;
    foaf:name "Senri Oe"@en,
        "大江千里"@ja .

<product/2781#subject> a schema:CreativeWork ;
    schema:name "Tamayura ~hitotose~"@en,
        "たまゆら ～hitotose～"@ja,
        "Tamayura ~hitotose~"@ja-latn ;
    foaf:name "Tamayura ~hitotose~"@en,
        "たまゆら ～hitotose～"@ja,
        "Tamayura ~hitotose~"@ja-latn .

<product/2782#subject> a schema:CreativeWork ;
    schema:name "Tamayura ~more aggressive~"@en,
        "たまゆら ～もあぐれっしぶ～"@ja,
        "Tamayura ~more aggressive~"@ja-latn ;
    foaf:name "Tamayura ~more aggressive~"@en,
        "たまゆら ～もあぐれっしぶ～"@ja,
        "Tamayura ~more aggressive~"@ja-latn .

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

<album/39300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn ;
    mo:performance_of <album/39300#musicalwork> ;
    mo:recorded_as <album/39300#musicalexpression> ;
    schema:name "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn ;
    schema:workPerformed <album/39300#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/39300/39300-d878f0f8d664.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn ;
    mo:composer <artist/14410#subject>,
        <artist/2004#subject>,
        <artist/2333#subject>,
        <artist/4138#subject> ;
    mo:produced_work <album/39300#musicalwork> ;
    schema:name "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn .

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

<album/39300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-07"^^xsd:date ;
    dcterms:title "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn ;
    mo:catalogue_number "VTCL-35159" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39300#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N5c919386abd347a492a16b6a1dbd8fbd ;
    mo:record_count 1 ;
    schema:about <product/2781#subject>,
        <product/2782#subject> ;
    schema:datePublished "2013-08-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/39300/39300-d878f0f8d664.jpg> ;
    schema:name "Arigatou / Megumi Nakajima"@en,
        "ありがとう / 中島愛"@ja,
        "Arigatou / Megumi Nakajima"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/39300/39300-d878f0f8d664.jpg> .

_:N25257363ec91418a991d5d671c19cc5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神様のいたずら～うたとぴあの～"@ja,
        "Kamisama no Itazura ~Uta to Piano~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "神様のいたずら～うたとぴあの～"@ja,
        "Kamisama no Itazura ~Uta to Piano~"@ja-latn .

_:N2a1949b444cf452c939846251fee329d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風色のフィルム"@ja,
        "Kaze iro no Film"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "風色のフィルム"@ja,
        "Kaze iro no Film"@ja-latn .

_:N587fc29ba44a4e93b85f44f9a55bd2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう-Instrumental-"@ja,
        "Arigatou -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "ありがとう-Instrumental-"@ja,
        "Arigatou -Instrumental-"@ja-latn .

_:N8eafa9ff9c16413bb248b24520594b49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空～Unplugged Live Version～"@ja,
        "Hoshizora ~Unplugged Live Version~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "星空～Unplugged Live Version～"@ja,
        "Hoshizora ~Unplugged Live Version~"@ja-latn .

_:Ne0c7011ea2544d6c849db10313eec71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風色のフィルム-Instrumental-"@ja,
        "Kaze iro no Film -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "風色のフィルム-Instrumental-"@ja,
        "Kaze iro no Film -Instrumental-"@ja-latn .

_:Nec94a9651e6d4c6d94208536f213da85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう"@ja,
        "Arigatou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N5c919386abd347a492a16b6a1dbd8fbd ;
    schema:name "ありがとう"@ja,
        "Arigatou"@ja-latn .

_:N5c919386abd347a492a16b6a1dbd8fbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25257363ec91418a991d5d671c19cc5b,
        _:N2a1949b444cf452c939846251fee329d,
        _:N587fc29ba44a4e93b85f44f9a55bd2f8,
        _:N8eafa9ff9c16413bb248b24520594b49,
        _:Ne0c7011ea2544d6c849db10313eec71d,
        _:Nec94a9651e6d4c6d94208536f213da85 ;
    mo:track_count 6 ;
    schema:duration "PT29:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N25257363ec91418a991d5d671c19cc5b,
        _:N2a1949b444cf452c939846251fee329d,
        _:N587fc29ba44a4e93b85f44f9a55bd2f8,
        _:N8eafa9ff9c16413bb248b24520594b49,
        _:Ne0c7011ea2544d6c849db10313eec71d,
        _:Nec94a9651e6d4c6d94208536f213da85 .

