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

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

<artist/2672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12618#subject> ;
    schema:name "Akiko Tomita"@en,
        "冨田暁子"@ja ;
    foaf:made <album/12618#composition>,
        <album/12618#lyrics>,
        <album/12618#subject> ;
    foaf:name "Akiko Tomita"@en,
        "冨田暁子"@ja .

<artist/414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12618#subject> ;
    schema:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja ;
    foaf:made <album/12618#composition>,
        <album/12618#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/12618#lyrics> a mo:Lyrics .

<album/12618#musicalexpression> a mo:Signal ;
    mo:published_as <album/12618#subject> ;
    mo:records <album/12618#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/81/12618/12618-1237311281.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12618#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/12618/12618-1237311281.jpg> ;
    foaf:depicts <album/12618#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/12618/12618-1237311281.jpg> .

<https://medium-media.vgm.io/albums/81/12618/12618-1237311281.jpg> a schema:ImageObject,
        foaf:Image .

<album/12618#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn ;
    mo:composer <artist/2672#subject>,
        <artist/414#subject> ;
    mo:produced_work <album/12618#musicalwork> ;
    schema:name "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn .

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

<album/12618#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn ;
    mo:performance_of <album/12618#musicalwork> ;
    mo:performer <artist/875#subject> ;
    mo:recorded_as <album/12618#musicalexpression> ;
    schema:byArtist <artist/875#subject> ;
    schema:name "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn ;
    schema:workPerformed <album/12618#musicalwork> .

<artist/875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12618#performance> ;
    schema:name "Natsuko Kuwatani"@en,
        "桑谷夏子"@ja ;
    foaf:name "Natsuko Kuwatani"@en,
        "桑谷夏子"@ja .

<album/12618#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-21"^^xsd:date ;
    dcterms:title "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn ;
    mo:catalogue_number "KICM-4016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12618#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    mo:record_count 1 ;
    schema:about <product/16652#subject> ;
    schema:byArtist <artist/875#subject> ;
    schema:datePublished "2004-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/12618/12618-1237311281.jpg> ;
    schema:name "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@en,
        "D→A:BLACK ドリームコレクションVol.2 ユリエル・アーレンクライン"@ja,
        "D→A BLACK Dream Collection Vol.2 - Yuriel Arlencloyn"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/12618/12618-1237311281.jpg> .

_:N35e6c7e40a0845b3a0ef64a9b6fb1c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Alive」（off vocal）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    schema:name "「Alive」（off vocal）"@ja .

_:N3c098227f5144c4fbd9d9a99f2ed8fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 桑谷夏子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:inPlaylist _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    schema:name "Message from 桑谷夏子"@ja .

_:Na7e374c7230940d9b7a549083a675df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリエルBGM「Yuriel」（オリジナル）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    schema:name "ユリエルBGM「Yuriel」（オリジナル）"@ja .

_:Ne0cecc2e0d8e4bc4bce4c29557a9e95d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリエルBGM「Yuriel」（細江慎治アレンジ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    schema:name "ユリエルBGM「Yuriel」（細江慎治アレンジ）"@ja .

_:Ne24955c343494bf69a930b70dfdee24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Alive」ユリエルキャラクターソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8dc05cf123fc461391e5d3b8aab1d5ea ;
    schema:name "「Alive」ユリエルキャラクターソング"@ja .

_:N8dc05cf123fc461391e5d3b8aab1d5ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35e6c7e40a0845b3a0ef64a9b6fb1c0c,
        _:N3c098227f5144c4fbd9d9a99f2ed8fa5,
        _:Na7e374c7230940d9b7a549083a675df9,
        _:Ne0cecc2e0d8e4bc4bce4c29557a9e95d,
        _:Ne24955c343494bf69a930b70dfdee24b ;
    mo:track_count 5 ;
    schema:duration "PT23:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N35e6c7e40a0845b3a0ef64a9b6fb1c0c,
        _:N3c098227f5144c4fbd9d9a99f2ed8fa5,
        _:Na7e374c7230940d9b7a549083a675df9,
        _:Ne0cecc2e0d8e4bc4bce4c29557a9e95d,
        _:Ne24955c343494bf69a930b70dfdee24b .

