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

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

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

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

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

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

<artist/40457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94645#subject> ;
    schema:name "Hyeonjin Seo"@en,
        "徐賢眞"@ja ;
    foaf:made <album/94645#composition>,
        <album/94645#lyrics>,
        <album/94645#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/94645#musicalexpression> a mo:Signal ;
    mo:published_as <album/94645#subject> ;
    mo:records <album/94645#performance> .

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

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

<https://medium-media.vgm.io/albums/54/94645/94645-1582315566.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/94645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-26"^^xsd:date ;
    dcterms:title "Play the world / Rico Sasaki"@en,
        "Play the world / 佐々木李子"@ja,
        "Play the world / Rico Sasaki"@ja-latn ;
    mo:catalogue_number "USSW-0242" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94645#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N3b24ddb74fe64ba8baf6c96ce1a2c347 ;
    mo:record_count 1 ;
    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/54/94645/94645-1582315566.jpg> ;
    schema:name "Play the world / Rico Sasaki"@en,
        "Play the world / 佐々木李子"@ja,
        "Play the world / Rico Sasaki"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/94645/94645-1582315566.jpg> .

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

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

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

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

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

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

_:N3b24ddb74fe64ba8baf6c96ce1a2c347 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1949c528eb51431a916d6e1ecbb70b28,
        _:N25afdedbbbc14876a7f60ec1eecd9c97,
        _:N3097287c42c94a57bebf9a9009490668,
        _:N59f70daf08294522b41094ea6c07b5ca,
        _:N67a3605485464400981a7df1f385db03,
        _:Nb06eb10254b141c09b7ec554f9945ee5 ;
    mo:track_count 6 ;
    schema:duration "PT24:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1949c528eb51431a916d6e1ecbb70b28,
        _:N25afdedbbbc14876a7f60ec1eecd9c97,
        _:N3097287c42c94a57bebf9a9009490668,
        _:N59f70daf08294522b41094ea6c07b5ca,
        _:N67a3605485464400981a7df1f385db03,
        _:Nb06eb10254b141c09b7ec554f9945ee5 .

