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

<artist/14326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sea☆A"@en ;
    foaf:made <album/133577#subject>,
        <album/133577#vocals> ;
    foaf:name "Sea☆A"@en .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/133577#lyrics>,
        <album/133577#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/133577#lyrics>,
        <album/133577#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/133577#lyrics>,
        <album/133577#subject> ;
    foaf:name "meg rock"@en .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133577#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/133577#composition>,
        <album/133577#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/4236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133577#subject> ;
    schema:name "Kohei Wada"@en,
        "和田耕平"@ja ;
    foaf:made <album/133577#composition>,
        <album/133577#subject> ;
    foaf:name "Kohei Wada"@en,
        "和田耕平"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133577#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/133577#composition>,
        <album/133577#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<product/5949#subject> a schema:CreativeWork ;
    schema:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn ;
    foaf:name "TORIKO"@en,
        "トリコ"@ja,
        "TORIKO"@ja-latn .

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

<album/133577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn ;
    mo:performance_of <album/133577#musicalwork> ;
    mo:recorded_as <album/133577#musicalexpression> ;
    schema:name "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn ;
    schema:workPerformed <album/133577#musicalwork> .

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

<https://media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133577#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> ;
    foaf:depicts <album/133577#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> .

<https://medium-media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/133577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/4236#subject>,
        <artist/8202#subject> ;
    mo:produced_work <album/133577#musicalwork> ;
    schema:name "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn .

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

<album/133577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-23"^^xsd:date ;
    dcterms:title "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn ;
    mo:catalogue_number "LASM-4122" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133577#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    mo:record_count 1 ;
    schema:about <product/5949#subject> ;
    schema:datePublished "2011-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> ;
    schema:name "DELI-DELI☆DELICIOUS / Sea☆A"@en,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja,
        "DELI-DELI☆DELICIOUS / Sea☆A"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/133577/133577-f44c294c0583.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Valerie"@en ;
    foaf:made <album/133577#vocals> ;
    foaf:name "Valerie"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Valerie"@en ;
    foaf:made <album/133577#subject> ;
    foaf:name "Valerie"@en .

_:N3f29276001e941899a8019f7467572ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DELI-DELI☆DELICIOUS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "DELI-DELI☆DELICIOUS"@ja .

_:N45702ed3624247cd94662d25c8c8d75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DELI-DELI☆DELICIOUS (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "DELI-DELI☆DELICIOUS (Off Vocal)"@ja .

_:N77a712fdebb641ba9b553d58b9c695c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ding Dong Ding"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "Ding Dong Ding"@ja .

_:N843d8c37388f4fdcbda1e8f2a900d89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋愛サーキュレーション"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "恋愛サーキュレーション"@ja .

_:N92ca4f31fc474917b5e8fda0bb3adfae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋愛サーキュレーション (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "恋愛サーキュレーション (Off Vocal)"@ja .

_:Ncd76e3fd613b4b0ca9cf951869a055c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ding Dong Ding (Off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5acbbc31cd1c4cdd8f2cfda4d15eb779 ;
    schema:name "Ding Dong Ding (Off Vocal)"@ja .

_:N5acbbc31cd1c4cdd8f2cfda4d15eb779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f29276001e941899a8019f7467572ea,
        _:N45702ed3624247cd94662d25c8c8d75f,
        _:N77a712fdebb641ba9b553d58b9c695c4,
        _:N843d8c37388f4fdcbda1e8f2a900d89f,
        _:N92ca4f31fc474917b5e8fda0bb3adfae,
        _:Ncd76e3fd613b4b0ca9cf951869a055c0 ;
    mo:track_count 6 ;
    schema:duration "PT26:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3f29276001e941899a8019f7467572ea,
        _:N45702ed3624247cd94662d25c8c8d75f,
        _:N77a712fdebb641ba9b553d58b9c695c4,
        _:N843d8c37388f4fdcbda1e8f2a900d89f,
        _:N92ca4f31fc474917b5e8fda0bb3adfae,
        _:Ncd76e3fd613b4b0ca9cf951869a055c0 .

