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

<artist/17384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Yoshioka"@en,
        "吉岡茉祐"@ja ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "Mayu Yoshioka"@en,
        "吉岡茉祐"@ja .

<artist/18222#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja .

<artist/18223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Wakai"@en,
        "若井友希"@ja ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "Yuki Wakai"@en,
        "若井友希"@ja .

<artist/19381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuyuki Kobayashi"@en,
        "小林竜之"@ja ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "Tatsuyuki Kobayashi"@en,
        "小林竜之"@ja .

<artist/19382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Aoyama"@en,
        "青山吉能"@ja ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "Yoshino Aoyama"@en,
        "青山吉能"@ja .

<artist/27656#subject> a schema:Person,
        foaf:Person ;
    schema:name "D-selections"@en ;
    foaf:made <album/57510#subject>,
        <album/57510#vocals> ;
    foaf:name "D-selections"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/57510#lyrics>,
        <album/57510#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57510#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/57510#composition>,
        <album/57510#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

<product/4508#subject> a schema:CreativeWork ;
    schema:name "Hundred"@en,
        "ハンドレッド"@ja,
        "Hundred"@ja-latn ;
    foaf:name "Hundred"@en,
        "ハンドレッド"@ja,
        "Hundred"@ja-latn .

<album/57510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/57510#musicalwork> ;
    schema:name "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn .

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

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

<album/57510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn ;
    mo:performance_of <album/57510#musicalwork> ;
    mo:recorded_as <album/57510#musicalexpression> ;
    schema:name "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/57510#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57510#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> ;
    foaf:depicts <album/57510#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> .

<https://medium-media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/57510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-25"^^xsd:date ;
    dcterms:title "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn ;
    mo:catalogue_number "EYCA-10951/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57510#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N1ad7562dc6f34e45829e6e3387977cd6,
        _:N74405dac2aa84624865058f60aa15493 ;
    mo:record_count 2 ;
    schema:about <product/4508#subject> ;
    schema:datePublished "2016-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> ;
    schema:name "BLOODRED / D-selections [CD+DVD]"@en,
        "BLOODRED / D-selections [CD+DVD]"@ja,
        "BLOODRED / D-selections [CD+DVD]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/57510/57510-831fc9af178d.jpg> .

_:N370a1b259cce47b8901e5d8a13a8cbad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Variable Future"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N1ad7562dc6f34e45829e6e3387977cd6 ;
    schema:name "Variable Future"@en .

_:N438e3906ff5e428f80198530ed85b49b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOODRED"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1ad7562dc6f34e45829e6e3387977cd6 ;
    schema:name "BLOODRED"@en .

_:N74405dac2aa84624865058f60aa15493 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Neea33ee5e8834a5c9288c01da07952fe ;
    mo:track_count 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Neea33ee5e8834a5c9288c01da07952fe .

_:N800e025002f9455c859845785ab752d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Variable Future (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1ad7562dc6f34e45829e6e3387977cd6 ;
    schema:name "Variable Future (Instrumental)"@en .

_:Na03df24e6fdc456abb3c26bc73ee1a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOODRED (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1ad7562dc6f34e45829e6e3387977cd6 ;
    schema:name "BLOODRED (Instrumental)"@en .

_:Neea33ee5e8834a5c9288c01da07952fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOODRED (Music Video)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N74405dac2aa84624865058f60aa15493 ;
    schema:name "BLOODRED (Music Video)"@en .

_:N1ad7562dc6f34e45829e6e3387977cd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N370a1b259cce47b8901e5d8a13a8cbad,
        _:N438e3906ff5e428f80198530ed85b49b,
        _:N800e025002f9455c859845785ab752d8,
        _:Na03df24e6fdc456abb3c26bc73ee1a13 ;
    mo:track_count 4 ;
    schema:duration "PT16:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N370a1b259cce47b8901e5d8a13a8cbad,
        _:N438e3906ff5e428f80198530ed85b49b,
        _:N800e025002f9455c859845785ab752d8,
        _:Na03df24e6fdc456abb3c26bc73ee1a13 .

