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

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

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

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

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

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

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

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

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57509#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/57509#composition>,
        <album/57509#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/57509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/57509#musicalwork> ;
    schema:name "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn .

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

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

<album/57509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn ;
    mo:performance_of <album/57509#musicalwork> ;
    mo:recorded_as <album/57509#musicalexpression> ;
    schema:name "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn ;
    schema:workPerformed <album/57509#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/90/57509/57509-1459953395.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57509#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/57509/57509-1459953395.jpg> ;
    foaf:depicts <album/57509#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/57509/57509-1459953395.jpg> .

<https://medium-media.vgm.io/albums/90/57509/57509-1459953395.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/57509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-25"^^xsd:date ;
    dcterms:title "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn ;
    mo:catalogue_number "EYCA-10952" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57509#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nb2e4180b750649f9ac29a516063f5172 ;
    mo:record_count 1 ;
    schema:about <product/4508#subject> ;
    schema:datePublished "2016-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/57509/57509-1459953395.jpg> ;
    schema:name "BLOODRED / D-selections"@en,
        "BLOODRED / D-selections"@ja,
        "BLOODRED / D-selections"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/57509/57509-1459953395.jpg> .

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

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

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

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

_:Nb2e4180b750649f9ac29a516063f5172 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N142112b793894e5ba9351f0e0b49d220,
        _:N6cb217ad32df4f1c8a36f4420b38e273,
        _:N813d0a643a4d4ec390383bdcb5d6df37,
        _:Nddcb1951bedf48d39ddaa50f48b84a04 ;
    mo:track_count 4 ;
    schema:duration "PT16:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N142112b793894e5ba9351f0e0b49d220,
        _:N6cb217ad32df4f1c8a36f4420b38e273,
        _:N813d0a643a4d4ec390383bdcb5d6df37,
        _:Nddcb1951bedf48d39ddaa50f48b84a04 .

