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

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

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

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

<event/113> a mo:Release ;
    schema:name "Released at Comic Treasure 14 (Sep 06, 2009)" .

<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/15325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15325#musicalwork> ;
    schema:name "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn .

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

<org/785#subject> schema:name "Another Dimension"@en,
        "あなざーでぃめんしょん"@ja,
        "Another Dimension"@ja-latn ;
    foaf:name "Another Dimension"@en,
        "あなざーでぃめんしょん"@ja,
        "Another Dimension"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/15325/15325-1252986824.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10793#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15325#performance> ;
    schema:name "Yoshiki"@en ;
    foaf:name "Yoshiki"@en .

<artist/10794#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15325#performance> ;
    schema:name "A-Killer"@en ;
    foaf:name "A-Killer"@en .

<album/15325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn ;
    mo:performance_of <album/15325#musicalwork> ;
    mo:performer _:Nca56aa3501014625b8e19284d701147d,
        <artist/10793#subject>,
        <artist/10794#subject> ;
    mo:recorded_as <album/15325#musicalexpression> ;
    schema:byArtist _:Nca56aa3501014625b8e19284d701147d,
        <artist/10793#subject>,
        <artist/10794#subject> ;
    schema:name "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn ;
    schema:workPerformed <album/15325#musicalwork> .

<album/15325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-06"^^xsd:date ;
    dcterms:title "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15325#musicalexpression> ;
    mo:publisher <org/785#subject> ;
    mo:record _:Nd02068ee87e6422785a5487be13cf4af ;
    mo:record_count 1 ;
    mo:release <event/113> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jary"@en ;
            foaf:name "Jary"@en ],
        <artist/10793#subject>,
        <artist/10794#subject> ;
    schema:datePublished "2009-09-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/15325/15325-1252986824.jpg> ;
    schema:name "Complete Calculation of Cosmos / S.S.S"@en,
        "Complete Calculation of Cosmos / S.S.S"@ja,
        "Complete Calculation of Cosmos / S.S.S"@ja-latn ;
    schema:publisher <org/785#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/15325/15325-1252986824.jpg> .

_:N05a73196f9be4fddbdda9a82db9ba14d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.S.S."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nd02068ee87e6422785a5487be13cf4af ;
    schema:name "S.S.S."@en .

_:N5f99f59e9a804afdbeaf9471fdf0fedc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete Calculation of Cosmos"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nd02068ee87e6422785a5487be13cf4af ;
    schema:name "Complete Calculation of Cosmos"@en .

_:Nca56aa3501014625b8e19284d701147d a schema:Person,
        foaf:Person ;
    mo:performed <album/15325#performance> ;
    schema:name "Jary"@en ;
    foaf:name "Jary"@en .

_:Nd02068ee87e6422785a5487be13cf4af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a73196f9be4fddbdda9a82db9ba14d,
        _:N5f99f59e9a804afdbeaf9471fdf0fedc ;
    mo:track_count 2 ;
    schema:duration "PT9:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N05a73196f9be4fddbdda9a82db9ba14d,
        _:N5f99f59e9a804afdbeaf9471fdf0fedc .

