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

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

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

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

<event/143> a mo:Release ;
    schema:name "Released at Touhou Suukeisai 4 (May 16, 2010)" .

<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/29024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29024#musicalwork> ;
    schema:name "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/42/29024/29024-1316806223.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn ;
    mo:performance_of <album/29024#musicalwork> ;
    mo:performer _:Ncd7306e134a64c5c80a4a7c85ba5eeea ;
    mo:recorded_as <album/29024#musicalexpression> ;
    schema:byArtist _:Ncd7306e134a64c5c80a4a7c85ba5eeea ;
    schema:name "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn ;
    schema:workPerformed <album/29024#musicalwork> .

<album/29024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-16"^^xsd:date ;
    dcterms:title "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29024#musicalexpression> ;
    mo:publisher _:Nfb7a5ab48aad45c7812ac0d9b9f99e24 ;
    mo:record _:N34f1596a691f43418f9284d31fb724af ;
    mo:record_count 1 ;
    mo:release <event/143> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "elimico"@en ;
            foaf:name "elimico"@en ] ;
    schema:datePublished "2010-05-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/29024/29024-1316806223.jpg> ;
    schema:name "Michishirube"@en,
        "ミチシルベ"@ja,
        "Michishirube"@ja-latn ;
    schema:publisher _:Nfb7a5ab48aad45c7812ac0d9b9f99e24 ;
    foaf:depiction <https://media.vgm.io/albums/42/29024/29024-1316806223.jpg> .

_:Nc81f018d2fa54bc082ac0bb3818b6387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミチシルベ (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N34f1596a691f43418f9284d31fb724af ;
    schema:name "ミチシルベ (Instrumental)"@ja .

_:Ncd7306e134a64c5c80a4a7c85ba5eeea a schema:Person,
        foaf:Person ;
    mo:performed <album/29024#performance> ;
    schema:name "elimico"@en ;
    foaf:name "elimico"@en .

_:Ncf87505083d34a2281e973c5d1b366df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミチシルベ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N34f1596a691f43418f9284d31fb724af ;
    schema:name "ミチシルベ"@ja .

_:Nfb7a5ab48aad45c7812ac0d9b9f99e24 schema:name "T.T.E.M"@en ;
    foaf:name "T.T.E.M"@en .

_:N34f1596a691f43418f9284d31fb724af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc81f018d2fa54bc082ac0bb3818b6387,
        _:Ncf87505083d34a2281e973c5d1b366df ;
    mo:track_count 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc81f018d2fa54bc082ac0bb3818b6387,
        _:Ncf87505083d34a2281e973c5d1b366df .

