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

<artist/29548#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuto Akizuki"@en,
        "秋月琢登"@ja ;
    foaf:made <album/141630#lyrics>,
        <album/141630#subject> ;
    foaf:name "Takuto Akizuki"@en,
        "秋月琢登"@ja .

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

<artist/27476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141630#subject> ;
    schema:name "Naohiro Yokoyama"@en,
        "横山直弘"@ja ;
    foaf:made <album/141630#composition>,
        <album/141630#subject> ;
    foaf:name "Naohiro Yokoyama"@en,
        "横山直弘"@ja .

<product/7583#subject> a schema:CreativeWork ;
    schema:name "Tales of Arise"@en,
        "テイルズ オブ アライズ"@ja,
        "Tales of Arise"@ja-latn ;
    foaf:name "Tales of Arise"@en,
        "テイルズ オブ アライズ"@ja,
        "Tales of Arise"@ja-latn .

<album/141630#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn ;
    mo:composer <artist/27476#subject> ;
    mo:produced_work <album/141630#musicalwork> ;
    schema:name "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn .

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

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

<album/141630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn ;
    mo:performance_of <album/141630#musicalwork> ;
    mo:recorded_as <album/141630#musicalexpression> ;
    schema:name "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn ;
    schema:workPerformed <album/141630#musicalwork> .

<org/1797#subject> schema:name "JIJI INC."@en,
        "株式会社JIJI"@ja,
        "JIJI INC."@ja-latn ;
    foaf:name "JIJI INC."@en,
        "株式会社JIJI"@ja,
        "JIJI INC."@ja-latn .

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

<https://medium-media.vgm.io/albums/03/141630/141630-dae47c432dc6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-09"^^xsd:date ;
    dcterms:title "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn ;
    mo:catalogue_number "JICD-00020" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141630#musicalexpression> ;
    mo:publisher <org/1797#subject> ;
    mo:record _:N95825f36b492433eac0252132e605920 ;
    mo:record_count 1 ;
    schema:about <product/7583#subject> ;
    schema:datePublished "2023-11-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/141630/141630-dae47c432dc6.jpg> ;
    schema:name "We Still / Kankaku Piero"@en,
        "We Still / 感覚ピエロ"@ja,
        "We Still / Kankaku Piero"@ja-latn ;
    schema:publisher <org/1797#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/141630/141630-dae47c432dc6.jpg> .

_:N95825f36b492433eac0252132e605920 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc448ca5b74924bde8d2f41b5860dccc0 ;
    mo:track_count 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc448ca5b74924bde8d2f41b5860dccc0 .

_:Nc448ca5b74924bde8d2f41b5860dccc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Still"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N95825f36b492433eac0252132e605920 ;
    schema:name "We Still"@en .

