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

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/12619#lyrics>,
        <album/12619#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

<artist/3988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12619#subject> ;
    schema:name "Kosuke Makino"@en,
        "牧野幸介"@ja ;
    foaf:made <album/12619#composition>,
        <album/12619#subject> ;
    foaf:name "Kosuke Makino"@en,
        "牧野幸介"@ja .

<artist/414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12619#subject> ;
    schema:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja ;
    foaf:made <album/12619#composition>,
        <album/12619#subject> ;
    foaf:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja .

<product/16652#subject> a schema:CreativeWork ;
    schema:name "D→A:BLACK"@en,
        "ディーエーブラック"@ja,
        "D→A:BLACK"@ja-latn ;
    foaf:name "D→A:BLACK"@en,
        "ディーエーブラック"@ja,
        "D→A:BLACK"@ja-latn .

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

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

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/12619/12619-1237311653.jpg> a schema:ImageObject,
        foaf:Image .

<album/12619#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn ;
    mo:composer <artist/3988#subject>,
        <artist/414#subject> ;
    mo:produced_work <album/12619#musicalwork> ;
    schema:name "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn .

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

<album/12619#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn ;
    mo:performance_of <album/12619#musicalwork> ;
    mo:performer <artist/3477#subject> ;
    mo:recorded_as <album/12619#musicalexpression> ;
    schema:byArtist <artist/3477#subject> ;
    schema:name "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn ;
    schema:workPerformed <album/12619#musicalwork> .

<artist/3477#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12619#performance> ;
    schema:name "Yuuka Nanri"@en,
        "南里侑香"@ja ;
    foaf:name "Yuuka Nanri"@en,
        "南里侑香"@ja .

<album/12619#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-02-18"^^xsd:date ;
    dcterms:title "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn ;
    mo:catalogue_number "KICM-4017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12619#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N08d263e1fed3447186e37403f8fde890 ;
    mo:record_count 1 ;
    schema:about <product/16652#subject> ;
    schema:byArtist <artist/3477#subject> ;
    schema:datePublished "2004-02-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/12619/12619-1237311653.jpg> ;
    schema:name "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@en,
        "D→A:BLACK ドリームコレクションVol.3 榎本ひいろ"@ja,
        "D→A BLACK Dream Collection Vol.3 - Hiiro Enomoto"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/12619/12619-1237311653.jpg> .

_:N02f4a4a5288a4c11a6fe494ec9da265e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "榎本ひいろBGM「Hiiro」（細江慎治アレンジ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N08d263e1fed3447186e37403f8fde890 ;
    schema:name "榎本ひいろBGM「Hiiro」（細江慎治アレンジ）"@ja .

_:N10544dc4bb8240c1b91b46907eba20fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "榎本ひいろBGM「Hiiro」（オリジナル）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N08d263e1fed3447186e37403f8fde890 ;
    schema:name "榎本ひいろBGM「Hiiro」（オリジナル）"@ja .

_:Nd2aba30a7caa49189d84a76635de8254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「FLY AWAY」榎本ひいろキャラクターソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N08d263e1fed3447186e37403f8fde890 ;
    schema:name "「FLY AWAY」榎本ひいろキャラクターソング"@ja .

_:Ne673afcd132a443d9d9a453071c55f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「FLY AWAY」（off vocal）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N08d263e1fed3447186e37403f8fde890 ;
    schema:name "「FLY AWAY」（off vocal）"@ja .

_:Nef970201bfd04f4b8a0f1806f1eec506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 南里侑香"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:inPlaylist _:N08d263e1fed3447186e37403f8fde890 ;
    schema:name "Message from 南里侑香"@ja .

_:N08d263e1fed3447186e37403f8fde890 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f4a4a5288a4c11a6fe494ec9da265e,
        _:N10544dc4bb8240c1b91b46907eba20fe,
        _:Nd2aba30a7caa49189d84a76635de8254,
        _:Ne673afcd132a443d9d9a453071c55f11,
        _:Nef970201bfd04f4b8a0f1806f1eec506 ;
    mo:track_count 5 ;
    schema:duration "PT28:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N02f4a4a5288a4c11a6fe494ec9da265e,
        _:N10544dc4bb8240c1b91b46907eba20fe,
        _:Nd2aba30a7caa49189d84a76635de8254,
        _:Ne673afcd132a443d9d9a453071c55f11,
        _:Nef970201bfd04f4b8a0f1806f1eec506 .

