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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/11985#lyrics>,
        <album/11985#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

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

<artist/4695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11985#subject> ;
    schema:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja ;
    foaf:made <album/11985#composition>,
        <album/11985#subject> ;
    foaf:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja .

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11985#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/11985#composition>,
        <album/11985#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

<artist/6116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11985#subject> ;
    schema:name "Yugo Kanno"@en,
        "菅野祐悟"@ja ;
    foaf:made <album/11985#composition>,
        <album/11985#subject> ;
    foaf:name "Yugo Kanno"@en,
        "菅野祐悟"@ja .

<artist/865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11985#subject> ;
    schema:name "Kousuke Kanai"@en,
        "金井江右"@ja ;
    foaf:made <album/11985#composition>,
        <album/11985#subject> ;
    foaf:name "Kousuke Kanai"@en,
        "金井江右"@ja .

<product/3547#subject> a schema:CreativeWork ;
    schema:name "Angelique étoile"@en,
        "アンジェリーク エトワール"@ja,
        "Angelique étoile"@ja-latn ;
    foaf:name "Angelique étoile"@en,
        "アンジェリーク エトワール"@ja,
        "Angelique étoile"@ja-latn .

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

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/58/11985/11985-1264035715.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11985#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/4280#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11985#performance> ;
    schema:name "Nobutoshi Hayashi"@en,
        "林延年"@ja ;
    foaf:name "Nobutoshi Hayashi"@en,
        "林延年"@ja .

<artist/4426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11985#performance> ;
    schema:name "Ken Narita"@en,
        "成田剣"@ja ;
    foaf:name "Ken Narita"@en,
        "成田剣"@ja .

<artist/4668#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11985#performance> ;
    schema:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja ;
    foaf:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja .

<album/11985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn ;
    mo:composer <artist/4695#subject>,
        <artist/56#subject>,
        <artist/6116#subject>,
        <artist/865#subject> ;
    mo:produced_work <album/11985#musicalwork> ;
    schema:name "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn .

<album/11985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn ;
    mo:performance_of <album/11985#musicalwork> ;
    mo:performer <artist/3221#subject>,
        <artist/4280#subject>,
        <artist/4426#subject>,
        <artist/4668#subject> ;
    mo:recorded_as <album/11985#musicalexpression> ;
    schema:byArtist <artist/3221#subject>,
        <artist/4280#subject>,
        <artist/4426#subject>,
        <artist/4668#subject> ;
    schema:name "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn ;
    schema:workPerformed <album/11985#musicalwork> .

<album/11985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-24"^^xsd:date ;
    dcterms:title "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn ;
    mo:catalogue_number "KECH-1260" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11985#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N660280fb54af4b95be7885992c3498eb ;
    mo:record_count 1 ;
    schema:about <product/3547#subject> ;
    schema:byArtist <artist/3221#subject>,
        <artist/4280#subject>,
        <artist/4426#subject>,
        <artist/4668#subject> ;
    schema:datePublished "2004-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/11985/11985-1264035715.jpg> ;
    schema:name "Angelique Etoile ~Violet~"@en,
        "アンジェリークエトワール VIOLET"@ja,
        "Angelique Etoile ~Violet~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/11985/11985-1264035715.jpg> .

_:N0e46f57f28ec4deab39d55de0b34b9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙港にて… -アリオス-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "宇宙港にて… -アリオス-"@ja .

_:N16d67ce1d82946d08db331adde65b3b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セレスティアにて… -オリヴィエ-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "セレスティアにて… -オリヴィエ-"@ja .

_:N23e42a65479f4289a4a249863869eb3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奥の間にて… -クラヴィス-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "奥の間にて… -クラヴィス-"@ja .

_:N49109ad4efb04eaa886247489dd6bff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう、サヨナラは言わせない ～Faith of Love～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "もう、サヨナラは言わせない ～Faith of Love～"@ja .

_:N741ec29527994a92a978a4182c045707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I CAN"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "I CAN"@ja .

_:Ncfbe25bdbdc444b69bae6526600739ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "馬上にて… -ランディ-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "馬上にて… -ランディ-"@ja .

_:Ndff687b8fec746689086d915910d5c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good-bye & Good-luck"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "Good-bye & Good-luck"@ja .

_:Ne1f1d53eb3064457962ff3386fe2129b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界でたったひとつの場所へ ～home green home～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N660280fb54af4b95be7885992c3498eb ;
    schema:name "世界でたったひとつの場所へ ～home green home～"@ja .

_:N660280fb54af4b95be7885992c3498eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e46f57f28ec4deab39d55de0b34b9f4,
        _:N16d67ce1d82946d08db331adde65b3b3,
        _:N23e42a65479f4289a4a249863869eb3d,
        _:N49109ad4efb04eaa886247489dd6bff7,
        _:N741ec29527994a92a978a4182c045707,
        _:Ncfbe25bdbdc444b69bae6526600739ad,
        _:Ndff687b8fec746689086d915910d5c3c,
        _:Ne1f1d53eb3064457962ff3386fe2129b ;
    mo:track_count 8 ;
    schema:duration "PT30:54"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e46f57f28ec4deab39d55de0b34b9f4,
        _:N16d67ce1d82946d08db331adde65b3b3,
        _:N23e42a65479f4289a4a249863869eb3d,
        _:N49109ad4efb04eaa886247489dd6bff7,
        _:N741ec29527994a92a978a4182c045707,
        _:Ncfbe25bdbdc444b69bae6526600739ad,
        _:Ndff687b8fec746689086d915910d5c3c,
        _:Ne1f1d53eb3064457962ff3386fe2129b .

