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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20494#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/20494#composition>,
        <album/20494#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/20494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20494#musicalwork> ;
    schema:name "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/20494/20494-1280678162.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "YAMAGEN"@en ;
    foaf:name "YAMAGEN"@en .

<artist/27121#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "Touyu"@en ;
    foaf:name "Touyu"@en .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "Godwood"@en ;
    foaf:name "Godwood"@en .

<artist/54074#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20494#performance> ;
    schema:name "pizuya"@en,
        "ぴずや"@ja ;
    foaf:name "pizuya"@en,
        "ぴずや"@ja .

<album/20494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    mo:catalogue_number "PZTR-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20494#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nd059674216634fdc981c48d1c52237e4 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/2067#subject>,
        <artist/27121#subject>,
        <artist/36964#subject>,
        <artist/4383#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/20494/20494-1280678162.jpg> ;
    schema:name "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/20494/20494-1280678162.jpg> .

<album/20494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    mo:performance_of <album/20494#musicalwork> ;
    mo:performer <artist/2067#subject>,
        <artist/27121#subject>,
        <artist/36964#subject>,
        <artist/4383#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    mo:recorded_as <album/20494#musicalexpression> ;
    schema:byArtist <artist/2067#subject>,
        <artist/27121#subject>,
        <artist/36964#subject>,
        <artist/4383#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:name "Shooting Star"@en,
        "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    schema:workPerformed <album/20494#musicalwork> .

_:N064b051ce3234424ba6bfcebdf506865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHOENIX EYES"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "PHOENIX EYES"@ja .

_:N19246998406741918bf453481013c31e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキスター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "キラメキスター"@ja .

_:N502b6cec53ab4d028d5671e77726b9e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺蕩う想い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "揺蕩う想い"@ja .

_:N9bbefd23bba44edf940461270c8e27e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヤゴコロ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "ヤゴコロ"@ja .

_:Na9641f52bf11430f8b6ea3a60314476b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Voyage of a Shooting Star"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "The Voyage of a Shooting Star"@ja .

_:Ncdd6e096f03140efac65e3e2e5173ffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shallow Sleep"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "Shallow Sleep"@ja .

_:Ne8ce65782fd04ec69403dfe9fe393c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色ハナビ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd059674216634fdc981c48d1c52237e4 ;
    schema:name "恋色ハナビ"@ja .

_:Nd059674216634fdc981c48d1c52237e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N064b051ce3234424ba6bfcebdf506865,
        _:N19246998406741918bf453481013c31e,
        _:N502b6cec53ab4d028d5671e77726b9e6,
        _:N9bbefd23bba44edf940461270c8e27e0,
        _:Na9641f52bf11430f8b6ea3a60314476b,
        _:Ncdd6e096f03140efac65e3e2e5173ffb,
        _:Ne8ce65782fd04ec69403dfe9fe393c4c ;
    mo:track_count 7 ;
    schema:duration "PT32:12"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N064b051ce3234424ba6bfcebdf506865,
        _:N19246998406741918bf453481013c31e,
        _:N502b6cec53ab4d028d5671e77726b9e6,
        _:N9bbefd23bba44edf940461270c8e27e0,
        _:Na9641f52bf11430f8b6ea3a60314476b,
        _:Ncdd6e096f03140efac65e3e2e5173ffb,
        _:Ne8ce65782fd04ec69403dfe9fe393c4c .

