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

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

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

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

<https://medium-media.vgm.io/albums/12/44421/44421-1392470184.jpg> a schema:ImageObject,
        foaf:Image .

<album/44421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn ;
    mo:composer <artist/207#subject>,
        <artist/966#subject> ;
    mo:produced_work <album/44421#musicalwork> ;
    schema:name "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn .

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

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

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44421#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:made <album/44421#lyrics>,
        <album/44421#subject> ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44421#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44421#subject> ;
    mo:performed <album/44421#performance> ;
    schema:name "HIR"@en ;
    foaf:made <album/44421#composition>,
        <album/44421#subject> ;
    foaf:name "HIR"@en .

<artist/966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44421#subject> ;
    mo:performed <album/44421#performance> ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/44421#composition>,
        <album/44421#lyrics>,
        <album/44421#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

<album/44421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn ;
    mo:performance_of <album/44421#musicalwork> ;
    mo:performer <artist/207#subject>,
        <artist/2324#subject>,
        <artist/966#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/44421#musicalexpression> ;
    schema:byArtist <artist/207#subject>,
        <artist/2324#subject>,
        <artist/966#subject>,
        <artist/97#subject> ;
    schema:name "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn ;
    schema:workPerformed <album/44421#musicalwork> .

<album/44421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn ;
    mo:catalogue_number "KCCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44421#musicalexpression> ;
    mo:publisher _:N64d04e9dd9f343fdbb9b856f393729ba ;
    mo:record _:Nfd542901d80a492bbdfecf33e0075a2b ;
    mo:record_count 1 ;
    schema:byArtist <artist/207#subject>,
        <artist/2324#subject>,
        <artist/966#subject>,
        <artist/97#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/12/44421/44421-1392470184.jpg> ;
    schema:name "sychedelic -Whisper-"@en,
        "sychedelic -Whisper-"@ja,
        "sychedelic -Whisper-"@ja-latn ;
    schema:publisher _:N64d04e9dd9f343fdbb9b856f393729ba ;
    foaf:depiction <https://media.vgm.io/albums/12/44421/44421-1392470184.jpg> .

_:N0b856fd28dc2427cad33a5ff3d1360dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頬を伝う赤い雫"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfd542901d80a492bbdfecf33e0075a2b ;
    schema:name "頬を伝う赤い雫"@ja .

_:N1621a87a83ed4a28ab34968e13ab8ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツキ ヒカリ ハナ -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd542901d80a492bbdfecf33e0075a2b ;
    schema:name "ツキ ヒカリ ハナ -instrumental-"@ja .

_:N1e486c3b9eb24b1786e1411eb05d5b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツキ ヒカリ ハナ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nfd542901d80a492bbdfecf33e0075a2b ;
    schema:name "ツキ ヒカリ ハナ"@ja .

_:N64d04e9dd9f343fdbb9b856f393729ba schema:name "Kyoya Champloo"@en ;
    foaf:name "Kyoya Champloo"@en .

_:N73d3e2b8ba8048139d2a7613e8fa6b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頬を伝う赤い雫 -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfd542901d80a492bbdfecf33e0075a2b ;
    schema:name "頬を伝う赤い雫 -instrumental-"@ja .

_:Nfd542901d80a492bbdfecf33e0075a2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b856fd28dc2427cad33a5ff3d1360dc,
        _:N1621a87a83ed4a28ab34968e13ab8ed3,
        _:N1e486c3b9eb24b1786e1411eb05d5b61,
        _:N73d3e2b8ba8048139d2a7613e8fa6b6f ;
    mo:track_count 4 ;
    schema:duration "PT18:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b856fd28dc2427cad33a5ff3d1360dc,
        _:N1621a87a83ed4a28ab34968e13ab8ed3,
        _:N1e486c3b9eb24b1786e1411eb05d5b61,
        _:N73d3e2b8ba8048139d2a7613e8fa6b6f .

