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

<artist/23939#subject> a schema:Person,
        foaf:Person ;
    schema:name "Johnny's WEST"@en,
        "ジャニーズWEST"@ja ;
    foaf:made <album/141869#subject>,
        <album/141869#vocals> ;
    foaf:name "Johnny's WEST"@en,
        "ジャニーズWEST"@ja .

<artist/19284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "Satoru Kurihara"@en,
        "栗原暁"@ja ;
    foaf:made <album/141869#composition>,
        <album/141869#lyrics>,
        <album/141869#subject> ;
    foaf:name "Satoru Kurihara"@en,
        "栗原暁"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/141869#composition>,
        <album/141869#lyrics>,
        <album/141869#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<artist/34210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "Tasuku Maeda"@en,
        "前田佑"@ja ;
    foaf:made <album/141869#composition>,
        <album/141869#subject> ;
    foaf:name "Tasuku Maeda"@en,
        "前田佑"@ja .

<artist/36682#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "Takayuki \"Kojiro\" Sasaki"@en,
        "佐々木\"コジロー\"貴之"@ja ;
    foaf:made <album/141869#composition>,
        <album/141869#subject> ;
    foaf:name "Takayuki \"Kojiro\" Sasaki"@en,
        "佐々木\"コジロー\"貴之"@ja .

<release/36593#subject> a schema:CreativeWork ;
    schema:name "Captain Tsubasa: Jr. Youth Arc"@en,
        "キャプテン翼シーズン2 ジュニアユース編"@ja,
        "Captain Tsubasa Season 2: Junior Youth Hen"@ja-latn ;
    foaf:name "Captain Tsubasa: Jr. Youth Arc"@en,
        "キャプテン翼シーズン2 ジュニアユース編"@ja,
        "Captain Tsubasa Season 2: Junior Youth Hen"@ja-latn .

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

<album/141869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/141869#musicalwork> ;
    mo:recorded_as <album/141869#musicalexpression> ;
    schema:name "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/141869#musicalwork> .

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

<org/3052#subject> schema:name "Johnny's Entertainment Record"@en,
        "Johnny's Entertainment Record"@ja,
        "Johnny's Entertainment Record"@ja-latn ;
    foaf:name "Johnny's Entertainment Record"@en,
        "Johnny's Entertainment Record"@ja,
        "Johnny's Entertainment Record"@ja-latn .

<https://media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141869#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> ;
    foaf:depicts <album/141869#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> .

<https://medium-media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/141869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "WaO"@en ;
            foaf:made <album/141869#composition> ;
            foaf:name "WaO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Jazzin'park)"@en ;
            foaf:made <album/141869#composition> ;
            foaf:name "(Jazzin'park)"@en ],
        <artist/19284#subject>,
        <artist/20359#subject>,
        <artist/34210#subject>,
        <artist/36682#subject> ;
    mo:produced_work <album/141869#musicalwork> ;
    schema:name "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn .

<album/141869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-25"^^xsd:date ;
    dcterms:title "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "JECN-0777~8" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/141869#musicalexpression> ;
    mo:publisher <org/3052#subject> ;
    mo:record _:N4e659ba284674760b939e3fbf210cd0d,
        _:Na3fb38f2dac34bd09b622c9912ed4138 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tanshin Hanabi"@en ;
            foaf:name "Tanshin Hanabi"@en ],
        [ a schema:CreativeWork ;
            schema:name "18-sai, Niiduma, Furin Shimasu."@en ;
            foaf:name "18-sai, Niiduma, Furin Shimasu."@en ],
        <release/36593#subject> ;
    schema:datePublished "2023-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> ;
    schema:name "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@en,
        "絶体絶命/Beautiful/AS ONE / ジャニーズWEST [初回盤A]"@ja,
        "Zettaizetsumei/Beautiful/AS ONE / Johnny's WEST [Limited Edition A]"@ja-latn ;
    schema:publisher <org/3052#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/141869/141869-44cd6ece762c.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Jazzin'park)"@en ;
    foaf:made <album/141869#lyrics> ;
    foaf:name "(Jazzin'park)"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "WaO"@en ;
    foaf:made <album/141869#subject> ;
    foaf:name "WaO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Jazzin'park)"@en ;
    foaf:made <album/141869#subject> ;
    foaf:name "(Jazzin'park)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "WaO"@en ;
    foaf:made <album/141869#lyrics> ;
    foaf:name "WaO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141869#subject> ;
    schema:name "(Jazzin'park)"@en ;
    foaf:made <album/141869#subject> ;
    foaf:name "(Jazzin'park)"@en .

_:N2770b67f3fe94ec1b1a1f25863e520ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AS ONE (オリジナル・カラオケ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "AS ONE (オリジナル・カラオケ)"@ja .

_:N4251bea1e0a34e5aa9144f395add5353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命 (オリジナル・カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "絶体絶命 (オリジナル・カラオケ)"@ja .

_:N4dc27ed5dc824a34882b72e1d6913fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命 (Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3fb38f2dac34bd09b622c9912ed4138 ;
    schema:name "絶体絶命 (Making)"@ja .

_:N69adbe67368f4cee907f6fe6abeea242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命 (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3fb38f2dac34bd09b622c9912ed4138 ;
    schema:name "絶体絶命 (Music Video)"@ja .

_:N7dee861516e547d381c56e9f6e2ceb9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命 (Music Video –Dance Ver.–)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3fb38f2dac34bd09b622c9912ed4138 ;
    schema:name "絶体絶命 (Music Video –Dance Ver.–)"@ja .

_:N9832a191dc5144c7be7835f17d8a439e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AS ONE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "AS ONE"@ja .

_:Na3038210193b499e878b179815cb1b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful (オリジナル・カラオケ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "Beautiful (オリジナル・カラオケ)"@ja .

_:Nd931221755e54f4ab6c9c081c9ccaa16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超きっと大丈夫"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "超きっと大丈夫"@ja .

_:Nf6ee462202064dae94295f73053b5455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "Beautiful"@ja .

_:Nff67a1dd237942f88a6280699b258696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超きっと大丈夫 (オリジナル・カラオケ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "超きっと大丈夫 (オリジナル・カラオケ)"@ja .

_:Nff8cbf335c90444d9fdf38846f6834d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4e659ba284674760b939e3fbf210cd0d ;
    schema:name "絶体絶命"@ja .

_:Na3fb38f2dac34bd09b622c9912ed4138 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4dc27ed5dc824a34882b72e1d6913fda,
        _:N69adbe67368f4cee907f6fe6abeea242,
        _:N7dee861516e547d381c56e9f6e2ceb9f ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4dc27ed5dc824a34882b72e1d6913fda,
        _:N69adbe67368f4cee907f6fe6abeea242,
        _:N7dee861516e547d381c56e9f6e2ceb9f .

_:N4e659ba284674760b939e3fbf210cd0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2770b67f3fe94ec1b1a1f25863e520ac,
        _:N4251bea1e0a34e5aa9144f395add5353,
        _:N9832a191dc5144c7be7835f17d8a439e,
        _:Na3038210193b499e878b179815cb1b15,
        _:Nd931221755e54f4ab6c9c081c9ccaa16,
        _:Nf6ee462202064dae94295f73053b5455,
        _:Nff67a1dd237942f88a6280699b258696,
        _:Nff8cbf335c90444d9fdf38846f6834d3 ;
    mo:track_count 8 ;
    schema:duration "PT28:59"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2770b67f3fe94ec1b1a1f25863e520ac,
        _:N4251bea1e0a34e5aa9144f395add5353,
        _:N9832a191dc5144c7be7835f17d8a439e,
        _:Na3038210193b499e878b179815cb1b15,
        _:Nd931221755e54f4ab6c9c081c9ccaa16,
        _:Nf6ee462202064dae94295f73053b5455,
        _:Nff67a1dd237942f88a6280699b258696,
        _:Nff8cbf335c90444d9fdf38846f6834d3 .

