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

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

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

<album/41121> a mo:Release ;
    mo:catalogue_number "LACM-4324" .

<artist/303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41056#subject> ;
    schema:name "Shinji Tamura"@en,
        "田村信二"@ja ;
    foaf:made <album/41056#composition>,
        <album/41056#subject> ;
    foaf:name "Shinji Tamura"@en,
        "田村信二"@ja .

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

<artist/8356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41056#subject> ;
    schema:name "Yasuaki Ide"@en,
        "井出泰彰"@ja ;
    foaf:made <album/41056#composition>,
        <album/41056#subject> ;
    foaf:name "Yasuaki Ide"@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/41056#lyrics> a mo:Lyrics .

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

<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/41056#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/41056#composition> ;
    mo:lyrics <album/41056#lyrics> ;
    mo:performed_in <album/41056#performance> ;
    mo:singer <album/41056#vocals> .

<album/41056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn ;
    mo:performance_of <album/41056#musicalwork> ;
    mo:performer <artist/875#subject> ;
    mo:recorded_as <album/41056#musicalexpression> ;
    schema:byArtist <artist/875#subject> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn ;
    schema:workPerformed <album/41056#musicalwork> .

<artist/875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41056#performance> ;
    schema:name "Natsuko Kuwatani"@en,
        "桑谷夏子"@ja ;
    foaf:name "Natsuko Kuwatani"@en,
        "桑谷夏子"@ja .

<album/41056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn ;
    mo:composer <artist/303#subject>,
        <artist/3100#subject>,
        <artist/8356#subject> ;
    mo:produced_work <album/41056#musicalwork> ;
    schema:name "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn .

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

<album/41056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-06"^^xsd:date ;
    dcterms:title "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn ;
    mo:catalogue_number "20890" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/41121> ;
    mo:publication_of <album/41056#musicalexpression> ;
    mo:publisher <org/606#subject> ;
    mo:record _:Nff6c1fc1f1384464af2792310377653b ;
    mo:record_count 1 ;
    schema:about <product/1363#subject> ;
    schema:byArtist <artist/875#subject> ;
    schema:datePublished "2007-11-06"^^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.5 RYOKO ASAKURA"@en,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja,
        "The Melancholy of Haruhi Suzumiya Character Song Vol.5 RYOKO ASAKURA"@ja-latn ;
    schema:publisher <org/606#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N3101aa89ff9f4e06865010572afbce2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COOL EDITION (karaoke version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nff6c1fc1f1384464af2792310377653b ;
    schema:name "COOL EDITION (karaoke version)"@en .

_:N5ca1344cf1cb4c0abdf596e72dd39562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hare Hare Yukai ~Ryoko Asakura Version~"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nff6c1fc1f1384464af2792310377653b ;
    schema:name "Hare Hare Yukai ~Ryoko Asakura Version~"@en .

_:N7ffaf87139a44f569ed056f6d596ad1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koyubi de Gyu!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nff6c1fc1f1384464af2792310377653b ;
    schema:name "Koyubi de Gyu!"@en .

_:Nb69ce41f4ccd4ce59120dcab5d13558f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COOL EDITION"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nff6c1fc1f1384464af2792310377653b ;
    schema:name "COOL EDITION"@en .

_:Ne7e121ae72ab47919f2b52680e695107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koyubi de Gyu! (karaoke version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nff6c1fc1f1384464af2792310377653b ;
    schema:name "Koyubi de Gyu! (karaoke version)"@en .

_:Nff6c1fc1f1384464af2792310377653b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3101aa89ff9f4e06865010572afbce2b,
        _:N5ca1344cf1cb4c0abdf596e72dd39562,
        _:N7ffaf87139a44f569ed056f6d596ad1b,
        _:Nb69ce41f4ccd4ce59120dcab5d13558f,
        _:Ne7e121ae72ab47919f2b52680e695107 ;
    mo:track_count 5 ;
    schema:duration "PT20:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3101aa89ff9f4e06865010572afbce2b,
        _:N5ca1344cf1cb4c0abdf596e72dd39562,
        _:N7ffaf87139a44f569ed056f6d596ad1b,
        _:Nb69ce41f4ccd4ce59120dcab5d13558f,
        _:Ne7e121ae72ab47919f2b52680e695107 .

