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

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

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

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82722#subject> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/82722#composition>,
        <album/82722#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<album/82722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn ;
    mo:composer <artist/4752#subject> ;
    mo:produced_work <album/82722#musicalwork> ;
    schema:name "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn .

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

<org/1643#subject> schema:name "Ichijinsha"@en,
        "株式会社一迅社"@ja,
        "Ichijinsha"@ja-latn ;
    foaf:name "Ichijinsha"@en,
        "株式会社一迅社"@ja,
        "Ichijinsha"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/82722/82722-1545127859.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn ;
    mo:performance_of <album/82722#musicalwork> ;
    mo:performer <artist/12813#subject> ;
    mo:recorded_as <album/82722#musicalexpression> ;
    schema:byArtist <artist/12813#subject> ;
    schema:name "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn ;
    schema:workPerformed <album/82722#musicalwork> .

<artist/12813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82722#performance> ;
    schema:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja ;
    foaf:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja .

<album/82722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-06"^^xsd:date ;
    dcterms:title "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn ;
    mo:catalogue_number "ZSSAIRB002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82722#musicalexpression> ;
    mo:publisher <org/1643#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SAIYUKI RELOAD BLAST"@en ;
            foaf:name "SAIYUKI RELOAD BLAST"@en ] ;
    schema:byArtist <artist/12813#subject> ;
    schema:datePublished "2017-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/82722/82722-1545127859.jpg> ;
    schema:name "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@en,
        "最遊記RELOAD BLAST TVCMサウンドトラック"@ja,
        "SAIYUKI RELOAD BLAST TV-CM SOUNDTRACK CD"@ja-latn ;
    schema:publisher <org/1643#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/82722/82722-1545127859.jpg> .

