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

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

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

<artist/72611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150161#subject> ;
    schema:name "John Mietus"@en ;
    foaf:made <album/150161#composition>,
        <album/150161#subject> ;
    foaf:name "John Mietus"@en .

<album/150161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn ;
    mo:composer <artist/72611#subject> ;
    mo:produced_work <album/150161#musicalwork> ;
    schema:name "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn .

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

<album/150161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn ;
    mo:performance_of <album/150161#musicalwork> ;
    mo:recorded_as <album/150161#musicalexpression> ;
    schema:name "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn ;
    schema:workPerformed <album/150161#musicalwork> .

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

<https://medium-media.vgm.io/albums/16/150161/150161-e0774f79149f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-29"^^xsd:date ;
    dcterms:title "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150161#musicalexpression> ;
    mo:publisher _:N3b88ac0df00449c79215cccd412cb01d ;
    mo:record _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inanimate Insanity Season 2"@en ;
            foaf:name "Inanimate Insanity Season 2"@en ] ;
    schema:datePublished "2021-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/150161/150161-e0774f79149f.jpg> ;
    schema:name "Inanimate Insanity: The Official Soundtrack, Vol. 4"@en,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja,
        "Inanimate Insanity: The Official Soundtrack, Vol. 4"@ja-latn ;
    schema:publisher _:N3b88ac0df00449c79215cccd412cb01d ;
    foaf:depiction <https://media.vgm.io/albums/16/150161/150161-e0774f79149f.jpg> .

_:N1aa5125a101644d4a7d1e83f55fe6037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trials and Tribulations of Test Tube"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "The Trials and Tribulations of Test Tube"@en .

_:N23933ffe3ad340c99eb8be44d386433f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saying hello, hearing goodbye"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "saying hello, hearing goodbye"@en .

_:N38ed6360507f4068a66da9b8b4e4558c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Elimination!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Ultimate Elimination!"@en .

_:N3b88ac0df00449c79215cccd412cb01d schema:name "Inanimate Insanity"@en,
        "Inanimate Insanity"@ja,
        "Inanimate Insanity"@ja-latn ;
    foaf:name "Inanimate Insanity"@en,
        "Inanimate Insanity"@ja,
        "Inanimate Insanity"@ja-latn .

_:N3ce2cd5719924b14a7122d2a7d21dc40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song for Microphone"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "A Song for Microphone"@en .

_:N3dd748359e734655ac972f6389aa0e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Test Tube Tango"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Test Tube Tango"@en .

_:N3f581226fd4648aeb74dc5222e394666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Invasion"@en .

_:N54ce810962da46839d036478f5200c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "why wont you believe that i care"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "why wont you believe that i care"@en .

_:N5617f32697904014a5d96912b78069a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're Really Going For It!"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "They're Really Going For It!"@en .

_:N78f0a32069ee4bb29156b882188c805c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "To the Moon"@en .

_:N8d10e7a8774c4f93b761c476bc4b8a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Knife's Edge"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "On Knife's Edge"@en .

_:Na226fe0c4fe244ea8d95f40bde5f956a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hatching the Plan"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Hatching the Plan"@en .

_:Nbbb99fffb0c44a6cb2ca199a68d47196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dont leave me until i find my way back to you"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "dont leave me until i find my way back to you"@en .

_:Nc3e1b66e846846b08f0858766d1737ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Lights"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Bright Lights"@en .

_:Nf2e7621cd7b341c8b78558b6d445cda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eureka!"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nce2036bbfc1e4aea91bf39d924606be7 ;
    schema:name "Eureka!"@en .

_:Nce2036bbfc1e4aea91bf39d924606be7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aa5125a101644d4a7d1e83f55fe6037,
        _:N23933ffe3ad340c99eb8be44d386433f,
        _:N38ed6360507f4068a66da9b8b4e4558c,
        _:N3ce2cd5719924b14a7122d2a7d21dc40,
        _:N3dd748359e734655ac972f6389aa0e01,
        _:N3f581226fd4648aeb74dc5222e394666,
        _:N54ce810962da46839d036478f5200c54,
        _:N5617f32697904014a5d96912b78069a4,
        _:N78f0a32069ee4bb29156b882188c805c,
        _:N8d10e7a8774c4f93b761c476bc4b8a14,
        _:Na226fe0c4fe244ea8d95f40bde5f956a,
        _:Nbbb99fffb0c44a6cb2ca199a68d47196,
        _:Nc3e1b66e846846b08f0858766d1737ec,
        _:Nf2e7621cd7b341c8b78558b6d445cda3 ;
    mo:track_count 14 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1aa5125a101644d4a7d1e83f55fe6037,
        _:N23933ffe3ad340c99eb8be44d386433f,
        _:N38ed6360507f4068a66da9b8b4e4558c,
        _:N3ce2cd5719924b14a7122d2a7d21dc40,
        _:N3dd748359e734655ac972f6389aa0e01,
        _:N3f581226fd4648aeb74dc5222e394666,
        _:N54ce810962da46839d036478f5200c54,
        _:N5617f32697904014a5d96912b78069a4,
        _:N78f0a32069ee4bb29156b882188c805c,
        _:N8d10e7a8774c4f93b761c476bc4b8a14,
        _:Na226fe0c4fe244ea8d95f40bde5f956a,
        _:Nbbb99fffb0c44a6cb2ca199a68d47196,
        _:Nc3e1b66e846846b08f0858766d1737ec,
        _:Nf2e7621cd7b341c8b78558b6d445cda3 .

