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

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

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

<artist/46226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "BEC8723"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "BEC8723"@en .

<artist/46702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Spawn"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "Spawn"@en .

<artist/47602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Noshi"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "Noshi"@en .

<artist/54554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Ren Tanahashi"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "Ren Tanahashi"@en .

<artist/56328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Clion"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "Clion"@en .

<artist/67478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Amutik"@en ;
    foaf:made <album/142105#composition>,
        <album/142105#subject> ;
    foaf:name "Amutik"@en .

<event/258> a mo:Release ;
    schema:name "Released at M3-2020 Fall (Oct 25, 2020)" .

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

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

<org/5110#subject> schema:name "Shattermind Recordings"@en,
        "Shattermind Recordings"@ja,
        "Shattermind Recordings"@ja-latn ;
    foaf:name "Shattermind Recordings"@en,
        "Shattermind Recordings"@ja,
        "Shattermind Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/142105/142105-eb4cff94ac8f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142105#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Furious Sorrow"@en,
        "Furious Sorrow"@ja,
        "Furious Sorrow"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Silent Noise"@en ;
            foaf:made <album/142105#composition> ;
            foaf:name "Silent Noise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Niveus"@en ;
            foaf:made <album/142105#composition> ;
            foaf:name "Niveus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wastelanders"@en ;
            foaf:made <album/142105#composition> ;
            foaf:name "Wastelanders"@en ],
        <artist/46226#subject>,
        <artist/46702#subject>,
        <artist/47602#subject>,
        <artist/54554#subject>,
        <artist/56328#subject>,
        <artist/67478#subject> ;
    mo:produced_work <album/142105#musicalwork> ;
    schema:name "Furious Sorrow"@en,
        "Furious Sorrow"@ja,
        "Furious Sorrow"@ja-latn .

<album/142105#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-25"^^xsd:date ;
    dcterms:title "Furious Sorrow"@en,
        "Furious Sorrow"@ja,
        "Furious Sorrow"@ja-latn ;
    mo:catalogue_number "SMR-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142105#musicalexpression> ;
    mo:publisher <org/5110#subject> ;
    mo:record _:N1896a820267b4381a2ebb49757ef5b53 ;
    mo:record_count 1 ;
    mo:release <event/258> ;
    schema:datePublished "2020-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/50/142105/142105-eb4cff94ac8f.jpg> ;
    schema:name "Furious Sorrow"@en,
        "Furious Sorrow"@ja,
        "Furious Sorrow"@ja-latn ;
    schema:publisher <org/5110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/142105/142105-eb4cff94ac8f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Wastelanders"@en ;
    foaf:made <album/142105#subject> ;
    foaf:name "Wastelanders"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Silent Noise"@en ;
    foaf:made <album/142105#subject> ;
    foaf:name "Silent Noise"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142105#subject> ;
    schema:name "Niveus"@en ;
    foaf:made <album/142105#subject> ;
    foaf:name "Niveus"@en .

_:N07bf16d495ab4bdf89c88b569e5f761a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Central Dogma"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Central Dogma"@en .

_:N28e63ea1e9a245b8a318164ff24c84e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Context"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "High Context"@en .

_:N2ef784e8c17c4e56b3813850439db011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Out"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Way Out"@en .

_:N3bc7ad4c0e3049169ea4f233764cbfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Existential Crisis"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Existential Crisis"@en .

_:N695c9b0324c74e0e965c306b91fc4019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Ignition"@en .

_:N9cb7e152d27c4d16bc2dfb137d522729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halfway"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Halfway"@en .

_:Na151b6604a564215963d3dd99bd4a1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oracle"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Oracle"@en .

_:Nd78b01aba67d42a18ee6324f355f35be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Come"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Time to Come"@en .

_:Nd9c643a2f4934b7f92872e4cc5883cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Fly"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Cold Fly"@en .

_:Ne147959b8cc04949a850e28e7c2b6bf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proximity"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N1896a820267b4381a2ebb49757ef5b53 ;
    schema:name "Proximity"@en .

_:N1896a820267b4381a2ebb49757ef5b53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07bf16d495ab4bdf89c88b569e5f761a,
        _:N28e63ea1e9a245b8a318164ff24c84e0,
        _:N2ef784e8c17c4e56b3813850439db011,
        _:N3bc7ad4c0e3049169ea4f233764cbfdc,
        _:N695c9b0324c74e0e965c306b91fc4019,
        _:N9cb7e152d27c4d16bc2dfb137d522729,
        _:Na151b6604a564215963d3dd99bd4a1e7,
        _:Nd78b01aba67d42a18ee6324f355f35be,
        _:Nd9c643a2f4934b7f92872e4cc5883cbb,
        _:Ne147959b8cc04949a850e28e7c2b6bf5 ;
    mo:track_count 10 ;
    schema:duration "PT64:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07bf16d495ab4bdf89c88b569e5f761a,
        _:N28e63ea1e9a245b8a318164ff24c84e0,
        _:N2ef784e8c17c4e56b3813850439db011,
        _:N3bc7ad4c0e3049169ea4f233764cbfdc,
        _:N695c9b0324c74e0e965c306b91fc4019,
        _:N9cb7e152d27c4d16bc2dfb137d522729,
        _:Na151b6604a564215963d3dd99bd4a1e7,
        _:Nd78b01aba67d42a18ee6324f355f35be,
        _:Nd9c643a2f4934b7f92872e4cc5883cbb,
        _:Ne147959b8cc04949a850e28e7c2b6bf5 .

