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

<artist/4013#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja ;
    foaf:made <album/21354#subject>,
        <album/21354#vocals> ;
    foaf:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja .

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

<artist/4010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21354#subject> ;
    schema:name "Masashi Chizawa"@en,
        "千沢仁"@ja ;
    foaf:made <album/21354#composition>,
        <album/21354#subject> ;
    foaf:name "Masashi Chizawa"@en,
        "千沢仁"@ja .

<artist/4283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21354#subject> ;
    schema:name "Chisa Tanabe"@en,
        "田辺智沙"@ja ;
    foaf:made <album/21354#composition>,
        <album/21354#subject> ;
    foaf:name "Chisa Tanabe"@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/21354#lyrics> a mo:Lyrics .

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

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

<album/21354#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/45/21354/21354-1a0f5e6ec0cb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21354#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/21354/21354-1a0f5e6ec0cb.jpg> ;
    foaf:depicts <album/21354#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/21354/21354-1a0f5e6ec0cb.jpg> .

<https://medium-media.vgm.io/albums/45/21354/21354-1a0f5e6ec0cb.jpg> a schema:ImageObject,
        foaf:Image .

<album/21354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique Special 2 Collaborators Collection ④ Charlie"@en,
        "アンジェリークSpecial2 協力者コレクション ④ チャーリー"@ja,
        "Angelique Special 2 Kyouryokusha Collection ④ Charlie"@ja-latn ;
    mo:composer <artist/4010#subject>,
        <artist/4283#subject> ;
    mo:produced_work <album/21354#musicalwork> ;
    schema:name "Angelique Special 2 Collaborators Collection ④ Charlie"@en,
        "アンジェリークSpecial2 協力者コレクション ④ チャーリー"@ja,
        "Angelique Special 2 Kyouryokusha Collection ④ Charlie"@ja-latn .

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

<album/21354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-01"^^xsd:date ;
    dcterms:title "Angelique Special 2 Collaborators Collection ④ Charlie"@en,
        "アンジェリークSpecial2 協力者コレクション ④ チャーリー"@ja,
        "Angelique Special 2 Kyouryokusha Collection ④ Charlie"@ja-latn ;
    mo:catalogue_number "KEDH-1017" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/21354#musicalexpression> ;
    mo:publisher <org/3410#subject> ;
    mo:record _:N1d01f369dd1c4ed0b02a45df91bf1022 ;
    mo:record_count 1 ;
    schema:about <product/3553#subject> ;
    schema:datePublished "1998-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/21354/21354-1a0f5e6ec0cb.jpg> ;
    schema:name "Angelique Special 2 Collaborators Collection ④ Charlie"@en,
        "アンジェリークSpecial2 協力者コレクション ④ チャーリー"@ja,
        "Angelique Special 2 Kyouryokusha Collection ④ Charlie"@ja-latn ;
    schema:publisher <org/3410#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/21354/21354-1a0f5e6ec0cb.jpg> .

_:N0514d4d612f44dc2b5952e8e15483014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラれてええやん (Remix Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1d01f369dd1c4ed0b02a45df91bf1022 ;
    schema:name "フラれてええやん (Remix Ver.)"@ja .

_:N4ae67019ff5647fa9c96e268576829b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺はつツイてる！ (Karaoke Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1d01f369dd1c4ed0b02a45df91bf1022 ;
    schema:name "俺はつツイてる！ (Karaoke Ver.)"@ja .

_:N5f77bd76f83f44908df61329d1b4f5a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラれてええやん (Karaoke Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1d01f369dd1c4ed0b02a45df91bf1022 ;
    schema:name "フラれてええやん (Karaoke Ver.)"@ja .

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

_:N9f67082f3f6246f7b557230daf0f0a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺はつツイてる！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1d01f369dd1c4ed0b02a45df91bf1022 ;
    schema:name "俺はつツイてる！"@ja .

_:N1d01f369dd1c4ed0b02a45df91bf1022 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0514d4d612f44dc2b5952e8e15483014,
        _:N4ae67019ff5647fa9c96e268576829b8,
        _:N5f77bd76f83f44908df61329d1b4f5a8,
        _:N807bf937efc94a6f9346114d00fbda51,
        _:N9f67082f3f6246f7b557230daf0f0a18 ;
    mo:track_count 5 ;
    schema:duration "PT19:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0514d4d612f44dc2b5952e8e15483014,
        _:N4ae67019ff5647fa9c96e268576829b8,
        _:N5f77bd76f83f44908df61329d1b4f5a8,
        _:N807bf937efc94a6f9346114d00fbda51,
        _:N9f67082f3f6246f7b557230daf0f0a18 .

