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

<artist/23000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shun Horie"@en,
        "堀江瞬"@ja ;
    foaf:made <album/123205#subject>,
        <album/123205#vocals> ;
    foaf:name "Shun Horie"@en,
        "堀江瞬"@ja .

<artist/43444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Sasa"@en,
        "笹翼"@ja ;
    foaf:made <album/123205#subject>,
        <album/123205#vocals> ;
    foaf:name "Tsubasa Sasa"@en,
        "笹翼"@ja .

<artist/16764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123205#subject> ;
    schema:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja ;
    foaf:made <album/123205#composition>,
        <album/123205#lyrics>,
        <album/123205#subject> ;
    foaf:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja .

<artist/16924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123205#subject> ;
    schema:name "Ryosuke Tachibana"@en,
        "橘亮祐"@ja ;
    foaf:made <album/123205#composition>,
        <album/123205#lyrics>,
        <album/123205#subject> ;
    foaf:name "Ryosuke Tachibana"@en,
        "橘亮祐"@ja .

<artist/25228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123205#subject> ;
    schema:name "Kuboty"@en ;
    foaf:made <album/123205#composition>,
        <album/123205#lyrics>,
        <album/123205#subject> ;
    foaf:name "Kuboty"@en .

<product/9523#subject> a schema:CreativeWork ;
    schema:name "VAZZROCK THE ANIMATION"@en,
        "VAZZROCK THE ANIMATION"@ja,
        "VAZZROCK THE ANIMATION"@ja-latn ;
    foaf:name "VAZZROCK THE ANIMATION"@en,
        "VAZZROCK THE ANIMATION"@ja,
        "VAZZROCK THE ANIMATION"@ja-latn .

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

<album/123205#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn ;
    mo:performance_of <album/123205#musicalwork> ;
    mo:recorded_as <album/123205#musicalexpression> ;
    schema:name "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn ;
    schema:workPerformed <album/123205#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

<https://media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123205#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> ;
    foaf:depicts <album/123205#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> .

<https://medium-media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/123205#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn ;
    mo:composer <artist/16764#subject>,
        <artist/16924#subject>,
        <artist/25228#subject> ;
    mo:produced_work <album/123205#musicalwork> ;
    schema:name "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn .

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

<album/123205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-30"^^xsd:date ;
    dcterms:title "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn ;
    mo:catalogue_number "TKPR-306" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123205#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Ne5740d39df674d9e887229246e61c36f ;
    mo:record_count 1 ;
    schema:about <product/9523#subject> ;
    schema:datePublished "2022-12-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> ;
    schema:name "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@en,
        "『VAZZROCK THE ANIMATION』エンディングテーマCD vol.5 Smile again/Lucida"@ja,
        "VAZZROCK THE ANIMATION Ending Theme CD vol.5 Smile again/Lucida"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/123205/123205-8cc7a857ba44.jpg> .

_:N351b014bcb3243579ca5cfe915e6d44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucida"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne5740d39df674d9e887229246e61c36f ;
    schema:name "Lucida"@en .

_:N7bb317e9b3e84717b5313fb67525120a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucida -off vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne5740d39df674d9e887229246e61c36f ;
    schema:name "Lucida -off vocal-"@en .

_:Nb787f809e663437682b3e996c2bdf5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile again -off vocal-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne5740d39df674d9e887229246e61c36f ;
    schema:name "Smile again -off vocal-"@en .

_:Nf245184062134b8c8e32dff01c089a80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile again"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne5740d39df674d9e887229246e61c36f ;
    schema:name "Smile again"@en .

_:Ne5740d39df674d9e887229246e61c36f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N351b014bcb3243579ca5cfe915e6d44f,
        _:N7bb317e9b3e84717b5313fb67525120a,
        _:Nb787f809e663437682b3e996c2bdf5a0,
        _:Nf245184062134b8c8e32dff01c089a80 ;
    mo:track_count 4 ;
    schema:duration "PT14:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N351b014bcb3243579ca5cfe915e6d44f,
        _:N7bb317e9b3e84717b5313fb67525120a,
        _:Nb787f809e663437682b3e996c2bdf5a0,
        _:Nf245184062134b8c8e32dff01c089a80 .

