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

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

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10813#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/10813#composition>,
        <album/10813#subject> ;
    foaf:name "KATE"@en .

<artist/5227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10813#subject> ;
    schema:name "Taiki"@en ;
    foaf:made <album/10813#composition>,
        <album/10813#lyrics>,
        <album/10813#subject> ;
    foaf:name "Taiki"@en .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

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

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

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

<org/4537#subject> schema:name "UEKIYA"@en,
        "植木屋"@ja,
        "UEKIYA"@ja-latn ;
    foaf:name "UEKIYA"@en,
        "植木屋"@ja,
        "UEKIYA"@ja-latn .

<https://media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10813#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> ;
    foaf:depicts <album/10813#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> .

<https://medium-media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> a schema:ImageObject,
        foaf:Image .

<album/10813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GESSYOU"@en,
        "月嘯 -GESSYOU-"@ja,
        "GESSYOU"@ja-latn ;
    mo:composer <artist/36240#subject>,
        <artist/5227#subject> ;
    mo:produced_work <album/10813#musicalwork> ;
    schema:name "GESSYOU"@en,
        "月嘯 -GESSYOU-"@ja,
        "GESSYOU"@ja-latn .

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

<album/10813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-06"^^xsd:date ;
    dcterms:title "GESSYOU"@en,
        "月嘯 -GESSYOU-"@ja,
        "GESSYOU"@ja-latn ;
    mo:catalogue_number "UEKI-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10813#musicalexpression> ;
    mo:publisher <org/4537#subject> ;
    mo:record _:N7f9199bac1924d7a8145641d18923e8c ;
    mo:record_count 1 ;
    schema:about <product/3149#subject> ;
    schema:datePublished "2002-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> ;
    schema:name "GESSYOU"@en,
        "月嘯 -GESSYOU-"@ja,
        "GESSYOU"@ja-latn ;
    schema:publisher <org/4537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/10813/10813-2c83deaeb24e.jpg> .

_:N16b018c8673240c5bed29ffe3a267017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "6.6.6"@en,
        "6.6.6"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "6.6.6"@en,
        "6.6.6"@ja .

_:N2e50ccc74f05416db8b03cbb7ca56d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive to the mind glass moon"@en,
        "Dive to the mind glass moon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "Dive to the mind glass moon"@en,
        "Dive to the mind glass moon"@ja .

_:N8a62e6a4d1a54dc4bbad0e61b48d38ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ren-chan Inversion Drive"@en,
        "レンちゃん反転衝動"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "Ren-chan Inversion Drive"@en,
        "レンちゃん反転衝動"@ja .

_:N9255821f8bb24464b2b4c5d125fb3ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ever more"@en,
        "ever more"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "ever more"@en,
        "ever more"@ja .

_:N94668f3780ea41f3b4c65637e84e426b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrance"@en,
        "Entrance"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "Entrance"@en,
        "Entrance"@ja .

_:Na20ba05626b149839fd377007e7b1523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand on Heart"@en,
        "Hand on Heart"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "Hand on Heart"@en,
        "Hand on Heart"@ja .

_:Ne094410b9f3145bf8e3bd3303d8f1812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starless And Crimson LUNA"@en,
        "Starless And Crimson LUNA"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N7f9199bac1924d7a8145641d18923e8c ;
    schema:name "Starless And Crimson LUNA"@en,
        "Starless And Crimson LUNA"@ja .

_:N7f9199bac1924d7a8145641d18923e8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b018c8673240c5bed29ffe3a267017,
        _:N2e50ccc74f05416db8b03cbb7ca56d84,
        _:N8a62e6a4d1a54dc4bbad0e61b48d38ee,
        _:N9255821f8bb24464b2b4c5d125fb3ce6,
        _:N94668f3780ea41f3b4c65637e84e426b,
        _:Na20ba05626b149839fd377007e7b1523,
        _:Ne094410b9f3145bf8e3bd3303d8f1812 ;
    mo:track_count 7 ;
    schema:duration "PT24:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N16b018c8673240c5bed29ffe3a267017,
        _:N2e50ccc74f05416db8b03cbb7ca56d84,
        _:N8a62e6a4d1a54dc4bbad0e61b48d38ee,
        _:N9255821f8bb24464b2b4c5d125fb3ce6,
        _:N94668f3780ea41f3b4c65637e84e426b,
        _:Na20ba05626b149839fd377007e7b1523,
        _:Ne094410b9f3145bf8e3bd3303d8f1812 .

