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

<album/118254#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Violent Man"@en,
        "A Violent Man"@ja,
        "A Violent Man"@ja-latn ;
    mo:produced_work <album/118254#musicalwork> ;
    schema:name "A Violent Man"@en,
        "A Violent Man"@ja,
        "A Violent Man"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118254#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> ;
    foaf:depicts <album/118254#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> .

<https://medium-media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118254#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-12"^^xsd:date ;
    dcterms:title "A Violent Man"@en,
        "A Violent Man"@ja,
        "A Violent Man"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118254#musicalexpression> ;
    mo:publisher _:Nadb01d12f6cd40f0a472b61a2b2e40ca ;
    mo:record _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Violent Man"@en ;
            foaf:name "A Violent Man"@en ] ;
    schema:datePublished "2022-02-12"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> ;
    schema:name "A Violent Man"@en,
        "A Violent Man"@ja,
        "A Violent Man"@ja-latn ;
    schema:publisher _:Nadb01d12f6cd40f0a472b61a2b2e40ca ;
    foaf:depiction <https://media.vgm.io/albums/45/118254/118254-8d0c6db98159.jpg> .

_:N1a5c43fdec694e3ca2733e15a3f5d829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave this place be"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "Leave this place be"@en .

_:N4830fe4e4bba4cb6b830d7df3c2e6efb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't feel nothing"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "I don't feel nothing"@en .

_:N589628a1fe0c47e68159a058f7755f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're being taken for a mug"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "You're being taken for a mug"@en .

_:N5a7aee81b8a74fd0a8e25ce1188b2447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They want me to talk you down"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "They want me to talk you down"@en .

_:N63ad24d9f0144f89bfc0e6d91f2c6ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's always a way out of it"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "There's always a way out of it"@en .

_:N770d2a8bff7a479793a6ffe9569139d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I deserve to be here"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "I deserve to be here"@en .

_:N821dc49c853c49cd971d41063aad407b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm my father's son"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "I'm my father's son"@en .

_:N9653ff1d304949c0acd1bcbff970bad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "Prologue"@en .

_:Nadb01d12f6cd40f0a472b61a2b2e40ca schema:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn ;
    foaf:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn .

_:Nb2b2528970e54087be2c6b79b70f6029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't tell me not to defend myself"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "Don't tell me not to defend myself"@en .

_:Ne6d0d1bbc04841a7b9f9b29b13e4a622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two choices"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "Two choices"@en .

_:Nf52a3152a8e84e16827df6b94f35700d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My duty to you will be done"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Ne653b2efb1cd4c4394a25b1e46b8d866 ;
    schema:name "My duty to you will be done"@en .

_:Ne653b2efb1cd4c4394a25b1e46b8d866 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a5c43fdec694e3ca2733e15a3f5d829,
        _:N4830fe4e4bba4cb6b830d7df3c2e6efb,
        _:N589628a1fe0c47e68159a058f7755f93,
        _:N5a7aee81b8a74fd0a8e25ce1188b2447,
        _:N63ad24d9f0144f89bfc0e6d91f2c6ea0,
        _:N770d2a8bff7a479793a6ffe9569139d6,
        _:N821dc49c853c49cd971d41063aad407b,
        _:N9653ff1d304949c0acd1bcbff970bad7,
        _:Nb2b2528970e54087be2c6b79b70f6029,
        _:Ne6d0d1bbc04841a7b9f9b29b13e4a622,
        _:Nf52a3152a8e84e16827df6b94f35700d ;
    mo:track_count 11 ;
    schema:duration "PT49:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1a5c43fdec694e3ca2733e15a3f5d829,
        _:N4830fe4e4bba4cb6b830d7df3c2e6efb,
        _:N589628a1fe0c47e68159a058f7755f93,
        _:N5a7aee81b8a74fd0a8e25ce1188b2447,
        _:N63ad24d9f0144f89bfc0e6d91f2c6ea0,
        _:N770d2a8bff7a479793a6ffe9569139d6,
        _:N821dc49c853c49cd971d41063aad407b,
        _:N9653ff1d304949c0acd1bcbff970bad7,
        _:Nb2b2528970e54087be2c6b79b70f6029,
        _:Ne6d0d1bbc04841a7b9f9b29b13e4a622,
        _:Nf52a3152a8e84e16827df6b94f35700d .

