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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/46261#lyrics>,
        <album/46261#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/16136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46261#subject> ;
    schema:name "Keiji Ayahara"@en,
        "綾原圭二"@ja ;
    foaf:made <album/46261#composition>,
        <album/46261#subject> ;
    foaf:name "Keiji Ayahara"@en,
        "綾原圭二"@ja .

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

<product/1363#subject> a schema:CreativeWork ;
    schema:name "The Melancholy of Haruhi Suzumiya"@en,
        "涼宮ハルヒの憂鬱"@ja,
        "Suzumiya Haruhi no Yuuutsu"@ja-latn ;
    foaf:name "The Melancholy of Haruhi Suzumiya"@en,
        "涼宮ハルヒの憂鬱"@ja,
        "Suzumiya Haruhi no Yuuutsu"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/16/46261/46261-1402520339.jpg> a schema:ImageObject,
        foaf:Image .

<album/46261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn ;
    mo:composer <artist/16136#subject>,
        <artist/40#subject> ;
    mo:produced_work <album/46261#musicalwork> ;
    schema:name "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn .

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

<album/46261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn ;
    mo:performance_of <album/46261#musicalwork> ;
    mo:performer <artist/2265#subject> ;
    mo:recorded_as <album/46261#musicalexpression> ;
    schema:byArtist <artist/2265#subject> ;
    schema:name "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn ;
    schema:workPerformed <album/46261#musicalwork> .

<artist/2265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46261#performance> ;
    schema:name "Yuuko Gotou"@en,
        "後藤邑子"@ja ;
    foaf:name "Yuuko Gotou"@en,
        "後藤邑子"@ja .

<album/46261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-30"^^xsd:date ;
    dcterms:title "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn ;
    mo:catalogue_number "LACM-4652" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46261#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N088674cbdffc40568153ec494a312420 ;
    mo:record_count 1 ;
    schema:about <product/1363#subject> ;
    schema:byArtist <artist/2265#subject> ;
    schema:datePublished "2009-09-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/46261/46261-1402520339.jpg> ;
    schema:name "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@en,
        "涼宮ハルヒの憂鬱 新キャラクターソングVol.3 朝比奈みくる"@ja,
        "The Melancholy of Haruhi Suzumiya New Character Song Vol.3 MIKURU ASAHINA"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/46261/46261-1402520339.jpg> .

_:N067a05d556814039bb13c2b74aca14a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えっと･･･リターンズしてリベンジ！"@ja,
        "Etto... Returns Shite Revenge!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N088674cbdffc40568153ec494a312420 ;
    schema:name "えっと･･･リターンズしてリベンジ！"@ja,
        "Etto... Returns Shite Revenge!"@ja-latn .

_:N0a72133bd81e4815aea7b26bfdb6fb9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘンですコワイですっ(off vocal)"@ja,
        "Hen Desu Kowai Desu (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N088674cbdffc40568153ec494a312420 ;
    schema:name "ヘンですコワイですっ(off vocal)"@ja,
        "Hen Desu Kowai Desu (off vocal)"@ja-latn .

_:N9bc51c3fa0414dd3ae2ba3330abf31a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えっと･･･リターンズしてリベンジ！(off vocal)"@ja,
        "Etto... Returns Shite Revenge! (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N088674cbdffc40568153ec494a312420 ;
    schema:name "えっと･･･リターンズしてリベンジ！(off vocal)"@ja,
        "Etto... Returns Shite Revenge! (off vocal)"@ja-latn .

_:Nef95a4116a42483cbfe4cd7048418a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘンですコワイですっ"@ja,
        "Hen Desu Kowai Desu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N088674cbdffc40568153ec494a312420 ;
    schema:name "ヘンですコワイですっ"@ja,
        "Hen Desu Kowai Desu"@ja-latn .

_:N088674cbdffc40568153ec494a312420 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N067a05d556814039bb13c2b74aca14a7,
        _:N0a72133bd81e4815aea7b26bfdb6fb9e,
        _:N9bc51c3fa0414dd3ae2ba3330abf31a7,
        _:Nef95a4116a42483cbfe4cd7048418a14 ;
    mo:track_count 4 ;
    schema:duration "PT15:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N067a05d556814039bb13c2b74aca14a7,
        _:N0a72133bd81e4815aea7b26bfdb6fb9e,
        _:N9bc51c3fa0414dd3ae2ba3330abf31a7,
        _:Nef95a4116a42483cbfe4cd7048418a14 .

