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

<artist/29527#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryutaro Arimura"@en,
        "有村竜太朗"@ja ;
    foaf:made <album/105377#lyrics>,
        <album/105377#subject> ;
    foaf:name "Ryutaro Arimura"@en,
        "有村竜太朗"@ja .

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

<artist/29526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105377#subject> ;
    schema:name "Tadashi Hasegawa"@en,
        "長谷川正"@ja ;
    foaf:made <album/105377#composition>,
        <album/105377#lyrics>,
        <album/105377#subject> ;
    foaf:name "Tadashi Hasegawa"@en,
        "長谷川正"@ja .

<product/2247#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! 5D's"@en,
        "遊☆戯☆王5D's"@ja,
        "YU-GI-OH! 5D's"@ja-latn ;
    foaf:name "YU-GI-OH! 5D's"@en,
        "遊☆戯☆王5D's"@ja,
        "YU-GI-OH! 5D's"@ja-latn .

<album/105377#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn ;
    mo:composer <artist/29526#subject> ;
    mo:produced_work <album/105377#musicalwork> ;
    schema:name "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn .

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

<org/131#subject> schema:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn ;
    foaf:name "JAPAN RECORD"@en,
        "JAPAN RECORD"@ja,
        "JAPAN RECORD"@ja-latn .

<https://media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105377#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> ;
    foaf:depicts <album/105377#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> .

<https://medium-media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/105377#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn ;
    mo:performance_of <album/105377#musicalwork> ;
    mo:performer <artist/18572#subject> ;
    mo:recorded_as <album/105377#musicalexpression> ;
    schema:byArtist <artist/18572#subject> ;
    schema:name "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn ;
    schema:workPerformed <album/105377#musicalwork> .

<artist/18572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105377#performance> ;
    schema:name "Plastic Tree"@en ;
    foaf:name "Plastic Tree"@en .

<album/105377#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-15"^^xsd:date ;
    dcterms:title "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn ;
    mo:catalogue_number "TKCA-73601" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/105377#musicalexpression> ;
    mo:publisher <org/131#subject> ;
    mo:record _:N61edcadb2b6f4d57bf035ad615021488,
        _:Nad9086eedeb148dea3b0db7da7647ee5 ;
    mo:record_count 2 ;
    schema:about <product/2247#subject> ;
    schema:byArtist <artist/18572#subject> ;
    schema:datePublished "2010-12-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> ;
    schema:name "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@en,
        "みらいいろ / プラスティック トゥリー"@ja,
        "Mirai-iro / Plastic Tree [Limited Edition / Type A]"@ja-latn ;
    schema:publisher <org/131#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/105377/105377-8254f6fd6b3e.jpg> .

_:N057d3628806c42459cfe8a4b8f55646b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらいいろ -Music Clip- メイキング映像"@ja,
        "Mirai-iro -Music Clip- Making Eizou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61edcadb2b6f4d57bf035ad615021488 ;
    schema:name "みらいいろ -Music Clip- メイキング映像"@ja,
        "Mirai-iro -Music Clip- Making Eizou"@ja-latn .

_:N4407e213e18648caa5511cd5027787df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらいいろ -Music Clip-"@ja,
        "Mirai-iro -Music Clip-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N61edcadb2b6f4d57bf035ad615021488 ;
    schema:name "みらいいろ -Music Clip-"@ja,
        "Mirai-iro -Music Clip-"@ja-latn .

_:Nb0ee06315d7c40ce863b3d3000291c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paper plane"@ja,
        "Paper plane"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nad9086eedeb148dea3b0db7da7647ee5 ;
    schema:name "Paper plane"@ja,
        "Paper plane"@ja-latn .

_:Nc4184526af6e496cbf228be8c2f7a09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらいいろ"@ja,
        "Mirai-iro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nad9086eedeb148dea3b0db7da7647ee5 ;
    schema:name "みらいいろ"@ja,
        "Mirai-iro"@ja-latn .

_:N61edcadb2b6f4d57bf035ad615021488 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N057d3628806c42459cfe8a4b8f55646b,
        _:N4407e213e18648caa5511cd5027787df ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N057d3628806c42459cfe8a4b8f55646b,
        _:N4407e213e18648caa5511cd5027787df .

_:Nad9086eedeb148dea3b0db7da7647ee5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb0ee06315d7c40ce863b3d3000291c90,
        _:Nc4184526af6e496cbf228be8c2f7a09b ;
    mo:track_count 2 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb0ee06315d7c40ce863b3d3000291c90,
        _:Nc4184526af6e496cbf228be8c2f7a09b .

