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

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

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

<artist/63884#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144780#subject> ;
    schema:name "Polyblue"@en ;
    foaf:made <album/144780#composition>,
        <album/144780#subject> ;
    foaf:name "Polyblue"@en .

<album/144780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn ;
    mo:composer <artist/63884#subject> ;
    mo:produced_work <album/144780#musicalwork> ;
    schema:name "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn .

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

<album/144780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn ;
    mo:performance_of <album/144780#musicalwork> ;
    mo:recorded_as <album/144780#musicalexpression> ;
    schema:name "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn ;
    schema:workPerformed <album/144780#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/144780/144780-cc88c219c617.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-17"^^xsd:date ;
    dcterms:title "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144780#musicalexpression> ;
    mo:publisher _:Nf20f8fce3fcf4ce3a901628bd1ff7de1 ;
    mo:record _:N07ee0cc8fdfd447fb9070540dbca1be9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DiscussPunishing: Gray Raven"@en ;
            foaf:name "DiscussPunishing: Gray Raven"@en ] ;
    schema:datePublished "2023-05-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/144780/144780-cc88c219c617.jpg> ;
    schema:name "Sands of Wrath EP: Crank!"@en,
        "怒逐沉沙EP: Crank!"@ja,
        "Sands of Wrath EP: Crank!"@ja-latn ;
    schema:publisher _:Nf20f8fce3fcf4ce3a901628bd1ff7de1 ;
    foaf:depiction <https://media.vgm.io/albums/08/144780/144780-cc88c219c617.jpg> .

_:N138139f8b4ea4687a85ce5a5a10829a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing!"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N07ee0cc8fdfd447fb9070540dbca1be9 ;
    schema:name "Swing!"@en .

_:N4e404fceafcb44c38ac6a59cb77a4358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crank!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N07ee0cc8fdfd447fb9070540dbca1be9 ;
    schema:name "Crank!"@en .

_:Nf20f8fce3fcf4ce3a901628bd1ff7de1 schema:name "Punishing: Gray Raven"@en,
        "Punishing: Gray Raven"@ja,
        "Punishing: Gray Raven"@ja-latn ;
    foaf:name "Punishing: Gray Raven"@en,
        "Punishing: Gray Raven"@ja,
        "Punishing: Gray Raven"@ja-latn .

_:N07ee0cc8fdfd447fb9070540dbca1be9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N138139f8b4ea4687a85ce5a5a10829a4,
        _:N4e404fceafcb44c38ac6a59cb77a4358 ;
    mo:track_count 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N138139f8b4ea4687a85ce5a5a10829a4,
        _:N4e404fceafcb44c38ac6a59cb77a4358 .

