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

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

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

<artist/64603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148412#subject> ;
    schema:name "Gustavo Coutinho"@en ;
    foaf:made <album/148412#composition>,
        <album/148412#subject> ;
    foaf:name "Gustavo Coutinho"@en .

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

<album/148412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PAYDAY 3 - JACKET SOUNDTRACK"@en,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja-latn ;
    mo:composer <artist/64603#subject> ;
    mo:produced_work <album/148412#musicalwork> ;
    schema:name "PAYDAY 3 - JACKET SOUNDTRACK"@en,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja-latn .

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

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

<https://media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148412#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> ;
    foaf:depicts <album/148412#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> .

<https://medium-media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> a schema:ImageObject,
        foaf:Image .

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

<album/148412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-28"^^xsd:date ;
    dcterms:title "PAYDAY 3 - JACKET SOUNDTRACK"@en,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148412#musicalexpression> ;
    mo:publisher _:N416cfc839a2045408bb38e56933284df ;
    mo:record _:Ndf8236663fcc4a84b3bf229139605c23 ;
    mo:record_count 1 ;
    schema:about <product/22621#subject> ;
    schema:datePublished "2025-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> ;
    schema:name "PAYDAY 3 - JACKET SOUNDTRACK"@en,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja,
        "PAYDAY 3 - JACKET SOUNDTRACK"@ja-latn ;
    schema:publisher _:N416cfc839a2045408bb38e56933284df ;
    foaf:depiction <https://media.vgm.io/albums/21/148412/148412-8877b2c008f7.webp> .

_:N001fd8e304664794b049e705dbed6ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harbinger of Righteous Violence"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndf8236663fcc4a84b3bf229139605c23 ;
    schema:name "Harbinger of Righteous Violence"@en .

_:N416cfc839a2045408bb38e56933284df schema:name "Starbreeze Entertainment"@en,
        "Starbreeze Entertainment"@ja,
        "Starbreeze Entertainment"@ja-latn ;
    foaf:name "Starbreeze Entertainment"@en,
        "Starbreeze Entertainment"@ja,
        "Starbreeze Entertainment"@ja-latn .

_:Ndb8c82130eb6410d966e8fcc4f1946ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arms Outstretched"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ndf8236663fcc4a84b3bf229139605c23 ;
    schema:name "Arms Outstretched"@en .

_:Ndf8236663fcc4a84b3bf229139605c23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001fd8e304664794b049e705dbed6ce1,
        _:Ndb8c82130eb6410d966e8fcc4f1946ba ;
    mo:track_count 2 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N001fd8e304664794b049e705dbed6ce1,
        _:Ndb8c82130eb6410d966e8fcc4f1946ba .

