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

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

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:made <album/41128#subject>,
        <album/41128#vocals> ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

<album/49985> a mo:Release ;
    mo:catalogue_number "LACM-4405" .

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

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

<product/2107#subject> a schema:CreativeWork ;
    schema:name "Lucky Star (Anime)"@en,
        "らき☆すた (Anime)"@ja,
        "Lucky☆Star (Anime)"@ja-latn ;
    foaf:name "Lucky Star (Anime)"@en,
        "らき☆すた (Anime)"@ja,
        "Lucky☆Star (Anime)"@ja-latn .

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

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

<album/41128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn ;
    mo:performance_of <album/41128#musicalwork> ;
    mo:recorded_as <album/41128#musicalexpression> ;
    schema:name "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn ;
    schema:workPerformed <album/41128#musicalwork> .

<album/41128#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/41128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn ;
    mo:composer <artist/16136#subject>,
        <artist/3100#subject> ;
    mo:produced_work <album/41128#musicalwork> ;
    schema:name "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn .

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

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

<album/41128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-01"^^xsd:date ;
    dcterms:title "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn ;
    mo:catalogue_number "80392" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/49985> ;
    mo:publication_of <album/41128#musicalexpression> ;
    mo:publisher <org/606#subject> ;
    mo:record _:N5fbeefe431e7430a809b0ff040d78077 ;
    mo:record_count 1 ;
    schema:about <product/2107#subject> ;
    schema:datePublished "2008-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@en,
        "Featuring KAGAMI \"Lucky☆Star\" Character Song Vol. 002"@ja,
        "LUCKY STAR CHARACTER SONG Vol.002 featuring KAGAMI"@ja-latn ;
    schema:publisher <org/606#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1a1d69619d494511ac7276698363b0a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100%? No Way! No Way! No Way!"@en,
        "100%?ナイナイナイ"@ja,
        "100%? Nai Nai Nai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5fbeefe431e7430a809b0ff040d78077 ;
    schema:name "100%? No Way! No Way! No Way!"@en,
        "100%?ナイナイナイ"@ja,
        "100%? Nai Nai Nai"@ja-latn .

_:N536829da993349d893ebc6c28020fad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Time for the Fight Forecast"@en,
        "ケンカ予報の時間だよ"@ja,
        "Kenka Yohou no Jikan da yo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5fbeefe431e7430a809b0ff040d78077 ;
    schema:name "It's Time for the Fight Forecast"@en,
        "ケンカ予報の時間だよ"@ja,
        "Kenka Yohou no Jikan da yo"@ja-latn .

_:N60668b7071c942f8a07e68004cf4c1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100%? No Way! No Way! No Way! (off vocal)"@en,
        "100%?ナイナイナイ (off vocal)"@ja,
        "100%? Nai Nai Nai (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5fbeefe431e7430a809b0ff040d78077 ;
    schema:name "100%? No Way! No Way! No Way! (off vocal)"@en,
        "100%?ナイナイナイ (off vocal)"@ja,
        "100%? Nai Nai Nai (off vocal)"@ja-latn .

_:N71feedd7cbd64dbf9e3b6a90578c8bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Time for the Fight Forecast (off vocal)"@en,
        "ケンカ予報の時間だよ (off vocal)"@ja,
        "Kenka Yohou no Jikan dayo (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5fbeefe431e7430a809b0ff040d78077 ;
    schema:name "It's Time for the Fight Forecast (off vocal)"@en,
        "ケンカ予報の時間だよ (off vocal)"@ja,
        "Kenka Yohou no Jikan dayo (off vocal)"@ja-latn .

_:N8f99f59d3c1041ae9d1264a7adcd787f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm sorry by kagami"@en,
        "I’m sorry by kagami"@ja,
        "I'm sorry by kagami"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N5fbeefe431e7430a809b0ff040d78077 ;
    schema:name "I'm sorry by kagami"@en,
        "I’m sorry by kagami"@ja,
        "I'm sorry by kagami"@ja-latn .

_:N5fbeefe431e7430a809b0ff040d78077 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a1d69619d494511ac7276698363b0a4,
        _:N536829da993349d893ebc6c28020fad8,
        _:N60668b7071c942f8a07e68004cf4c1e4,
        _:N71feedd7cbd64dbf9e3b6a90578c8bdc,
        _:N8f99f59d3c1041ae9d1264a7adcd787f ;
    mo:track_count 5 ;
    schema:duration "PT16:16"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1a1d69619d494511ac7276698363b0a4,
        _:N536829da993349d893ebc6c28020fad8,
        _:N60668b7071c942f8a07e68004cf4c1e4,
        _:N71feedd7cbd64dbf9e3b6a90578c8bdc,
        _:N8f99f59d3c1041ae9d1264a7adcd787f .

