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

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

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

<product/12268#subject> a schema:CreativeWork ;
    schema:name "Tsurune: The Linking Shot"@en,
        "ツルネ -つながりの一射-"@ja,
        "Tsurune -Tsunagari no Issha-"@ja-latn ;
    foaf:name "Tsurune: The Linking Shot"@en,
        "ツルネ -つながりの一射-"@ja,
        "Tsurune -Tsunagari no Issha-"@ja-latn .

<product/12304#subject> a schema:CreativeWork ;
    schema:name "Bungo Stray Dogs Season 4"@en,
        "文豪ストレイドッグス 第4シーズン"@ja,
        "Bungo Stray Dogs Season 4"@ja-latn ;
    foaf:name "Bungo Stray Dogs Season 4"@en,
        "文豪ストレイドッグス 第4シーズン"@ja,
        "Bungo Stray Dogs Season 4"@ja-latn .

<product/6095#subject> a schema:CreativeWork ;
    schema:name "Bungo Stray Dogs"@en,
        "文豪ストレイドッグス"@ja,
        "Bungo Stray Dogs"@ja-latn ;
    foaf:name "Bungo Stray Dogs"@en,
        "文豪ストレイドッグス"@ja,
        "Bungo Stray Dogs"@ja-latn .

<product/9550#subject> a schema:CreativeWork ;
    schema:name "Tsurune The Movie: The First Shot"@en,
        "劇場版ツルネ -はじまりの一射-"@ja,
        "Gekijouban Tsurune -Hajimari no Issha-"@ja-latn ;
    foaf:name "Tsurune The Movie: The First Shot"@en,
        "劇場版ツルネ -はじまりの一射-"@ja,
        "Gekijouban Tsurune -Hajimari no Issha-"@ja-latn .

<album/124362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn ;
    mo:composer <artist/24208#subject> ;
    mo:produced_work <album/124362#musicalwork> ;
    schema:name "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn .

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

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/124362/124362-a52a76f786d1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn ;
    mo:performance_of <album/124362#musicalwork> ;
    mo:performer <artist/24207#subject> ;
    mo:recorded_as <album/124362#musicalexpression> ;
    schema:byArtist <artist/24207#subject> ;
    schema:name "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn ;
    schema:workPerformed <album/124362#musicalwork> .

<artist/24207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/124362#performance> ;
    schema:name "LUCKLIFE"@en,
        "ラックライフ"@ja ;
    foaf:name "LUCKLIFE"@en,
        "ラックライフ"@ja .

<album/124362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-25"^^xsd:date ;
    dcterms:title "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn ;
    mo:catalogue_number "LACM-24334" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/124362#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N6a6bf9afd4ba4ca6a11ad5c5c300957d,
        _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    mo:record_count 2 ;
    schema:about <product/12268#subject>,
        <product/12304#subject>,
        <product/6095#subject>,
        <product/9550#subject> ;
    schema:byArtist <artist/24207#subject> ;
    schema:datePublished "2023-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/124362/124362-a52a76f786d1.jpg> ;
    schema:name "Shirushi/°C / LUCKLIFE [Bungo Edition]"@en,
        "しるし/°C / ラックライフ [文豪盤]"@ja,
        "Shirushi/°C / LUCKLIFE [Bungo Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/124362/124362-a52a76f786d1.jpg> .

_:N0fa44d1fb43449fe8ddeba285b97d658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風が吹く街"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "風が吹く街"@ja .

_:N5a438b1de12d4c859faf647b6c90ab94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しるし Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "しるし Music Video"@ja .

_:N84d120ba3b92488bbcf69d1059c4b398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しるし"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a6bf9afd4ba4ca6a11ad5c5c300957d ;
    schema:name "しるし"@ja .

_:N89bd4b80d8bd427cbf1f10aafde72756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前を呼ぶよ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "名前を呼ぶよ"@ja .

_:N9868a80031be4b54a93e1c8ed45abab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "Hand"@ja .

_:Nacfa3a2b65824227b7b3e7325ab93765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せであれ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "幸せであれ"@ja .

_:Nbc202eed47a0491fade763018e32af7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィーバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a6bf9afd4ba4ca6a11ad5c5c300957d ;
    schema:name "フィーバー"@ja .

_:Ncb2be842cc2e4592af94039f2e940ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サニーデイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4f1dfd941cd4e4eb315f18b15ba0812 ;
    schema:name "サニーデイ"@ja .

_:Ne2e0f9e0b0fe443d858a9276d78defe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "°C"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a6bf9afd4ba4ca6a11ad5c5c300957d ;
    schema:name "°C"@ja .

_:N6a6bf9afd4ba4ca6a11ad5c5c300957d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N84d120ba3b92488bbcf69d1059c4b398,
        _:Nbc202eed47a0491fade763018e32af7d,
        _:Ne2e0f9e0b0fe443d858a9276d78defe4 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N84d120ba3b92488bbcf69d1059c4b398,
        _:Nbc202eed47a0491fade763018e32af7d,
        _:Ne2e0f9e0b0fe443d858a9276d78defe4 .

_:Nb4f1dfd941cd4e4eb315f18b15ba0812 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0fa44d1fb43449fe8ddeba285b97d658,
        _:N5a438b1de12d4c859faf647b6c90ab94,
        _:N89bd4b80d8bd427cbf1f10aafde72756,
        _:N9868a80031be4b54a93e1c8ed45abab6,
        _:Nacfa3a2b65824227b7b3e7325ab93765,
        _:Ncb2be842cc2e4592af94039f2e940ebc ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fa44d1fb43449fe8ddeba285b97d658,
        _:N5a438b1de12d4c859faf647b6c90ab94,
        _:N89bd4b80d8bd427cbf1f10aafde72756,
        _:N9868a80031be4b54a93e1c8ed45abab6,
        _:Nacfa3a2b65824227b7b3e7325ab93765,
        _:Ncb2be842cc2e4592af94039f2e940ebc .

