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

<album/131872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Confirmed Thrills"@en,
        "Confirmed Thrills"@ja,
        "Confirmed Thrills"@ja-latn ;
    mo:produced_work <album/131872#musicalwork> ;
    schema:name "Confirmed Thrills"@en,
        "Confirmed Thrills"@ja,
        "Confirmed Thrills"@ja-latn .

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

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

<product/22620#subject> a schema:CreativeWork ;
    schema:name "PAYDAY 2"@en,
        "PAYDAY 2"@ja,
        "PAYDAY 2"@ja-latn ;
    foaf:name "PAYDAY 2"@en,
        "PAYDAY 2"@ja,
        "PAYDAY 2"@ja-latn .

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

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

<https://media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131872#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> ;
    foaf:depicts <album/131872#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> .

<https://medium-media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> a schema:ImageObject,
        foaf:Image .

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

<album/131872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-21"^^xsd:date ;
    dcterms:title "Confirmed Thrills"@en,
        "Confirmed Thrills"@ja,
        "Confirmed Thrills"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131872#musicalexpression> ;
    mo:publisher _:N514ee51b57884d529922fcb08419d54d ;
    mo:record _:Na6fba99eb463429bb3ea22eec9ceeec0 ;
    mo:record_count 1 ;
    schema:about <product/22620#subject> ;
    schema:datePublished "2021-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> ;
    schema:name "Confirmed Thrills"@en,
        "Confirmed Thrills"@ja,
        "Confirmed Thrills"@ja-latn ;
    schema:publisher _:N514ee51b57884d529922fcb08419d54d ;
    foaf:depiction <https://media.vgm.io/albums/27/131872/131872-ed9f1a4c89b1.png> .

_:N4a177c79bda844dbbb2be9c87a5a3b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confirmed Thrills"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na6fba99eb463429bb3ea22eec9ceeec0 ;
    schema:name "Confirmed Thrills"@en .

_:N514ee51b57884d529922fcb08419d54d schema:name "Always Never Records"@en,
        "Always Never Records"@ja,
        "Always Never Records"@ja-latn ;
    foaf:name "Always Never Records"@en,
        "Always Never Records"@ja,
        "Always Never Records"@ja-latn .

_:Nf8b302fa17ea4a649bae7fc1eb0e283a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confirmed Thrills (Extended Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Na6fba99eb463429bb3ea22eec9ceeec0 ;
    schema:name "Confirmed Thrills (Extended Mix)"@en .

_:Na6fba99eb463429bb3ea22eec9ceeec0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a177c79bda844dbbb2be9c87a5a3b8d,
        _:Nf8b302fa17ea4a649bae7fc1eb0e283a ;
    mo:track_count 2 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4a177c79bda844dbbb2be9c87a5a3b8d,
        _:Nf8b302fa17ea4a649bae7fc1eb0e283a .

