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

<artist/40418#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri"@en,
        "絵莉"@ja ;
    foaf:made <album/87819#lyrics>,
        <album/87819#subject> ;
    foaf:name "Eri"@en,
        "絵莉"@ja .

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

<artist/13303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87819#subject> ;
    schema:name "Manabu Miwa"@en,
        "三輪学"@ja ;
    foaf:made <album/87819#composition>,
        <album/87819#subject> ;
    foaf:name "Manabu Miwa"@en,
        "三輪学"@ja .

<artist/1808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87819#subject> ;
    schema:name "Urara Takai"@en,
        "高井ウララ"@ja ;
    foaf:made <album/87819#composition>,
        <album/87819#subject> ;
    foaf:name "Urara Takai"@en,
        "高井ウララ"@ja .

<artist/3790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87819#subject> ;
    schema:name "Naruki Endo"@en,
        "遠藤成樹"@ja ;
    foaf:made <album/87819#composition>,
        <album/87819#subject> ;
    foaf:name "Naruki Endo"@en,
        "遠藤成樹"@ja .

<product/4489#subject> a schema:CreativeWork ;
    schema:name "PRISM ARK (Series)"@en,
        "プリズム・アーク (Series)"@ja,
        "PRISM ARK (Series)"@ja-latn ;
    foaf:name "PRISM ARK (Series)"@en,
        "プリズム・アーク (Series)"@ja,
        "PRISM ARK (Series)"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

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

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

<artist/26411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "chi-nano"@en ;
    foaf:name "chi-nano"@en .

<artist/4088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "Naoya Akimoto"@en,
        "秋元直也"@ja ;
    foaf:name "Naoya Akimoto"@en,
        "秋元直也"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "Kimiko Koyama"@en,
        "古山きみこ"@ja ;
    foaf:name "Kimiko Koyama"@en,
        "古山きみこ"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<artist/904#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87819#performance> ;
    schema:name "Naoko Matsui"@en,
        "松井菜桜子"@ja ;
    foaf:name "Naoko Matsui"@en,
        "松井菜桜子"@ja .

<album/87819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn ;
    mo:composer <artist/13303#subject>,
        <artist/1808#subject>,
        <artist/3790#subject> ;
    mo:produced_work <album/87819#musicalwork> ;
    schema:name "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn .

<album/87819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn ;
    mo:performance_of <album/87819#musicalwork> ;
    mo:performer <artist/26411#subject>,
        <artist/4088#subject>,
        <artist/4557#subject>,
        <artist/735#subject>,
        <artist/902#subject>,
        <artist/904#subject> ;
    mo:recorded_as <album/87819#musicalexpression> ;
    schema:byArtist <artist/26411#subject>,
        <artist/4088#subject>,
        <artist/4557#subject>,
        <artist/735#subject>,
        <artist/902#subject>,
        <artist/904#subject> ;
    schema:name "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn ;
    schema:workPerformed <album/87819#musicalwork> .

<album/87819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-28"^^xsd:date ;
    dcterms:title "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn ;
    mo:catalogue_number "ZMCZ-3693" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87819#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nefbcec5290a8402686aba009d5137299 ;
    mo:record_count 1 ;
    schema:about <product/4489#subject> ;
    schema:byArtist <artist/26411#subject>,
        <artist/4088#subject>,
        <artist/4557#subject>,
        <artist/735#subject>,
        <artist/902#subject>,
        <artist/904#subject> ;
    schema:datePublished "2007-11-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/87819/87819-1560731868.jpg> ;
    schema:name "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@en,
        "PRISM ARK PRIVATE SONG Vol.3 フェル (cv.水橋かおり)"@ja,
        "PRISM ARK PRIVATE SONG Vol.3 Fel (cv. Kaori Mizuhashi)"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/87819/87819-1560731868.jpg> .

_:N19a1b5b04c9a44e4a993a2dddb93d280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My sweet time classic version"@ja,
        "My sweet time classic version"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nefbcec5290a8402686aba009d5137299 ;
    schema:name "My sweet time classic version"@ja,
        "My sweet time classic version"@ja-latn .

_:N513225d003964502aba541b14f59836f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My sweet time"@ja,
        "My sweet time"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nefbcec5290a8402686aba009d5137299 ;
    schema:name "My sweet time"@ja,
        "My sweet time"@ja-latn .

_:N5501e195a5964cd181a5b58a13678f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪に挑むフェル"@ja,
        "Yuki ni Idomu Fel"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT14:29"^^xsd:interval ;
    schema:inPlaylist _:Nefbcec5290a8402686aba009d5137299 ;
    schema:name "雪に挑むフェル"@ja,
        "Yuki ni Idomu Fel"@ja-latn .

_:Na06805a8bd49458dae362767c2644f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My sweet time off vocal"@ja,
        "My sweet time off vocal"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nefbcec5290a8402686aba009d5137299 ;
    schema:name "My sweet time off vocal"@ja,
        "My sweet time off vocal"@ja-latn .

_:Ncd847eea0f674639823758265baea619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水橋かおりコメント"@ja,
        "Kaori Mizuhashi Comment"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nefbcec5290a8402686aba009d5137299 ;
    schema:name "水橋かおりコメント"@ja,
        "Kaori Mizuhashi Comment"@ja-latn .

_:Nefbcec5290a8402686aba009d5137299 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19a1b5b04c9a44e4a993a2dddb93d280,
        _:N513225d003964502aba541b14f59836f,
        _:N5501e195a5964cd181a5b58a13678f8f,
        _:Na06805a8bd49458dae362767c2644f42,
        _:Ncd847eea0f674639823758265baea619 ;
    mo:track_count 5 ;
    schema:duration "PT29:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19a1b5b04c9a44e4a993a2dddb93d280,
        _:N513225d003964502aba541b14f59836f,
        _:N5501e195a5964cd181a5b58a13678f8f,
        _:Na06805a8bd49458dae362767c2644f42,
        _:Ncd847eea0f674639823758265baea619 .

