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

<artist/11952#subject> a schema:Person,
        foaf:Person ;
    schema:name "LiSA"@en ;
    foaf:made <album/147424#subject>,
        <album/147424#vocals> ;
    foaf:name "LiSA"@en .

<artist/36138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin"@en ;
    foaf:made <album/147424#lyrics>,
        <album/147424#subject> ;
    foaf:name "Benjamin"@en .

<artist/7677#subject> a schema:Person,
        foaf:Person ;
    schema:name "cAnON."@en ;
    foaf:made <album/147424#lyrics>,
        <album/147424#subject> ;
    foaf:name "cAnON."@en .

<artist/29224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147424#subject> ;
    schema:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja ;
    foaf:made <album/147424#composition>,
        <album/147424#lyrics>,
        <album/147424#subject> ;
    foaf:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja .

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

<artist/35547#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147424#subject> ;
    schema:name "TOMOKO IDA"@en ;
    foaf:made <album/147424#composition>,
        <album/147424#lyrics>,
        <album/147424#subject> ;
    foaf:name "TOMOKO IDA"@en .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147424#subject> ;
    schema:name "Hiroyuki SAWANO"@en,
        "澤野弘之"@ja ;
    foaf:made <album/147424#composition>,
        <album/147424#subject> ;
    foaf:name "Hiroyuki SAWANO"@en,
        "澤野弘之"@ja .

<product/23162#subject> a schema:CreativeWork ;
    schema:name "Solo Leveling Season 2 -Arise from the Shadow-"@en,
        "俺だけレベルアップな件 Season 2 -Arise from the Shadow-"@ja,
        "Ore dake Level Up na Ken Season2 -Arise from the Shadow-"@ja-latn ;
    foaf:name "Solo Leveling Season 2 -Arise from the Shadow-"@en,
        "俺だけレベルアップな件 Season 2 -Arise from the Shadow-"@ja,
        "Ore dake Level Up na Ken Season2 -Arise from the Shadow-"@ja-latn .

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

<album/147424#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/147424#musicalwork> ;
    mo:recorded_as <album/147424#musicalexpression> ;
    schema:name "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/147424#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147424#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> ;
    foaf:depicts <album/147424#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> .

<https://medium-media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147424#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn ;
    mo:composer <artist/29224#subject>,
        <artist/35546#subject>,
        <artist/35547#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/147424#musicalwork> ;
    schema:name "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn .

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

<album/147424#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-05"^^xsd:date ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-2663~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/147424#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N82a6204af20a440ba3766400711ad767,
        _:Nb48de126487847cdbed733dff93b23ed ;
    mo:record_count 2 ;
    schema:about <product/23162#subject> ;
    schema:datePublished "2025-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> ;
    schema:name "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@en,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja,
        "ReawakeR (feat. Felix of Stray Kids) / LiSA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/147424/147424-29bac8f0c468.jpg> .

_:N02c118a6cdd84dc8a7c0e87c8efe3353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witchcraft"@en,
        "うぃっちくらふと"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "Witchcraft"@en,
        "うぃっちくらふと"@ja .

_:N0617a3a7268742d8ba0726ac7c5f8b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids) -MUSiC CLiP-"@en,
        "ReawakeR (feat. Felix of Stray Kids) -MUSiC CLiP-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82a6204af20a440ba3766400711ad767 ;
    schema:name "ReawakeR (feat. Felix of Stray Kids) -MUSiC CLiP-"@en,
        "ReawakeR (feat. Felix of Stray Kids) -MUSiC CLiP-"@ja .

_:N23f284e1e08848c785b82012f6004b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR -TV ver.- (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -TV ver.-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "ReawakeR -TV ver.- (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -TV ver.-"@ja .

_:N2a6be0c5deff42449f6f581418a6dcfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR -English TV ver.- (feat. Felix of Stray kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -English TV ver.-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "ReawakeR -English TV ver.- (feat. Felix of Stray kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -English TV ver.-"@ja .

_:N4ebda76a681a470e8552f30949a1fba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED ZONE"@en,
        "RED ZONE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "RED ZONE"@en,
        "RED ZONE"@ja .

_:N95445f31fc6b4eddac460953992bcc08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids) Solo Leveling Season 2 -Arise from the Shadow- non-credit opening"@en,
        "ReawakeR (feat. Felix of Stray Kids) -俺だけレベルアップな件 Season 2 -Arise from the Shadow- non-credit opening"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N82a6204af20a440ba3766400711ad767 ;
    schema:name "ReawakeR (feat. Felix of Stray Kids) Solo Leveling Season 2 -Arise from the Shadow- non-credit opening"@en,
        "ReawakeR (feat. Felix of Stray Kids) -俺だけレベルアップな件 Season 2 -Arise from the Shadow- non-credit opening"@ja .

_:Neb01924f8b194036b6921ffd04f39357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "ReawakeR (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids)"@ja .

_:Nf0bcef9a4ede4e499f23fb883cdc7543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReawakeR -Instrumental- (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nb48de126487847cdbed733dff93b23ed ;
    schema:name "ReawakeR -Instrumental- (feat. Felix of Stray Kids)"@en,
        "ReawakeR (feat. Felix of Stray Kids) -Instrumental-"@ja .

_:N82a6204af20a440ba3766400711ad767 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0617a3a7268742d8ba0726ac7c5f8b6d,
        _:N95445f31fc6b4eddac460953992bcc08 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0617a3a7268742d8ba0726ac7c5f8b6d,
        _:N95445f31fc6b4eddac460953992bcc08 .

_:Nb48de126487847cdbed733dff93b23ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c118a6cdd84dc8a7c0e87c8efe3353,
        _:N23f284e1e08848c785b82012f6004b22,
        _:N2a6be0c5deff42449f6f581418a6dcfe,
        _:N4ebda76a681a470e8552f30949a1fba5,
        _:Neb01924f8b194036b6921ffd04f39357,
        _:Nf0bcef9a4ede4e499f23fb883cdc7543 ;
    mo:track_count 6 ;
    schema:duration "PT14:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N02c118a6cdd84dc8a7c0e87c8efe3353,
        _:N23f284e1e08848c785b82012f6004b22,
        _:N2a6be0c5deff42449f6f581418a6dcfe,
        _:N4ebda76a681a470e8552f30949a1fba5,
        _:Neb01924f8b194036b6921ffd04f39357,
        _:Nf0bcef9a4ede4e499f23fb883cdc7543 .

