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

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

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

<artist/35006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160149#subject> ;
    schema:name "Juneji"@en ;
    foaf:made <album/160149#composition>,
        <album/160149#subject> ;
    foaf:name "Juneji"@en .

<album/160149#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn ;
    mo:composer <artist/35006#subject> ;
    mo:produced_work <album/160149#musicalwork> ;
    schema:name "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn .

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

<album/160149#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn ;
    mo:performance_of <album/160149#musicalwork> ;
    mo:recorded_as <album/160149#musicalexpression> ;
    schema:name "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn ;
    schema:workPerformed <album/160149#musicalwork> .

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

<https://medium-media.vgm.io/albums/94/160149/160149-836243898707.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160149#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-07"^^xsd:date ;
    dcterms:title "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160149#musicalexpression> ;
    mo:publisher _:Nbe8ec8260b7a4c818d585dad57cacbcd ;
    mo:record _:Nb9041b0e200046a1bd51f36ca8fcc5ae ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Now I'm Dead."@en ;
            foaf:name "Now I'm Dead."@en ],
        [ a schema:CreativeWork ;
            schema:name "One Shot in the Dark"@en ;
            foaf:name "One Shot in the Dark"@en ] ;
    schema:datePublished "2022-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/160149/160149-836243898707.jpg> ;
    schema:name "One Shot in the Dark, Now I'm Dead. OST"@en,
        "One Shot in the Dark, Now I'm Dead. OST"@ja,
        "One Shot in the Dark, Now I'm Dead. OST"@ja-latn ;
    schema:publisher _:Nbe8ec8260b7a4c818d585dad57cacbcd ;
    foaf:depiction <https://media.vgm.io/albums/94/160149/160149-836243898707.jpg> .

_:N70b437f5180145569016f6d7fdaf76fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Alive"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nb9041b0e200046a1bd51f36ca8fcc5ae ;
    schema:name "Something Alive"@en .

_:Naea853a19d3a46df96388cc57378bd4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backwards Baptism"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb9041b0e200046a1bd51f36ca8fcc5ae ;
    schema:name "Backwards Baptism"@en .

_:Nbe8ec8260b7a4c818d585dad57cacbcd schema:name "Juneji"@en,
        "Juneji"@ja,
        "Juneji"@ja-latn ;
    foaf:name "Juneji"@en,
        "Juneji"@ja,
        "Juneji"@ja-latn .

_:Nc4b10e57d64e49c3ac58417b942d874a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intel Gravure Plus"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb9041b0e200046a1bd51f36ca8fcc5ae ;
    schema:name "Intel Gravure Plus"@en .

_:Ndff82a37936a42f08ff0bd34ffb176f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoia Drivers"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nb9041b0e200046a1bd51f36ca8fcc5ae ;
    schema:name "Paranoia Drivers"@en .

_:Nb9041b0e200046a1bd51f36ca8fcc5ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N70b437f5180145569016f6d7fdaf76fb,
        _:Naea853a19d3a46df96388cc57378bd4a,
        _:Nc4b10e57d64e49c3ac58417b942d874a,
        _:Ndff82a37936a42f08ff0bd34ffb176f3 ;
    mo:track_count 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N70b437f5180145569016f6d7fdaf76fb,
        _:Naea853a19d3a46df96388cc57378bd4a,
        _:Nc4b10e57d64e49c3ac58417b942d874a,
        _:Ndff82a37936a42f08ff0bd34ffb176f3 .

