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

<artist/4288#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja ;
    foaf:made <album/103743#subject>,
        <album/103743#vocals> ;
    foaf:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja .

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

<artist/5486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103743#subject> ;
    schema:name "Eiji Kawai"@en,
        "河合英嗣"@ja ;
    foaf:made <album/103743#composition>,
        <album/103743#subject> ;
    foaf:name "Eiji Kawai"@en,
        "河合英嗣"@ja .

<product/3543#subject> a schema:CreativeWork ;
    schema:name "Koisuru Tenshi Angelique"@en,
        "恋する天使アンジェリーク"@ja,
        "Koisuru Tenshi Angelique"@ja-latn ;
    foaf:name "Koisuru Tenshi Angelique"@en,
        "恋する天使アンジェリーク"@ja,
        "Koisuru Tenshi Angelique"@ja-latn .

<album/103743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn ;
    mo:composer <artist/5486#subject> ;
    mo:produced_work <album/103743#musicalwork> ;
    schema:name "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn .

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

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

<album/103743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn ;
    mo:performance_of <album/103743#musicalwork> ;
    mo:recorded_as <album/103743#musicalexpression> ;
    schema:name "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn ;
    schema:workPerformed <album/103743#musicalwork> .

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

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

<https://media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103743#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> ;
    foaf:depicts <album/103743#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> .

<https://medium-media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-04"^^xsd:date ;
    dcterms:title "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn ;
    mo:catalogue_number "LACM-4294" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103743#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9e349f6c21f943eda9d408190823b2dc ;
    mo:record_count 1 ;
    schema:about <product/3543#subject> ;
    schema:datePublished "2006-10-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> ;
    schema:name "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@en,
        "TVアニメ『恋する天使アンジェリーク』キャラクターソング VOL.6 ~オスカー~"@ja,
        "TV Anime \"Koisuru Tenshi Angelique\" Character Song VOL.6 ~Oscar~"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/103743/103743-3f3a8fa90fb2.jpg> .

_:N2c038a1a345b4cf7b74c7f3ff359b00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君をここからさらって... (オスカーモノローグ)"@ja,
        "Kimi wo Koko kara Saratte... (Oscar Monologue)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9e349f6c21f943eda9d408190823b2dc ;
    schema:name "君をここからさらって... (オスカーモノローグ)"@ja,
        "Kimi wo Koko kara Saratte... (Oscar Monologue)"@ja-latn .

_:Nc9ec33674a1a43be9ee52ab895d576b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連続ドラマ「休日のMake-up」その2"@ja,
        "Renzoku Drama \"Kyuujitsu no Make-up\" Sono 2"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9e349f6c21f943eda9d408190823b2dc ;
    schema:name "連続ドラマ「休日のMake-up」その2"@ja,
        "Renzoku Drama \"Kyuujitsu no Make-up\" Sono 2"@ja-latn .

_:Ndce81310219944d4a6a739774fbd1b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE ROMANCE ~失われた愛を求めて~"@ja,
        "TRUE ROMANCE ~Ushinawareta Ai wo Motomete~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N9e349f6c21f943eda9d408190823b2dc ;
    schema:name "TRUE ROMANCE ~失われた愛を求めて~"@ja,
        "TRUE ROMANCE ~Ushinawareta Ai wo Motomete~"@ja-latn .

_:N9e349f6c21f943eda9d408190823b2dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c038a1a345b4cf7b74c7f3ff359b00d,
        _:Nc9ec33674a1a43be9ee52ab895d576b0,
        _:Ndce81310219944d4a6a739774fbd1b1f ;
    mo:track_count 3 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2c038a1a345b4cf7b74c7f3ff359b00d,
        _:Nc9ec33674a1a43be9ee52ab895d576b0,
        _:Ndce81310219944d4a6a739774fbd1b1f .

