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

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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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 .

<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/17001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17001#musicalwork> ;
    schema:name "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn .

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

<album/17001#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn ;
    mo:performance_of <album/17001#musicalwork> ;
    mo:recorded_as <album/17001#musicalexpression> ;
    schema:name "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn ;
    schema:workPerformed <album/17001#musicalwork> .

<org/357#subject> schema:name "Halozy"@en,
        "Halozy"@ja,
        "Halozy"@ja-latn ;
    foaf:name "Halozy"@en,
        "Halozy"@ja,
        "Halozy"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/17001/17001-1417359059.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn ;
    mo:catalogue_number "HLZY-0000-1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17001#musicalexpression> ;
    mo:publisher <org/357#subject> ;
    mo:record _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/17001/17001-1417359059.jpg> ;
    schema:name "NEXTRA"@en,
        "NEXTRA"@ja,
        "NEXTRA"@ja-latn ;
    schema:publisher <org/357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/17001/17001-1417359059.jpg> .

_:N4e1524bc922246fcb46d70af76bf1b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? (Instrumental)"@en,
        "U.N.オーエンは彼女なのか？ (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    schema:name "U.N. Owen was her? (Instrumental)"@en,
        "U.N.オーエンは彼女なのか？ (Instrumental)"@ja .

_:Na36925d605e14e4ca4d0f422b999bf91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ Lunatic Princess (Instrumental)"@en,
        "竹取飛翔 ～ Lunatic Princess (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess (Instrumental)"@en,
        "竹取飛翔 ～ Lunatic Princess (Instrumental)"@ja .

_:Nacd9c900bf7243e4b3fafbc07a7b3e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea (Instrumental)"@en,
        "上海紅茶館 ～ Chinese Tea (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea (Instrumental)"@en,
        "上海紅茶館 ～ Chinese Tea (Instrumental)"@ja .

_:Nc7d5a5f24b244091ba8332c560c2c596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World (Instrumental)"@en,
        "懐かしき東方の血 ～ Old World (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    schema:name "Nostalgic Blood of the East ~ Old World (Instrumental)"@en,
        "懐かしき東方の血 ～ Old World (Instrumental)"@ja .

_:Nc887cddc02a24df9a3fd6aebe7983023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning Home from the Sky ~ Sky Dream (Instrumental)"@en,
        "空の帰り道 ～ Sky Dream (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc9eb0601bc094ada8f2b183f16d80a47 ;
    schema:name "Returning Home from the Sky ~ Sky Dream (Instrumental)"@en,
        "空の帰り道 ～ Sky Dream (Instrumental)"@ja .

_:Nc9eb0601bc094ada8f2b183f16d80a47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e1524bc922246fcb46d70af76bf1b98,
        _:Na36925d605e14e4ca4d0f422b999bf91,
        _:Nacd9c900bf7243e4b3fafbc07a7b3e8b,
        _:Nc7d5a5f24b244091ba8332c560c2c596,
        _:Nc887cddc02a24df9a3fd6aebe7983023 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4e1524bc922246fcb46d70af76bf1b98,
        _:Na36925d605e14e4ca4d0f422b999bf91,
        _:Nacd9c900bf7243e4b3fafbc07a7b3e8b,
        _:Nc7d5a5f24b244091ba8332c560c2c596,
        _:Nc887cddc02a24df9a3fd6aebe7983023 .

