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

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

<artist/24913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45845#subject> ;
    schema:name "Saigo Someya"@en,
        "染谷西郷"@ja ;
    foaf:made <album/45845#composition>,
        <album/45845#lyrics>,
        <album/45845#subject> ;
    foaf:name "Saigo Someya"@en,
        "染谷西郷"@ja .

<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/45845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn ;
    mo:composer <artist/24913#subject> ;
    mo:produced_work <album/45845#musicalwork> ;
    schema:name "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn .

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

<album/45845#musicalexpression> a mo:Signal ;
    mo:published_as <album/45845#subject> ;
    mo:records <album/45845#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/54/45845/45845-1400130184.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45845#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/45845/45845-1400130184.jpg> ;
    foaf:depicts <album/45845#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/45845/45845-1400130184.jpg> .

<https://medium-media.vgm.io/albums/54/45845/45845-1400130184.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24912#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45845#performance> ;
    schema:name "FUNKIST"@en ;
    foaf:name "FUNKIST"@en .

<artist/24922#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45845#performance> ;
    schema:name "Hiro Mashima"@en,
        "真島ヒロ"@ja ;
    foaf:name "Hiro Mashima"@en,
        "真島ヒロ"@ja .

<artist/24923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45845#performance> ;
    schema:name "Hideo Nishimoto"@en,
        "西本英雄"@ja ;
    foaf:name "Hideo Nishimoto"@en,
        "西本英雄"@ja .

<album/45845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn ;
    mo:performance_of <album/45845#musicalwork> ;
    mo:performer <artist/24912#subject>,
        <artist/24922#subject>,
        <artist/24923#subject> ;
    mo:recorded_as <album/45845#musicalexpression> ;
    schema:byArtist <artist/24912#subject>,
        <artist/24922#subject>,
        <artist/24923#subject> ;
    schema:name "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn ;
    schema:workPerformed <album/45845#musicalwork> .

<album/45845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-28"^^xsd:date ;
    dcterms:title "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn ;
    mo:catalogue_number "PCCA-03158" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/45845#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0a5934c40f49405599cde117217c99a0,
        _:Nf22a4e87db2a457781e8c6a8e491f3ce ;
    mo:record_count 2 ;
    schema:about <product/2609#subject> ;
    schema:byArtist <artist/24912#subject>,
        <artist/24922#subject>,
        <artist/24923#subject> ;
    schema:datePublished "2010-04-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/45845/45845-1400130184.jpg> ;
    schema:name "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@en,
        "ft./ピースボール [FAIRY TAIL EDITION] / FUNKIST"@ja,
        "ft./Peaceball [FAIRY TAIL EDITION] / FUNKIST"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/45845/45845-1400130184.jpg> .

_:N0a5934c40f49405599cde117217c99a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0bca983f0da7408a8fec58faa6aa7b24 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0bca983f0da7408a8fec58faa6aa7b24 .

_:N0bca983f0da7408a8fec58faa6aa7b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Fairy Tail\" Non-credit Opening Video"@en,
        "TVアニメ「FAIRY TAIL」ノンテロップ オープニング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0a5934c40f49405599cde117217c99a0 ;
    schema:name "TV Anime \"Fairy Tail\" Non-credit Opening Video"@en,
        "TVアニメ「FAIRY TAIL」ノンテロップ オープニング映像"@ja .

_:N1e8e5763fe3a4440968b70c65f29cd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ft. (with Hiro Mashima, Hideo Nishimoto)"@en,
        "ft. (with 真島ヒロ、西本英雄)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf22a4e87db2a457781e8c6a8e491f3ce ;
    schema:name "ft. (with Hiro Mashima, Hideo Nishimoto)"@en,
        "ft. (with 真島ヒロ、西本英雄)"@ja .

_:Nc88b5e2de15b496da6213f3b71f07c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody (Acoustic ver.)"@en,
        "メロディー (Acoustic ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf22a4e87db2a457781e8c6a8e491f3ce ;
    schema:name "Melody (Acoustic ver.)"@en,
        "メロディー (Acoustic ver.)"@ja .

_:Nef65e45254c24ba2b93de05ca46bad53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceball"@en,
        "ピースボール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf22a4e87db2a457781e8c6a8e491f3ce ;
    schema:name "Peaceball"@en,
        "ピースボール"@ja .

_:Nf22a4e87db2a457781e8c6a8e491f3ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e8e5763fe3a4440968b70c65f29cd50,
        _:Nc88b5e2de15b496da6213f3b71f07c42,
        _:Nef65e45254c24ba2b93de05ca46bad53 ;
    mo:track_count 3 ;
    schema:duration "PT11:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1e8e5763fe3a4440968b70c65f29cd50,
        _:Nc88b5e2de15b496da6213f3b71f07c42,
        _:Nef65e45254c24ba2b93de05ca46bad53 .

