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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/94646#lyrics>,
        <album/94646#subject> ;
    foaf:name "hotaru"@en .

<artist/29429#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rico Sasaki"@en,
        "佐々木李子"@ja ;
    foaf:made <album/94646#subject>,
        <album/94646#vocals> ;
    foaf:name "Rico Sasaki"@en,
        "佐々木李子"@ja .

<artist/33083#subject> a schema:Person,
        foaf:Person ;
    schema:name "Donguri Ameno"@en,
        "雨野どんぐり"@ja ;
    foaf:made <album/94646#lyrics>,
        <album/94646#subject> ;
    foaf:name "Donguri Ameno"@en,
        "雨野どんぐり"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94646#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/94646#composition>,
        <album/94646#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/33337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94646#subject> ;
    schema:name "Dai Saitou"@en,
        "齋藤大"@ja ;
    foaf:made <album/94646#composition>,
        <album/94646#subject> ;
    foaf:name "Dai Saitou"@en,
        "齋藤大"@ja .

<artist/40457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94646#subject> ;
    schema:name "Hyeonjin Seo"@en,
        "徐賢眞"@ja ;
    foaf:made <album/94646#composition>,
        <album/94646#lyrics>,
        <album/94646#subject> ;
    foaf:name "Hyeonjin Seo"@en,
        "徐賢眞"@ja .

<product/7999#subject> a schema:CreativeWork ;
    schema:name "BOFURI: I Don't Want to Get Hurt, so I'll Max Out My Defense."@en,
        "痛いのは嫌なので防御力に極振りしたいと思います。"@ja,
        "Itai no wa Iya nano de Bougyoryoku ni Kyokufuri Shitai to Omoimasu."@ja-latn ;
    foaf:name "BOFURI: I Don't Want to Get Hurt, so I'll Max Out My Defense."@en,
        "痛いのは嫌なので防御力に極振りしたいと思います。"@ja,
        "Itai no wa Iya nano de Bougyoryoku ni Kyokufuri Shitai to Omoimasu."@ja-latn .

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

<album/94646#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn ;
    mo:performance_of <album/94646#musicalwork> ;
    mo:recorded_as <album/94646#musicalexpression> ;
    schema:name "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn ;
    schema:workPerformed <album/94646#musicalwork> .

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

<org/1944#subject> schema:name "MAGES."@en,
        "MAGES."@ja,
        "MAGES."@ja-latn ;
    foaf:name "MAGES."@en,
        "MAGES."@ja,
        "MAGES."@ja-latn .

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

<https://medium-media.vgm.io/albums/64/94646/94646-1591397329.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94646#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn ;
    mo:composer <artist/11595#subject>,
        <artist/33337#subject>,
        <artist/40457#subject> ;
    mo:produced_work <album/94646#musicalwork> ;
    schema:name "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn .

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

<album/94646#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-26"^^xsd:date ;
    dcterms:title "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0241" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/94646#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N469727a1d1f0406a8861a86010f1517b,
        _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GALAXYZ"@en ;
            foaf:name "GALAXYZ"@en ],
        <product/7999#subject> ;
    schema:datePublished "2020-02-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/94646/94646-1591397329.jpg> ;
    schema:name "Play the world / Rico Sasaki [DVD Edition]"@en,
        "Play the world / 佐々木李子 [DVD付盤]"@ja,
        "Play the world / Rico Sasaki [DVD Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/94646/94646-1591397329.jpg> .

_:N1f618a01ea1a486fb51cd16468b67eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the world (Music Clip)"@en,
        "Play the world (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N469727a1d1f0406a8861a86010f1517b ;
    schema:name "Play the world (Music Clip)"@en,
        "Play the world (Music Clip)"@ja .

_:N2e4335d251684fafb6efea6f567a6ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night"@en,
        "Good Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "Good Night"@en,
        "Good Night"@ja .

_:N30fa04d5ad754dcdba82c6cfb26429c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GALAXYZ (Off vocal)"@en,
        "GALAXYZ (Off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "GALAXYZ (Off vocal)"@en,
        "GALAXYZ (Off vocal)"@ja .

_:N3ab38a23a0404ec68d82cecac46200f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the world (Off vocal)"@en,
        "Play the world (Off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "Play the world (Off vocal)"@en,
        "Play the world (Off vocal)"@ja .

_:N62213573c0674727b3769a1fbcc66620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the world (Making Video)"@en,
        "Play the world (メイキング映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:13"^^xsd:interval ;
    schema:inPlaylist _:N469727a1d1f0406a8861a86010f1517b ;
    schema:name "Play the world (Making Video)"@en,
        "Play the world (メイキング映像)"@ja .

_:N66d5db4d372d49c58bc88c87307f7209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play the world"@en,
        "Play the world"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "Play the world"@en,
        "Play the world"@ja .

_:N6f0ec363f64443a3aa7ddc45ff093de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GALAXYZ"@en,
        "GALAXYZ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "GALAXYZ"@en,
        "GALAXYZ"@ja .

_:Ne7f90eba29ca4786be116c8f91974460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night (Off vocal)"@en,
        "Good Night (Off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nb90bbb670e0a4a13bf657531b02dd5cd ;
    schema:name "Good Night (Off vocal)"@en,
        "Good Night (Off vocal)"@ja .

_:N469727a1d1f0406a8861a86010f1517b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1f618a01ea1a486fb51cd16468b67eef,
        _:N62213573c0674727b3769a1fbcc66620 ;
    mo:track_count 2 ;
    schema:duration "PT17:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1f618a01ea1a486fb51cd16468b67eef,
        _:N62213573c0674727b3769a1fbcc66620 .

_:Nb90bbb670e0a4a13bf657531b02dd5cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e4335d251684fafb6efea6f567a6ea7,
        _:N30fa04d5ad754dcdba82c6cfb26429c5,
        _:N3ab38a23a0404ec68d82cecac46200f9,
        _:N66d5db4d372d49c58bc88c87307f7209,
        _:N6f0ec363f64443a3aa7ddc45ff093de4,
        _:Ne7f90eba29ca4786be116c8f91974460 ;
    mo:track_count 6 ;
    schema:duration "PT24:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2e4335d251684fafb6efea6f567a6ea7,
        _:N30fa04d5ad754dcdba82c6cfb26429c5,
        _:N3ab38a23a0404ec68d82cecac46200f9,
        _:N66d5db4d372d49c58bc88c87307f7209,
        _:N6f0ec363f64443a3aa7ddc45ff093de4,
        _:Ne7f90eba29ca4786be116c8f91974460 .

