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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50633#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/50633#composition>,
        <album/50633#subject> ;
    foaf:name "ZUN"@en .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/50633#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/50633#musicalwork> ;
    schema:name "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/33/50633/50633-1422903570.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28858#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50633#performance> ;
    schema:name "okogeeechann"@en ;
    foaf:name "okogeeechann"@en .

<artist/80419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50633#performance> ;
    schema:name "kissssy"@en ;
    foaf:made <album/50633#lyrics>,
        <album/50633#subject> ;
    foaf:name "kissssy"@en .

<album/50633#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn ;
    mo:performance_of <album/50633#musicalwork> ;
    mo:performer _:N94b5e1c3e09d479dbfbad0bf13e33acd,
        <artist/28858#subject>,
        <artist/80419#subject> ;
    mo:recorded_as <album/50633#musicalexpression> ;
    schema:byArtist _:N94b5e1c3e09d479dbfbad0bf13e33acd,
        <artist/28858#subject>,
        <artist/80419#subject> ;
    schema:name "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn ;
    schema:workPerformed <album/50633#musicalwork> .

<album/50633#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-12"^^xsd:date ;
    dcterms:title "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn ;
    mo:catalogue_number "ART-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50633#musicalexpression> ;
    mo:publisher _:N81dd3aba11e74c42900a9f3ae79ace27 ;
    mo:record _:N9eb79597614844b2b6640677bc9860a5 ;
    mo:record_count 1 ;
    schema:about <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "K.ShawZ"@en ;
            foaf:name "K.ShawZ"@en ],
        <artist/28858#subject>,
        <artist/80419#subject> ;
    schema:datePublished "2014-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/50633/50633-1422903570.jpg> ;
    schema:name "Traumatic Syndrome"@en,
        "Traumatic Syndrome"@ja,
        "Traumatic Syndrome"@ja-latn ;
    schema:publisher _:N81dd3aba11e74c42900a9f3ae79ace27 ;
    foaf:depiction <https://media.vgm.io/albums/33/50633/50633-1422903570.jpg> .

_:N774b604ff50c458a94409ec68924269e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EViL DANCE"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N9eb79597614844b2b6640677bc9860a5 ;
    schema:name "EViL DANCE"@en .

_:N81dd3aba11e74c42900a9f3ae79ace27 schema:name "Adust Rain"@en,
        "Adust Rain"@ja,
        "Adust Rain"@ja-latn ;
    foaf:name "Adust Rain"@en,
        "Adust Rain"@ja,
        "Adust Rain"@ja-latn .

_:N94b5e1c3e09d479dbfbad0bf13e33acd a schema:Person,
        foaf:Person ;
    mo:performed <album/50633#performance> ;
    schema:name "K.ShawZ"@en ;
    foaf:name "K.ShawZ"@en .

_:Naef3ea25e1af4d9699dba1acfd8e5c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traumatic Syndrome (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9eb79597614844b2b6640677bc9860a5 ;
    schema:name "Traumatic Syndrome (Off Vocal)"@en .

_:Nbdd78944af544575ac8d4af8c5d66f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traumatic Syndrome"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9eb79597614844b2b6640677bc9860a5 ;
    schema:name "Traumatic Syndrome"@en .

_:Nedc8272dd738424d9085dc3165fa1cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EViL DANCE (Off Vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N9eb79597614844b2b6640677bc9860a5 ;
    schema:name "EViL DANCE (Off Vocal)"@en .

_:Nfee1622c19174886a89dbffe3252ea73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inisie STEP"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N9eb79597614844b2b6640677bc9860a5 ;
    schema:name "Inisie STEP"@en .

_:N9eb79597614844b2b6640677bc9860a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N774b604ff50c458a94409ec68924269e,
        _:Naef3ea25e1af4d9699dba1acfd8e5c91,
        _:Nbdd78944af544575ac8d4af8c5d66f69,
        _:Nedc8272dd738424d9085dc3165fa1cb1,
        _:Nfee1622c19174886a89dbffe3252ea73 ;
    mo:track_count 5 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N774b604ff50c458a94409ec68924269e,
        _:Naef3ea25e1af4d9699dba1acfd8e5c91,
        _:Nbdd78944af544575ac8d4af8c5d66f69,
        _:Nedc8272dd738424d9085dc3165fa1cb1,
        _:Nfee1622c19174886a89dbffe3252ea73 .

