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

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

<artist/31481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116982#subject> ;
    schema:name "Yoohei Kawakami"@en,
        "川上洋平"@ja ;
    foaf:made <album/116982#composition>,
        <album/116982#lyrics>,
        <album/116982#subject> ;
    foaf:name "Yoohei Kawakami"@en,
        "川上洋平"@ja .

<product/10661#subject> a schema:CreativeWork ;
    schema:name "Goodbye, DonGlees!"@en,
        "グッバイ、ドン・グリーズ!"@ja,
        "Goodbye, DonGlees!"@ja-latn ;
    foaf:name "Goodbye, DonGlees!"@en,
        "グッバイ、ドン・グリーズ!"@ja,
        "Goodbye, DonGlees!"@ja-latn .

<album/116982#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn ;
    mo:composer <artist/31481#subject> ;
    mo:produced_work <album/116982#musicalwork> ;
    schema:name "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn .

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

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

<org/1640#subject> schema:name "RX-RECORDS"@en,
        "RX-RECORDS"@ja,
        "RX-RECORDS"@ja-latn ;
    foaf:name "RX-RECORDS"@en,
        "RX-RECORDS"@ja,
        "RX-RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/116982/116982-b59538eccfea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116982#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn ;
    mo:performance_of <album/116982#musicalwork> ;
    mo:performer <artist/31480#subject> ;
    mo:recorded_as <album/116982#musicalexpression> ;
    schema:byArtist <artist/31480#subject> ;
    schema:name "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn ;
    schema:workPerformed <album/116982#musicalwork> .

<artist/31480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/116982#performance> ;
    schema:name "[Alexandros]"@en ;
    foaf:name "[Alexandros]"@en .

<album/116982#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-16"^^xsd:date ;
    dcterms:title "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn ;
    mo:catalogue_number "UPCH-5985" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116982#musicalexpression> ;
    mo:publisher <org/1640#subject> ;
    mo:record _:Nb17c1d2e981248cea0dce4cacb087502 ;
    mo:record_count 1 ;
    schema:about <product/10661#subject> ;
    schema:byArtist <artist/31480#subject> ;
    schema:datePublished "2022-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/116982/116982-b59538eccfea.jpg> ;
    schema:name "Rock The World/Hibi, Oriori / [Alexandros]"@en,
        "Rock The World/日々、織々 / [Alexandros]"@ja,
        "Rock The World/Hibi, Oriori / [Alexandros]"@ja-latn ;
    schema:publisher <org/1640#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/116982/116982-b59538eccfea.jpg> .

_:N25f0cec39336413da2aff5bb2457ed42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock The World"@ja,
        "Rock The World"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb17c1d2e981248cea0dce4cacb087502 ;
    schema:name "Rock The World"@ja,
        "Rock The World"@ja-latn .

_:N7fbf9ee590004689b929e8996cad8c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日々、織々 feat. Vansire"@ja,
        "Hibi, Oriori feat. Vansire"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb17c1d2e981248cea0dce4cacb087502 ;
    schema:name "日々、織々 feat. Vansire"@ja,
        "Hibi, Oriori feat. Vansire"@ja-latn .

_:Nde124d65b85f46769aef6161428789f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日々、織々"@ja,
        "Hibi, Oriori"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nb17c1d2e981248cea0dce4cacb087502 ;
    schema:name "日々、織々"@ja,
        "Hibi, Oriori"@ja-latn .

_:Nb17c1d2e981248cea0dce4cacb087502 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25f0cec39336413da2aff5bb2457ed42,
        _:N7fbf9ee590004689b929e8996cad8c07,
        _:Nde124d65b85f46769aef6161428789f1 ;
    mo:track_count 3 ;
    schema:duration "PT11:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N25f0cec39336413da2aff5bb2457ed42,
        _:N7fbf9ee590004689b929e8996cad8c07,
        _:Nde124d65b85f46769aef6161428789f1 .

