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

<artist/4012#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja ;
    foaf:made <album/21352#subject>,
        <album/21352#vocals> ;
    foaf:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja .

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

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21352#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/21352#composition>,
        <album/21352#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<artist/62636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21352#subject> ;
    schema:name "Go Takahashi"@en,
        "高橋剛"@ja ;
    foaf:made <album/21352#composition>,
        <album/21352#subject> ;
    foaf:name "Go Takahashi"@en,
        "高橋剛"@ja .

<product/3553#subject> a schema:CreativeWork ;
    schema:name "Angelique Special 2"@en,
        "アンジェリークSpecial2"@ja,
        "Angelique Special 2"@ja-latn ;
    foaf:name "Angelique Special 2"@en,
        "アンジェリークSpecial2"@ja,
        "Angelique Special 2"@ja-latn .

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

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

<album/21352#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn ;
    mo:performance_of <album/21352#musicalwork> ;
    mo:recorded_as <album/21352#musicalexpression> ;
    schema:name "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn ;
    schema:workPerformed <album/21352#musicalwork> .

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

<org/3410#subject> schema:name "Koei"@en,
        "Koei"@ja,
        "Koei"@ja-latn ;
    foaf:name "Koei"@en,
        "Koei"@ja,
        "Koei"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/21352/21352-af64f49115c8.jpg> a schema:ImageObject,
        foaf:Image .

<album/21352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn ;
    mo:composer <artist/40#subject>,
        <artist/62636#subject> ;
    mo:produced_work <album/21352#musicalwork> ;
    schema:name "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn .

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

<album/21352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-03-01"^^xsd:date ;
    dcterms:title "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn ;
    mo:catalogue_number "KEDH-1015" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/21352#musicalexpression> ;
    mo:publisher <org/3410#subject> ;
    mo:record _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    mo:record_count 1 ;
    schema:about <product/3553#subject> ;
    schema:datePublished "1998-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/21352/21352-af64f49115c8.jpg> ;
    schema:name "Angelique Special 2 Collaborators Collection ② Sei-Lan"@en,
        "アンジェリークSpecial2 協力者コレクション② セイラン"@ja,
        "Angelique Special 2 Kyouryokusha Collection ② Sei-Lan"@ja-latn ;
    schema:publisher <org/3410#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/21352/21352-af64f49115c8.jpg> .

_:N103e82ddc54f4bb784408e0eb35877e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "印象派 (Karaoke Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    schema:name "印象派 (Karaoke Ver.)"@ja .

_:N24560d243f664da49e20d9e17e00419f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の愛が聴こえる (Karaoke Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    schema:name "君の愛が聴こえる (Karaoke Ver.)"@ja .

_:N45b360278fa742dab61a671c19708cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "印象派 (Remix Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    schema:name "印象派 (Remix Ver.)"@ja .

_:Nd8bb88c943d6426bb7aaf7c02cf00d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れぬ夜のために・11 (語り)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    schema:name "眠れぬ夜のために・11 (語り)"@ja .

_:Ndf965c08a9384637a1f43e1695ce3d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の愛が聴こえる"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N78a0b1df33e14ba5879c38febd8fbf85 ;
    schema:name "君の愛が聴こえる"@ja .

_:N78a0b1df33e14ba5879c38febd8fbf85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N103e82ddc54f4bb784408e0eb35877e4,
        _:N24560d243f664da49e20d9e17e00419f,
        _:N45b360278fa742dab61a671c19708cff,
        _:Nd8bb88c943d6426bb7aaf7c02cf00d46,
        _:Ndf965c08a9384637a1f43e1695ce3d9b ;
    mo:track_count 5 ;
    schema:duration "PT19:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N103e82ddc54f4bb784408e0eb35877e4,
        _:N24560d243f664da49e20d9e17e00419f,
        _:N45b360278fa742dab61a671c19708cff,
        _:Nd8bb88c943d6426bb7aaf7c02cf00d46,
        _:Ndf965c08a9384637a1f43e1695ce3d9b .

