@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 _:N73545c6bab1c4704bbba2a2bb139a940 ;
    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> .

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

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

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

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

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

_:N73545c6bab1c4704bbba2a2bb139a940 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c58af9d9e840678475cbff94e5f2a6,
        _:N0ddabbd781c34bd0805485e56ee097bb,
        _:N3b52cb9403fd4391bb0c3fffc86e2250,
        _:N42458345b7f24d0c9106e0265c512183,
        _:Na70b7da6d5e44c3fa5c8f55fe6988b02 ;
    mo:track_count 5 ;
    schema:duration "PT19:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N01c58af9d9e840678475cbff94e5f2a6,
        _:N0ddabbd781c34bd0805485e56ee097bb,
        _:N3b52cb9403fd4391bb0c3fffc86e2250,
        _:N42458345b7f24d0c9106e0265c512183,
        _:Na70b7da6d5e44c3fa5c8f55fe6988b02 .

