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

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

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

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

<event/48> a mo:Release ;
    schema:name "Released at M3-2007 Fall (Oct 08, 2007)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<album/19000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19000#musicalwork> ;
    schema:name "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn .

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

<album/19000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn ;
    mo:performance_of <album/19000#musicalwork> ;
    mo:recorded_as <album/19000#musicalexpression> ;
    schema:name "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn ;
    schema:workPerformed <album/19000#musicalwork> .

<org/1016#subject> schema:name "Shadow Children"@en,
        "Shadow Children"@ja,
        "Shadow Children"@ja-latn ;
    foaf:name "Shadow Children"@en,
        "Shadow Children"@ja,
        "Shadow Children"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/19000/19000-1274378143.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19000#musicalexpression> ;
    mo:publisher <org/1016#subject> ;
    mo:record _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    mo:record_count 1 ;
    mo:release <event/48> ;
    schema:about <product/16#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/19000/19000-1274378143.jpg> ;
    schema:name "Trumpet"@en,
        "東乱兵闘"@ja,
        "Toranpetto"@ja-latn ;
    schema:publisher <org/1016#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/19000/19000-1274378143.jpg> .

_:N0e9560da20594b869c1f4e78e04c409f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!!"@en,
        "Bad Apple!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Bad Apple!!"@en,
        "Bad Apple!!"@ja .

_:N43fc334cb09c4fee9fbc5335e714c5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Land"@en,
        "Dream Land"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Dream Land"@en,
        "Dream Land"@ja .

_:N95246733e634473a8973e6a3fa78509f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selene's light"@en,
        "Selene's light"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Selene's light"@en,
        "Selene's light"@ja .

_:Nb683185b1f294e72a60b2860255713d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful"@en,
        "Peaceful"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Peaceful"@en,
        "Peaceful"@ja .

_:Nc4e870830fc04668bca354b4bc70b7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faint Dream ~ Inanimate Dream"@en,
        "幽夢 ～ Inanimate Dream"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Faint Dream ~ Inanimate Dream"@en,
        "幽夢 ～ Inanimate Dream"@ja .

_:Nf39d52108cad4d9ca9d7fc132bd572b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo ~ Lotus Land Story"@en,
        "幻想郷 ～ Lotus Land Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbab6639b3ec44f42a187743f1ca3a27e ;
    schema:name "Gensokyo ~ Lotus Land Story"@en,
        "幻想郷 ～ Lotus Land Story"@ja .

_:Nbab6639b3ec44f42a187743f1ca3a27e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e9560da20594b869c1f4e78e04c409f,
        _:N43fc334cb09c4fee9fbc5335e714c5ba,
        _:N95246733e634473a8973e6a3fa78509f,
        _:Nb683185b1f294e72a60b2860255713d0,
        _:Nc4e870830fc04668bca354b4bc70b7aa,
        _:Nf39d52108cad4d9ca9d7fc132bd572b0 ;
    mo:track_count 6 ;
    schema:duration "PT26:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e9560da20594b869c1f4e78e04c409f,
        _:N43fc334cb09c4fee9fbc5335e714c5ba,
        _:N95246733e634473a8973e6a3fa78509f,
        _:Nb683185b1f294e72a60b2860255713d0,
        _:Nc4e870830fc04668bca354b4bc70b7aa,
        _:Nf39d52108cad4d9ca9d7fc132bd572b0 .

