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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/55830#lyrics>,
        <album/55830#subject> ;
    foaf:name "KOTOKO"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/55830#lyrics>,
        <album/55830#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

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

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55830#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/55830#composition>,
        <album/55830#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55830#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/55830#composition>,
        <album/55830#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/4045#subject> a schema:CreativeWork ;
    schema:name "AOKANA: Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn ;
    foaf:name "AOKANA: Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/55830/55830-1455730845.jpg> a schema:ImageObject,
        foaf:Image .

<album/55830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/55830#musicalwork> ;
    schema:name "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn .

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

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

<artist/13097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55830#performance> ;
    schema:name "Ray"@en ;
    foaf:name "Ray"@en .

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55830#performance> ;
    schema:name "eba"@en ;
    foaf:name "eba"@en .

<album/55830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn ;
    mo:performance_of <album/55830#musicalwork> ;
    mo:performer <artist/13097#subject>,
        <artist/13221#subject> ;
    mo:recorded_as <album/55830#musicalexpression> ;
    schema:byArtist <artist/13097#subject>,
        <artist/13221#subject> ;
    schema:name "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn ;
    schema:workPerformed <album/55830#musicalwork> .

<album/55830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn ;
    mo:catalogue_number "GNCA-0426" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55830#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4dc9a0c9d81b4004b054e2fe7a07bdfa ;
    mo:record_count 1 ;
    schema:about <product/4045#subject> ;
    schema:byArtist <artist/13097#subject>,
        <artist/13221#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/55830/55830-1455730845.jpg> ;
    schema:name "a-gain / Ray"@en,
        "a-gain / Ray"@ja,
        "a-gain / Ray"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/55830/55830-1455730845.jpg> .

_:N19c99b5e86eb45bab7c6cec49341fcfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-gain"@ja,
        "a-gain"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4dc9a0c9d81b4004b054e2fe7a07bdfa ;
    schema:name "a-gain"@ja,
        "a-gain"@ja-latn .

_:Na9ec1734db8343e8bfcb76713cc18067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた空"@ja,
        "Kimi to Ita Sora"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4dc9a0c9d81b4004b054e2fe7a07bdfa ;
    schema:name "君といた空"@ja,
        "Kimi to Ita Sora"@ja-latn .

_:Nb3d2b19a48454f508306b67743c75fd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-gain <instrumental>"@ja,
        "a-gain <instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4dc9a0c9d81b4004b054e2fe7a07bdfa ;
    schema:name "a-gain <instrumental>"@ja,
        "a-gain <instrumental>"@ja-latn .

_:Nb92e66d23e55460a998a3f497d40a381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君といた空 <instrumental>"@ja,
        "Kimi to Ita Sora <instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4dc9a0c9d81b4004b054e2fe7a07bdfa ;
    schema:name "君といた空 <instrumental>"@ja,
        "Kimi to Ita Sora <instrumental>"@ja-latn .

_:N4dc9a0c9d81b4004b054e2fe7a07bdfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c99b5e86eb45bab7c6cec49341fcfe,
        _:Na9ec1734db8343e8bfcb76713cc18067,
        _:Nb3d2b19a48454f508306b67743c75fd7,
        _:Nb92e66d23e55460a998a3f497d40a381 ;
    mo:track_count 4 ;
    schema:duration "PT18:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19c99b5e86eb45bab7c6cec49341fcfe,
        _:Na9ec1734db8343e8bfcb76713cc18067,
        _:Nb3d2b19a48454f508306b67743c75fd7,
        _:Nb92e66d23e55460a998a3f497d40a381 .

