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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/23761#lyrics>,
        <album/23761#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/23761#lyrics>,
        <album/23761#subject>,
        <album/23761#vocals> ;
    foaf:name "nao"@en .

<artist/2031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23761#subject> ;
    schema:name "Shigetoshi Yamada"@en,
        "山田重利"@ja ;
    foaf:made <album/23761#composition>,
        <album/23761#subject> ;
    foaf:name "Shigetoshi Yamada"@en,
        "山田重利"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23761#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/23761#composition>,
        <album/23761#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

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

<album/23761#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn ;
    mo:performance_of <album/23761#musicalwork> ;
    mo:recorded_as <album/23761#musicalexpression> ;
    schema:name "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn ;
    schema:workPerformed <album/23761#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/16/23761/23761-1301928227.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23761#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/23761/23761-1301928227.jpg> ;
    foaf:depicts <album/23761#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/23761/23761-1301928227.jpg> .

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

<album/23761#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn ;
    mo:composer <artist/2031#subject>,
        <artist/2350#subject> ;
    mo:produced_work <album/23761#musicalwork> ;
    schema:name "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn .

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

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

<album/23761#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-22"^^xsd:date ;
    dcterms:title "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn ;
    mo:catalogue_number "FVCG-1137" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/23761#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N46d2e0214ca44ca8a6fab80ffbb2fa55,
        _:Nf984df28ecef4f1e86d3cf35576d43cc ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pastel Chime Continue"@en ;
            foaf:name "Pastel Chime Continue"@en ] ;
    schema:datePublished "2010-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/23761/23761-1301928227.jpg> ;
    schema:name "Pastel Chime / nao"@en,
        "ぱすてるチャイム / nao"@ja,
        "Pastel Chime / nao"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/23761/23761-1301928227.jpg> .

_:N2652a26e5a1c4ca38d9c316d6e86f136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First ∞　Impression"@en,
        "ふぁーすと∞いんぷれっしょん"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf984df28ecef4f1e86d3cf35576d43cc ;
    schema:name "First ∞　Impression"@en,
        "ふぁーすと∞いんぷれっしょん"@ja .

_:N46d2e0214ca44ca8a6fab80ffbb2fa55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ndf0f84dba9964401a4622f759d1e6afc ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndf0f84dba9964401a4622f759d1e6afc .

_:N796e566f07d74b0c9d414d96a085ec05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastel Chime (Off Vocal)"@en,
        "ぱすてるチャイム (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nf984df28ecef4f1e86d3cf35576d43cc ;
    schema:name "Pastel Chime (Off Vocal)"@en,
        "ぱすてるチャイム (Off Vocal)"@ja .

_:Na28d96ec8b06499ba4c1b7f4a795b1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First ∞　Impression (Off Vocal)"@en,
        "ふぁーすと∞いんぷれっしょん (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nf984df28ecef4f1e86d3cf35576d43cc ;
    schema:name "First ∞　Impression (Off Vocal)"@en,
        "ふぁーすと∞いんぷれっしょん (Off Vocal)"@ja .

_:Ndf0f84dba9964401a4622f759d1e6afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastel Chime Music Clip"@en,
        "ぱすてるチャイム Music Clip"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46d2e0214ca44ca8a6fab80ffbb2fa55 ;
    schema:name "Pastel Chime Music Clip"@en,
        "ぱすてるチャイム Music Clip"@ja .

_:Nf58b164b83814043acfe86a162bf0b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pastel Chime"@en,
        "ぱすてるチャイム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nf984df28ecef4f1e86d3cf35576d43cc ;
    schema:name "Pastel Chime"@en,
        "ぱすてるチャイム"@ja .

_:Nf984df28ecef4f1e86d3cf35576d43cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2652a26e5a1c4ca38d9c316d6e86f136,
        _:N796e566f07d74b0c9d414d96a085ec05,
        _:Na28d96ec8b06499ba4c1b7f4a795b1c6,
        _:Nf58b164b83814043acfe86a162bf0b7d ;
    mo:track_count 4 ;
    schema:duration "PT18:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2652a26e5a1c4ca38d9c316d6e86f136,
        _:N796e566f07d74b0c9d414d96a085ec05,
        _:Na28d96ec8b06499ba4c1b7f4a795b1c6,
        _:Nf58b164b83814043acfe86a162bf0b7d .

