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

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

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

<artist/63885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115645#subject> ;
    schema:name "M€I"@en ;
    foaf:made <album/115645#composition>,
        <album/115645#subject> ;
    foaf:name "M€I"@en .

<product/10582#subject> a schema:CreativeWork ;
    schema:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn ;
    foaf:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn .

<album/115645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn ;
    mo:composer <artist/63885#subject> ;
    mo:produced_work <album/115645#musicalwork> ;
    schema:name "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn .

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

<album/115645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn ;
    mo:performance_of <album/115645#musicalwork> ;
    mo:recorded_as <album/115645#musicalexpression> ;
    schema:name "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn ;
    schema:workPerformed <album/115645#musicalwork> .

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

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

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

<album/115645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-23"^^xsd:date ;
    dcterms:title "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115645#musicalexpression> ;
    mo:publisher _:Nc8fea5c9fe9d4106a5c8d2390a29b082 ;
    mo:record _:N9b97482901f5446dbdd6e70c8f21007b ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2021-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/115645/115645-a817829e8a40.jpg> ;
    schema:name "Evernight Beat"@en,
        "永夜胎动"@ja,
        "Evernight Beat"@ja-latn ;
    schema:publisher _:Nc8fea5c9fe9d4106a5c8d2390a29b082 ;
    foaf:depiction <https://media.vgm.io/albums/54/115645/115645-a817829e8a40.jpg> .

_:N9b97482901f5446dbdd6e70c8f21007b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf5fddb35b8354ac1a1f80cff151ce709 ;
    mo:track_count 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf5fddb35b8354ac1a1f80cff151ce709 .

_:Nc8fea5c9fe9d4106a5c8d2390a29b082 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nf5fddb35b8354ac1a1f80cff151ce709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edenis"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9b97482901f5446dbdd6e70c8f21007b ;
    schema:name "Edenis"@en .

