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

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

<event/226> a mo:Release ;
    schema:name "Released at DreamParty Osaka 2004 Spring (Apr 18, 2004)" .

<album/160402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn ;
    mo:composer <artist/3241#subject> ;
    mo:produced_work <album/160402#musicalwork> ;
    schema:name "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn .

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

<https://media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160402#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> ;
    foaf:depicts <album/160402#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> .

<https://medium-media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160402#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<artist/81413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160402#performance> ;
    schema:name "Yui"@en,
        "ゆい"@ja ;
    foaf:made <album/160402#lyrics>,
        <album/160402#subject> ;
    foaf:name "Yui"@en,
        "ゆい"@ja .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160402#subject> ;
    mo:performed <album/160402#performance> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/160402#composition>,
        <album/160402#lyrics>,
        <album/160402#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<album/160402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn ;
    mo:performance_of <album/160402#musicalwork> ;
    mo:performer <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    mo:recorded_as <album/160402#musicalexpression> ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:name "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn ;
    schema:workPerformed <album/160402#musicalwork> .

<album/160402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-18"^^xsd:date ;
    dcterms:title "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160402#musicalexpression> ;
    mo:publisher _:Nf646053f41134bc4afdd6e7ef02cce7d ;
    mo:record _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    mo:record_count 1 ;
    mo:release <event/226> ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:datePublished "2004-04-18"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> ;
    schema:name "Yousei Teikoku Short Version Sample CD"@en,
        "妖精帝國 ショートバージョンサンプルCD"@ja,
        "Yousei Teikoku Short Version Sample CD"@ja-latn ;
    schema:publisher _:Nf646053f41134bc4afdd6e7ef02cce7d ;
    foaf:depiction <https://media.vgm.io/albums/20/160402/160402-09a3ddc6f652.jpg> .

_:N0c86443818404200876e4e871a4302c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下狂想"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "月下狂想"@ja .

_:N0ddb4e2495164f2a8a10cc5ef622aa5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep sea"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "Deep sea"@ja .

_:N100f33cc018d4fce967da3065e8cf12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moonlight magic"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "moonlight magic"@ja .

_:N362e1e4c6dce442094b088f408107bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "春へ"@ja .

_:N3765d75c10b74fac83f679426e94bd60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トリカゴ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "トリカゴ"@ja .

_:N5ccbd48c6ae24bd7966a916395a67574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "Garden"@ja .

_:N6256290764394c158c0d486fdf9bf03e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "last moment"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nd94ac61d1a6443b79e2bdb3037ce3d0a ;
    schema:name "last moment"@ja .

_:Nf646053f41134bc4afdd6e7ef02cce7d schema:name "Archive, TEAM FAIRITHM"@en ;
    foaf:name "Archive, TEAM FAIRITHM"@en .

_:Nd94ac61d1a6443b79e2bdb3037ce3d0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c86443818404200876e4e871a4302c8,
        _:N0ddb4e2495164f2a8a10cc5ef622aa5e,
        _:N100f33cc018d4fce967da3065e8cf12f,
        _:N362e1e4c6dce442094b088f408107bf8,
        _:N3765d75c10b74fac83f679426e94bd60,
        _:N5ccbd48c6ae24bd7966a916395a67574,
        _:N6256290764394c158c0d486fdf9bf03e ;
    mo:track_count 7 ;
    schema:duration "PT15:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0c86443818404200876e4e871a4302c8,
        _:N0ddb4e2495164f2a8a10cc5ef622aa5e,
        _:N100f33cc018d4fce967da3065e8cf12f,
        _:N362e1e4c6dce442094b088f408107bf8,
        _:N3765d75c10b74fac83f679426e94bd60,
        _:N5ccbd48c6ae24bd7966a916395a67574,
        _:N6256290764394c158c0d486fdf9bf03e .

