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

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

<artist/26892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157135#subject> ;
    schema:name "Adam Gubman"@en ;
    foaf:made <album/157135#composition>,
        <album/157135#lyrics>,
        <album/157135#subject> ;
    foaf:name "Adam Gubman"@en .

<product/23610#subject> a schema:CreativeWork ;
    schema:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn ;
    foaf:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn .

<album/157135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn ;
    mo:composer <artist/26892#subject> ;
    mo:produced_work <album/157135#musicalwork> ;
    schema:name "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn .

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

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

<album/157135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn ;
    mo:performance_of <album/157135#musicalwork> ;
    mo:recorded_as <album/157135#musicalexpression> ;
    schema:name "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn ;
    schema:workPerformed <album/157135#musicalwork> .

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

<https://medium-media.vgm.io/albums/53/157135/157135-ffb587684cd9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-07"^^xsd:date ;
    dcterms:title "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157135#musicalexpression> ;
    mo:publisher _:Naca16e077231477ba8217e9b7a10f532 ;
    mo:record _:Nd51f8c57aa694c7a9de22a45378dbaa0 ;
    mo:record_count 1 ;
    schema:about <product/23610#subject> ;
    schema:datePublished "2026-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/157135/157135-ffb587684cd9.jpg> ;
    schema:name "Snapshot"@en,
        "Snapshot"@ja,
        "Snapshot"@ja-latn ;
    schema:publisher _:Naca16e077231477ba8217e9b7a10f532 ;
    foaf:depiction <https://media.vgm.io/albums/53/157135/157135-ffb587684cd9.jpg> .

_:N21e64866a4854dd0aeccbe0f0f5f0d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snapshot (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd51f8c57aa694c7a9de22a45378dbaa0 ;
    schema:name "Snapshot (Instrumental)"@en .

_:N261eb7437d024cadaa0649243fe766f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snapshot"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd51f8c57aa694c7a9de22a45378dbaa0 ;
    schema:name "Snapshot"@en .

_:Naca16e077231477ba8217e9b7a10f532 schema:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn ;
    foaf:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn .

_:Nd51f8c57aa694c7a9de22a45378dbaa0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21e64866a4854dd0aeccbe0f0f5f0d99,
        _:N261eb7437d024cadaa0649243fe766f9 ;
    mo:track_count 2 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N21e64866a4854dd0aeccbe0f0f5f0d99,
        _:N261eb7437d024cadaa0649243fe766f9 .

