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

<artist/26305#subject> a schema:Person,
        foaf:Person ;
    schema:name "J'nique Johnson"@en ;
    foaf:made <album/126555#lyrics>,
        <album/126555#subject> ;
    foaf:name "J'nique Johnson"@en .

<artist/30731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tiggs"@en ;
    foaf:made <album/126555#subject>,
        <album/126555#vocals> ;
    foaf:name "Tiggs"@en .

<album/129630> a mo:Release ;
    mo:catalogue_number "CURE-0023-CD" .

<album/129703> a mo:Release ;
    mo:catalogue_number "CURE-0023-V" .

<artist/14598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126555#subject> ;
    schema:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja ;
    foaf:made <album/126555#composition>,
        <album/126555#subject> ;
    foaf:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126555#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/126555#composition>,
        <album/126555#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126555#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/126555#composition>,
        <album/126555#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<product/4217#subject> a schema:CreativeWork ;
    schema:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn ;
    foaf:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn .

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

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

<album/126555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn ;
    mo:performance_of <album/126555#musicalwork> ;
    mo:recorded_as <album/126555#musicalexpression> ;
    schema:name "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn ;
    schema:workPerformed <album/126555#musicalwork> .

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

<org/3652#subject> schema:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn ;
    foaf:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn .

<https://media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126555#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> ;
    foaf:depicts <album/126555#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> .

<https://medium-media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn ;
    mo:composer <artist/14598#subject>,
        <artist/7147#subject>,
        <artist/803#subject> ;
    mo:produced_work <album/126555#musicalwork> ;
    schema:name "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn .

<album/126555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-11"^^xsd:date ;
    dcterms:title "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn ;
    mo:catalogue_number "CURE-0023" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/129630>,
        <album/129703> ;
    mo:publication_of <album/126555#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N03d676f4e49246bfa84f3896c2d60082 ;
    mo:record_count 1 ;
    schema:about <product/4217#subject> ;
    schema:datePublished "2022-02-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> ;
    schema:name "Video Game LoFi: NieR:Automata"@en,
        "Video Game LoFi: NieR:Automata"@ja,
        "Video Game LoFi: NieR:Automata"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/126555/126555-8134f54b15cf.jpg> .

_:N10fdc41bf6de43e2bced5840bae4270c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of No Return [LoFi Edit]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Voice of No Return [LoFi Edit]"@en .

_:N1c7fce85dd3346a683662a295ccc20df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weight of the World - End of YorHa [LoFi Edit]"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Weight of the World - End of YorHa [LoFi Edit]"@en .

_:N2a4106f12822456e98e35979b9c6c9d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusement Park [LoFi Edit]"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Amusement Park [LoFi Edit]"@en .

_:N7818204982f74b1c8ab3c705aee0c76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vague Hope - Cold Rain [LoFi Edit]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Vague Hope - Cold Rain [LoFi Edit]"@en .

_:Nae9d6e5d91b14cb792512bd1a429c43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Sleep - Camp Music [LoFi Edit]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Peaceful Sleep - Camp Music [LoFi Edit]"@en .

_:Ndd48ac08f826423d9b869845b20a2477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasured Times [LoFi Edit]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Treasured Times [LoFi Edit]"@en .

_:Ndeff5df9eb434fad983cc8a66da5645d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Ruin - Rays of Light [LoFi Edit]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "City Ruin - Rays of Light [LoFi Edit]"@en .

_:Ndf07a8e529364259ab3b91b989df6e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weight of the World [LoFi Edit]"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Weight of the World [LoFi Edit]"@en .

_:Ne3412ed7567a4180a94768d3b7db0dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma - Destruction [LoFi Edit]"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Grandma - Destruction [LoFi Edit]"@en .

_:Nf041fc693bdc49369cb403afa16f364f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blissful Death [LoFi Edit]"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N03d676f4e49246bfa84f3896c2d60082 ;
    schema:name "Blissful Death [LoFi Edit]"@en .

_:N03d676f4e49246bfa84f3896c2d60082 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10fdc41bf6de43e2bced5840bae4270c,
        _:N1c7fce85dd3346a683662a295ccc20df,
        _:N2a4106f12822456e98e35979b9c6c9d6,
        _:N7818204982f74b1c8ab3c705aee0c76d,
        _:Nae9d6e5d91b14cb792512bd1a429c43a,
        _:Ndd48ac08f826423d9b869845b20a2477,
        _:Ndeff5df9eb434fad983cc8a66da5645d,
        _:Ndf07a8e529364259ab3b91b989df6e9a,
        _:Ne3412ed7567a4180a94768d3b7db0dc8,
        _:Nf041fc693bdc49369cb403afa16f364f ;
    mo:track_count 10 ;
    schema:duration "PT28:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N10fdc41bf6de43e2bced5840bae4270c,
        _:N1c7fce85dd3346a683662a295ccc20df,
        _:N2a4106f12822456e98e35979b9c6c9d6,
        _:N7818204982f74b1c8ab3c705aee0c76d,
        _:Nae9d6e5d91b14cb792512bd1a429c43a,
        _:Ndd48ac08f826423d9b869845b20a2477,
        _:Ndeff5df9eb434fad983cc8a66da5645d,
        _:Ndf07a8e529364259ab3b91b989df6e9a,
        _:Ne3412ed7567a4180a94768d3b7db0dc8,
        _:Nf041fc693bdc49369cb403afa16f364f .

