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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/30945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30945#musicalwork> ;
    schema:name "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn .

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

<org/874#subject> schema:name "KURAGE-NO-BONE"@en,
        "クラゲノボーン"@ja,
        "KURAGE-NO-BONE"@ja-latn ;
    foaf:name "KURAGE-NO-BONE"@en,
        "クラゲノボーン"@ja,
        "KURAGE-NO-BONE"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/30945/30945-1325186729.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11218#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30945#performance> ;
    schema:name "Hime"@en,
        "姫"@ja ;
    foaf:name "Hime"@en,
        "姫"@ja .

<artist/6368#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30945#performance> ;
    schema:name "subaru"@en ;
    foaf:name "subaru"@en .

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

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

<album/30945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn ;
    mo:performance_of <album/30945#musicalwork> ;
    mo:performer _:N608fc78c9dc24d59aa4c4b0d312be774,
        <artist/11217#subject>,
        <artist/11218#subject>,
        <artist/6368#subject>,
        <artist/7395#subject> ;
    mo:recorded_as <album/30945#musicalexpression> ;
    schema:byArtist _:N608fc78c9dc24d59aa4c4b0d312be774,
        <artist/11217#subject>,
        <artist/11218#subject>,
        <artist/6368#subject>,
        <artist/7395#subject> ;
    schema:name "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn ;
    schema:workPerformed <album/30945#musicalwork> .

<album/30945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn ;
    mo:catalogue_number "STYL-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30945#musicalexpression> ;
    mo:publisher <org/874#subject> ;
    mo:record _:Necfae82e76d04f3c8e2308fc0c7771be ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "F-hiro"@en ;
            foaf:name "F-hiro"@en ],
        <artist/11217#subject>,
        <artist/11218#subject>,
        <artist/6368#subject>,
        <artist/7395#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/30945/30945-1325186729.jpg> ;
    schema:name "Stylish!!"@en,
        "スタイリッシュ！！"@ja,
        "Stylish!!"@ja-latn ;
    schema:publisher <org/874#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/30945/30945-1325186729.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "F-hiro"@en ;
    foaf:made <album/30945#lyrics> ;
    foaf:name "F-hiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "F-hiro"@en ;
    foaf:made <album/30945#subject> ;
    foaf:name "F-hiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tsurugi"@en ;
    foaf:made <album/30945#subject> ;
    foaf:name "Tsurugi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tsurugi"@en ;
    foaf:made <album/30945#lyrics> ;
    foaf:name "Tsurugi"@en .

_:N11fb41d04b1a479b87f1e7654c2278e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Cage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "Metal Cage"@ja .

_:N31f4027c0f2744fbb21aaf8e6fc740bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DoubleS Voyager ～ふたつのこうかい～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "DoubleS Voyager ～ふたつのこうかい～"@ja .

_:N3522ab5739904c7c81bb0e99b798f922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年幻想郷"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "千年幻想郷"@ja .

_:N5d8462d0ec90422bb2a86e6387e5c3cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of Old Rock"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "Blood of Old Rock"@ja .

_:N608fc78c9dc24d59aa4c4b0d312be774 a schema:Person,
        foaf:Person ;
    mo:performed <album/30945#performance> ;
    schema:name "F-hiro"@en ;
    foaf:name "F-hiro"@en .

_:N7a1d756bf5e64277a2584060ee1571e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Forever"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "Live Forever"@ja .

_:N801fbaa55df34e248ce15eaba774ee37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻視の夜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "幻視の夜"@ja .

_:Ndcd373c6990d4a3895f49af49dbf1d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100%俺×霊夢"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "100%俺×霊夢"@ja .

_:Nf9d8fd3e66054acfbce67887a6b02914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に届け"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Necfae82e76d04f3c8e2308fc0c7771be ;
    schema:name "君に届け"@ja .

_:Necfae82e76d04f3c8e2308fc0c7771be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11fb41d04b1a479b87f1e7654c2278e4,
        _:N31f4027c0f2744fbb21aaf8e6fc740bd,
        _:N3522ab5739904c7c81bb0e99b798f922,
        _:N5d8462d0ec90422bb2a86e6387e5c3cb,
        _:N7a1d756bf5e64277a2584060ee1571e1,
        _:N801fbaa55df34e248ce15eaba774ee37,
        _:Ndcd373c6990d4a3895f49af49dbf1d2d,
        _:Nf9d8fd3e66054acfbce67887a6b02914 ;
    mo:track_count 8 ;
    schema:duration "PT36:06"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N11fb41d04b1a479b87f1e7654c2278e4,
        _:N31f4027c0f2744fbb21aaf8e6fc740bd,
        _:N3522ab5739904c7c81bb0e99b798f922,
        _:N5d8462d0ec90422bb2a86e6387e5c3cb,
        _:N7a1d756bf5e64277a2584060ee1571e1,
        _:N801fbaa55df34e248ce15eaba774ee37,
        _:Ndcd373c6990d4a3895f49af49dbf1d2d,
        _:Nf9d8fd3e66054acfbce67887a6b02914 .

