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

<artist/38120#subject> a schema:Person,
        foaf:Person ;
    schema:name "Who-ya"@en ;
    foaf:made <album/133152#subject>,
        <album/133152#vocals> ;
    foaf:name "Who-ya"@en .

<artist/33476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133152#subject> ;
    schema:name "Who-ya Extended"@en ;
    foaf:made <album/133152#composition>,
        <album/133152#lyrics>,
        <album/133152#subject>,
        <album/133152#vocals> ;
    foaf:name "Who-ya Extended"@en .

<album/133152#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn ;
    mo:composer <artist/33476#subject> ;
    mo:produced_work <album/133152#musicalwork> ;
    schema:name "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn .

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

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

<album/133152#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn ;
    mo:performance_of <album/133152#musicalwork> ;
    mo:recorded_as <album/133152#musicalexpression> ;
    schema:name "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn ;
    schema:workPerformed <album/133152#musicalwork> .

<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/25/133152/133152-2352d0af2ae1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133152#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/133152/133152-2352d0af2ae1.jpg> ;
    foaf:depicts <album/133152#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/133152/133152-2352d0af2ae1.jpg> .

<https://medium-media.vgm.io/albums/25/133152/133152-2352d0af2ae1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/133152#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-22"^^xsd:date ;
    dcterms:title "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn ;
    mo:catalogue_number "VVCL-2392" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133152#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nba76fdb582e84740b5d9c193d727322a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Kingdoms of Ruin"@en ;
            foaf:name "The Kingdoms of Ruin"@en ] ;
    schema:datePublished "2023-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/133152/133152-2352d0af2ae1.jpg> ;
    schema:name "Prayer / Who-ya Extended"@en,
        "Prayer / Who-ya Extended"@ja,
        "Prayer / Who-ya Extended"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/133152/133152-2352d0af2ae1.jpg> .

_:N7ea99df712e94f568b0e35fe55595a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ODD ONE OUT"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nba76fdb582e84740b5d9c193d727322a ;
    schema:name "ODD ONE OUT"@en .

_:Na104e02a382a4d9cab525b597ca59d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr!zzle"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nba76fdb582e84740b5d9c193d727322a ;
    schema:name "Dr!zzle"@en .

_:Nbde42b29c5884871b4fda481e0c4cc61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nba76fdb582e84740b5d9c193d727322a ;
    schema:name "Prayer (Instrumental)"@en .

_:Nf3f1c4f214444c799fd712bdbb4d901a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nba76fdb582e84740b5d9c193d727322a ;
    schema:name "Prayer"@en .

_:Nba76fdb582e84740b5d9c193d727322a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ea99df712e94f568b0e35fe55595a91,
        _:Na104e02a382a4d9cab525b597ca59d8e,
        _:Nbde42b29c5884871b4fda481e0c4cc61,
        _:Nf3f1c4f214444c799fd712bdbb4d901a ;
    mo:track_count 4 ;
    schema:duration "PT12:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7ea99df712e94f568b0e35fe55595a91,
        _:Na104e02a382a4d9cab525b597ca59d8e,
        _:Nbde42b29c5884871b4fda481e0c4cc61,
        _:Nf3f1c4f214444c799fd712bdbb4d901a .

