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

<artist/3102#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minori Chihara"@en,
        "茅原実里"@ja ;
    foaf:made <album/41051#subject>,
        <album/41051#vocals> ;
    foaf:name "Minori Chihara"@en,
        "茅原実里"@ja .

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

<album/41091> a mo:Release ;
    mo:catalogue_number "LACM-4270" .

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41051#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/41051#composition>,
        <album/41051#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<artist/50942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41051#subject> ;
    schema:name "Jun Shirataki"@en,
        "白瀧じゅん"@ja ;
    foaf:made <album/41051#composition>,
        <album/41051#subject> ;
    foaf:name "Jun Shirataki"@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/41051#lyrics> a mo:Lyrics .

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

<album/41051#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn ;
    mo:performance_of <album/41051#musicalwork> ;
    mo:recorded_as <album/41051#musicalexpression> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn ;
    schema:workPerformed <album/41051#musicalwork> .

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

<org/606#subject> schema:name "Bandai Entertainment"@en,
        "Bandai Entertainment"@ja,
        "Bandai Entertainment"@ja-latn ;
    foaf:name "Bandai Entertainment"@en,
        "Bandai Entertainment"@ja,
        "Bandai Entertainment"@ja-latn .

<album/41051#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn ;
    mo:composer <artist/3100#subject>,
        <artist/50942#subject> ;
    mo:produced_work <album/41051#musicalwork> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41051#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/41051#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/41051#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-03"^^xsd:date ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn ;
    mo:catalogue_number "20884" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/41091> ;
    mo:publication_of <album/41051#musicalexpression> ;
    mo:publisher <org/606#subject> ;
    mo:record _:N1f6f958bd40441c797efa9ac799ae367 ;
    mo:record_count 1 ;
    schema:about <product/1363#subject> ;
    schema:datePublished "2007-07-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.2 YUKI NAGATO"@ja-latn ;
    schema:publisher <org/606#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0e208c19e637400f8b4750b8954f0c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SELECT?"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "SELECT?"@en .

_:N1c72824c74594bb2aee72e189889d0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuki, Muon, Madobe nite."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "Yuki, Muon, Madobe nite."@en .

_:N37907df59970433eb17641bed9e43c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SELECT? (karaoke version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "SELECT? (karaoke version)"@en .

_:N85af33bc7a654dad905357f4e4cc8311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hare Hare Yukai (karaoke version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "Hare Hare Yukai (karaoke version)"@en .

_:Nbc6847c9d23f412ea09d8fea0921b1e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hare Hare Yukai"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "Hare Hare Yukai"@en .

_:Ne0a1bb1a9b924c19a3795b07ce6b7ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuki, Muon, Madobe nite. (karaoke version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1f6f958bd40441c797efa9ac799ae367 ;
    schema:name "Yuki, Muon, Madobe nite. (karaoke version)"@en .

_:N1f6f958bd40441c797efa9ac799ae367 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e208c19e637400f8b4750b8954f0c48,
        _:N1c72824c74594bb2aee72e189889d0d3,
        _:N37907df59970433eb17641bed9e43c32,
        _:N85af33bc7a654dad905357f4e4cc8311,
        _:Nbc6847c9d23f412ea09d8fea0921b1e6,
        _:Ne0a1bb1a9b924c19a3795b07ce6b7ee5 ;
    mo:track_count 6 ;
    schema:duration "PT24:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e208c19e637400f8b4750b8954f0c48,
        _:N1c72824c74594bb2aee72e189889d0d3,
        _:N37907df59970433eb17641bed9e43c32,
        _:N85af33bc7a654dad905357f4e4cc8311,
        _:Nbc6847c9d23f412ea09d8fea0921b1e6,
        _:Ne0a1bb1a9b924c19a3795b07ce6b7ee5 .

