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

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

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

<artist/5714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24425#subject> ;
    schema:name "o.k.o.G4"@en ;
    foaf:made <album/24425#composition>,
        <album/24425#lyrics>,
        <album/24425#subject> ;
    foaf:name "o.k.o.G4"@en .

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/24425#musicalexpression> a mo:Signal ;
    mo:published_as <album/24425#subject> ;
    mo:records <album/24425#performance> .

<org/745#subject> schema:name "TRiANCE CODE"@en,
        "TRiANCE CODE"@ja,
        "TRiANCE CODE"@ja-latn ;
    foaf:name "TRiANCE CODE"@en,
        "TRiANCE CODE"@ja,
        "TRiANCE CODE"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/24425/24425-1299380238.jpg> a schema:ImageObject,
        foaf:Image .

<album/24425#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5714#subject> ;
    mo:produced_work <album/24425#musicalwork> ;
    schema:name "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn .

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

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

<artist/10307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24425#performance> ;
    schema:name "Rito Souya"@en,
        "蒼夜りと"@ja ;
    foaf:made <album/24425#lyrics>,
        <album/24425#subject> ;
    foaf:name "Rito Souya"@en,
        "蒼夜りと"@ja .

<artist/10308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24425#performance> ;
    schema:name "Rio Sahara"@en,
        "紗原りお"@ja ;
    foaf:name "Rio Sahara"@en,
        "紗原りお"@ja .

<album/24425#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn ;
    mo:performance_of <album/24425#musicalwork> ;
    mo:performer <artist/10307#subject>,
        <artist/10308#subject> ;
    mo:recorded_as <album/24425#musicalexpression> ;
    schema:byArtist <artist/10307#subject>,
        <artist/10308#subject> ;
    schema:name "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn ;
    schema:workPerformed <album/24425#musicalwork> .

<album/24425#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn ;
    mo:catalogue_number "TRCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24425#musicalexpression> ;
    mo:publisher <org/745#subject> ;
    mo:record _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/10307#subject>,
        <artist/10308#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/24425/24425-1299380238.jpg> ;
    schema:name "Smart Module Collection"@en,
        "Smart Module Collection"@ja,
        "Smart Module Collection"@ja-latn ;
    schema:publisher <org/745#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/24425/24425-1299380238.jpg> .

_:N04128eeae56a4fef990624d59ea9a623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackberry"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Blackberry"@en .

_:N0803e129d6c5441aab6da78df9dd8920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderland[ALiCE_MAGiC]"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Wonderland[ALiCE_MAGiC]"@en .

_:N0b65e3334f9446378dcf7e1bcde47675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Galaxy Star"@en .

_:N393095330a3543e781ba9193cc0a0a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power On"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Power On"@en .

_:N610680d7e3134c7b89ca05d4d30dfb09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UN-droid"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "UN-droid"@en .

_:Na836c244c248496890f9c15f01be9e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nexus Star (Remixing \"Galaxy Star\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Nexus Star (Remixing \"Galaxy Star\")"@en .

_:Nb3f0c99665d44fdd8d166a0b9eaa0ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Aria"@en .

_:Nbe70a772e13641d7987ee0e9485208b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X Arc"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "X Arc"@en .

_:Nd00f73c807954b1a847c8566cb19b101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Off"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "Power Off"@en .

_:Nd30dc186ff5f453bbbb0abfccb8b68c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GALPAGOS"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nea983a65ea4a4b2d8318a85ab63ac556 ;
    schema:name "GALPAGOS"@en .

_:Nea983a65ea4a4b2d8318a85ab63ac556 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04128eeae56a4fef990624d59ea9a623,
        _:N0803e129d6c5441aab6da78df9dd8920,
        _:N0b65e3334f9446378dcf7e1bcde47675,
        _:N393095330a3543e781ba9193cc0a0a22,
        _:N610680d7e3134c7b89ca05d4d30dfb09,
        _:Na836c244c248496890f9c15f01be9e9e,
        _:Nb3f0c99665d44fdd8d166a0b9eaa0ccf,
        _:Nbe70a772e13641d7987ee0e9485208b9,
        _:Nd00f73c807954b1a847c8566cb19b101,
        _:Nd30dc186ff5f453bbbb0abfccb8b68c0 ;
    mo:track_count 10 ;
    schema:duration "PT50:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N04128eeae56a4fef990624d59ea9a623,
        _:N0803e129d6c5441aab6da78df9dd8920,
        _:N0b65e3334f9446378dcf7e1bcde47675,
        _:N393095330a3543e781ba9193cc0a0a22,
        _:N610680d7e3134c7b89ca05d4d30dfb09,
        _:Na836c244c248496890f9c15f01be9e9e,
        _:Nb3f0c99665d44fdd8d166a0b9eaa0ccf,
        _:Nbe70a772e13641d7987ee0e9485208b9,
        _:Nd00f73c807954b1a847c8566cb19b101,
        _:Nd30dc186ff5f453bbbb0abfccb8b68c0 .

