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

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/73019#lyrics>,
        <album/73019#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73019#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/73019#composition>,
        <album/73019#subject> ;
    foaf:name "fang"@en .

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<album/73019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn ;
    mo:composer <artist/4751#subject> ;
    mo:produced_work <album/73019#musicalwork> ;
    schema:name "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn .

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

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

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

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

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

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

<artist/13438#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73019#performance> ;
    schema:name "Yuna Komori"@en,
        "小森ゆな"@ja ;
    foaf:name "Yuna Komori"@en,
        "小森ゆな"@ja .

<artist/25576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73019#performance> ;
    schema:name "Sakura Touno"@en,
        "冬乃桜"@ja ;
    foaf:name "Sakura Touno"@en,
        "冬乃桜"@ja .

<artist/28858#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73019#performance> ;
    schema:name "okogeeechann"@en ;
    foaf:name "okogeeechann"@en .

<artist/56734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73019#performance> ;
    schema:name "Salita"@en ;
    foaf:name "Salita"@en .

<artist/7300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73019#performance> ;
    schema:name "Zakuro Motoki"@en,
        "本木咲黒"@ja ;
    foaf:made <album/73019#lyrics>,
        <album/73019#subject> ;
    foaf:name "Zakuro Motoki"@en,
        "本木咲黒"@ja .

<album/73019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn ;
    mo:performance_of <album/73019#musicalwork> ;
    mo:performer <artist/13438#subject>,
        <artist/25576#subject>,
        <artist/28858#subject>,
        <artist/56734#subject>,
        <artist/7300#subject> ;
    mo:recorded_as <album/73019#musicalexpression> ;
    schema:byArtist <artist/13438#subject>,
        <artist/25576#subject>,
        <artist/28858#subject>,
        <artist/56734#subject>,
        <artist/7300#subject> ;
    schema:name "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn ;
    schema:workPerformed <album/73019#musicalwork> .

<album/73019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn ;
    mo:catalogue_number "SACD-0034" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73019#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:byArtist <artist/13438#subject>,
        <artist/25576#subject>,
        <artist/28858#subject>,
        <artist/56734#subject>,
        <artist/7300#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/91/73019/73019-1511371644.jpg> ;
    schema:name "VELVET PRISM"@en,
        "VELVET PRISM"@ja,
        "VELVET PRISM"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/73019/73019-1511371644.jpg> .

_:N3d9616bca45a45bba06ae6598ad0cec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "贖罪のユートピア"@ja,
        "Shokuzai no Utopia"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "贖罪のユートピア"@ja,
        "Shokuzai no Utopia"@ja-latn .

_:N454342905fca4a2392287d8db28df89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "watery blue eyes"@ja,
        "watery blue eyes"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "watery blue eyes"@ja,
        "watery blue eyes"@ja-latn .

_:N5230b932ad4046faac7ce3605953480e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "annotated"@ja,
        "annotated"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "annotated"@ja,
        "annotated"@ja-latn .

_:N61dce1e29df44106b41e2daf19351b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planetary"@ja,
        "Planetary"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "Planetary"@ja,
        "Planetary"@ja-latn .

_:N78d88f2afecc42c2ab2f5da106ad1e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まりのスプラウト"@ja,
        "Hajimari no Sprout"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "始まりのスプラウト"@ja,
        "Hajimari no Sprout"@ja-latn .

_:N8601714131fb4e12897be97c7d725db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOST MAGIC"@ja,
        "LOST MAGIC"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "LOST MAGIC"@ja,
        "LOST MAGIC"@ja-latn .

_:N88e23325b0464f6185194d10fdb390d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truthful"@ja,
        "Truthful"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne690d0a27ff64eb78d5ef380aec52f34 ;
    schema:name "Truthful"@ja,
        "Truthful"@ja-latn .

_:Ne690d0a27ff64eb78d5ef380aec52f34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d9616bca45a45bba06ae6598ad0cec4,
        _:N454342905fca4a2392287d8db28df89a,
        _:N5230b932ad4046faac7ce3605953480e,
        _:N61dce1e29df44106b41e2daf19351b6d,
        _:N78d88f2afecc42c2ab2f5da106ad1e44,
        _:N8601714131fb4e12897be97c7d725db5,
        _:N88e23325b0464f6185194d10fdb390d8 ;
    mo:track_count 7 ;
    schema:duration "PT30:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3d9616bca45a45bba06ae6598ad0cec4,
        _:N454342905fca4a2392287d8db28df89a,
        _:N5230b932ad4046faac7ce3605953480e,
        _:N61dce1e29df44106b41e2daf19351b6d,
        _:N78d88f2afecc42c2ab2f5da106ad1e44,
        _:N8601714131fb4e12897be97c7d725db5,
        _:N88e23325b0464f6185194d10fdb390d8 .

