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

<artist/12464#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Yamamoto"@en,
        "山本希望"@ja ;
    foaf:made <album/65681#subject>,
        <album/65681#vocals> ;
    foaf:name "Nozomi Yamamoto"@en,
        "山本希望"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/65681#lyrics>,
        <album/65681#subject> ;
    foaf:name "RUCCA"@en .

<artist/6418#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato Fukuen"@en,
        "福圓美里"@ja ;
    foaf:made <album/65681#subject>,
        <album/65681#vocals> ;
    foaf:name "Misato Fukuen"@en,
        "福圓美里"@ja .

<artist/9515#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Asakura"@en,
        "浅倉杏美"@ja ;
    foaf:made <album/65681#subject>,
        <album/65681#vocals> ;
    foaf:name "Azumi Asakura"@en,
        "浅倉杏美"@ja .

<artist/9851#subject> a schema:Person,
        foaf:Person ;
    schema:name "Madoka Yonezawa"@en,
        "米澤円"@ja ;
    foaf:made <album/65681#subject>,
        <album/65681#vocals> ;
    foaf:name "Madoka Yonezawa"@en,
        "米澤円"@ja .

<artist/12405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65681#subject> ;
    schema:name "Seima Iwahashi"@en,
        "岩橋星実"@ja ;
    foaf:made <album/65681#composition>,
        <album/65681#subject> ;
    foaf:name "Seima Iwahashi"@en,
        "岩橋星実"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

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

<album/65681#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn ;
    mo:performance_of <album/65681#musicalwork> ;
    mo:recorded_as <album/65681#musicalexpression> ;
    schema:name "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn ;
    schema:workPerformed <album/65681#musicalwork> .

<org/1532#subject> schema:name "sprite"@en,
        "sprite"@ja,
        "sprite"@ja-latn ;
    foaf:name "sprite"@en,
        "sprite"@ja,
        "sprite"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/65681/65681-1504127001.jpg> a schema:ImageObject,
        foaf:Image .

<album/65681#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/65681#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/12405#subject> ;
    mo:produced_work <album/65681#musicalwork> ;
    schema:name "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn .

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

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

<album/65681#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn ;
    mo:catalogue_number "SPR002C91" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65681#musicalexpression> ;
    mo:publisher <org/1532#subject> ;
    mo:record _:Nf74fed397d464351b160548318029671 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <release/5498#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/65681/65681-1504127001.jpg> ;
    schema:name "Four Rhythm For Dream SOLO VERSION"@en,
        "Four Rhythm For Dream ソロ歌唱バージョン CD"@ja,
        "Four Rhythm For Dream SOLO VERSION"@ja-latn ;
    schema:publisher <org/1532#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/65681/65681-1504127001.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65681#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/65681#subject> ;
    foaf:name "(Elements Garden"@en .

_:N233fd9d024a34fbc821aaff03f1446bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Rhythm For Dream (ASUKA CV. MISATO FUKUEN ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf74fed397d464351b160548318029671 ;
    schema:name "Four Rhythm For Dream (ASUKA CV. MISATO FUKUEN ver.)"@en .

_:N580d0bf573c4499da3449c1c1b80a512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Rhythm For Dream (MISAKI CV. AZUMI ASAKURA ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf74fed397d464351b160548318029671 ;
    schema:name "Four Rhythm For Dream (MISAKI CV. AZUMI ASAKURA ver.)"@en .

_:Nb408e87cbca84e789e01009e5284bb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Rhythm For Dream (MASHIRO CV. NOZOMI YAMAMOTO ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf74fed397d464351b160548318029671 ;
    schema:name "Four Rhythm For Dream (MASHIRO CV. NOZOMI YAMAMOTO ver.)"@en .

_:Ne3c9b4122a024e5a963b1017fd18e583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Rhythm For Dream (RIKA CV. MADOKA YONEZAWA ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf74fed397d464351b160548318029671 ;
    schema:name "Four Rhythm For Dream (RIKA CV. MADOKA YONEZAWA ver.)"@en .

_:Nf74fed397d464351b160548318029671 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N233fd9d024a34fbc821aaff03f1446bf,
        _:N580d0bf573c4499da3449c1c1b80a512,
        _:Nb408e87cbca84e789e01009e5284bb68,
        _:Ne3c9b4122a024e5a963b1017fd18e583 ;
    mo:track_count 4 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N233fd9d024a34fbc821aaff03f1446bf,
        _:N580d0bf573c4499da3449c1c1b80a512,
        _:Nb408e87cbca84e789e01009e5284bb68,
        _:Ne3c9b4122a024e5a963b1017fd18e583 .

