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

<album/146702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live Your Life"@en,
        "Live Your Life"@ja,
        "Live Your Life"@ja-latn ;
    mo:produced_work <album/146702#musicalwork> ;
    schema:name "Live Your Life"@en,
        "Live Your Life"@ja,
        "Live Your Life"@ja-latn .

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

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

<product/844#subject> a schema:CreativeWork ;
    schema:name "Yakuza"@en,
        "龍が如く"@ja,
        "Ryu ga Gotoku"@ja-latn ;
    foaf:name "Yakuza"@en,
        "龍が如く"@ja,
        "Ryu ga Gotoku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/20/146702/146702-f5ae11911dcd.png> a schema:ImageObject,
        foaf:Image .

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

<album/146702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-07"^^xsd:date ;
    dcterms:title "Live Your Life"@en,
        "Live Your Life"@ja,
        "Live Your Life"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146702#musicalexpression> ;
    mo:publisher _:Ne23335414b9d4d91975cadf2af4e7ff6 ;
    mo:record _:N482c8ad5c00148838fd704690ffd5683 ;
    mo:record_count 1 ;
    schema:about <product/844#subject> ;
    schema:datePublished "2025-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/146702/146702-f5ae11911dcd.png> ;
    schema:name "Live Your Life"@en,
        "Live Your Life"@ja,
        "Live Your Life"@ja-latn ;
    schema:publisher _:Ne23335414b9d4d91975cadf2af4e7ff6 ;
    foaf:depiction <https://media.vgm.io/albums/20/146702/146702-f5ae11911dcd.png> .

_:N0c86a8397e8446228382f986cbe03d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Your Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N482c8ad5c00148838fd704690ffd5683 ;
    schema:name "Live Your Life"@en .

_:N482c8ad5c00148838fd704690ffd5683 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c86a8397e8446228382f986cbe03d17 ;
    mo:track_count 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0c86a8397e8446228382f986cbe03d17 .

_:Ne23335414b9d4d91975cadf2af4e7ff6 schema:name "House of McKnight Publishing"@en,
        "House of McKnight Publishing"@ja,
        "House of McKnight Publishing"@ja-latn ;
    foaf:name "House of McKnight Publishing"@en,
        "House of McKnight Publishing"@ja,
        "House of McKnight Publishing"@ja-latn .

