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

<album/68327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Something for you"@en,
        "Something for you"@ja,
        "Something for you"@ja-latn ;
    mo:produced_work <album/68327#musicalwork> ;
    schema:name "Something for you"@en,
        "Something for you"@ja,
        "Something for you"@ja-latn .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

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

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

<org/921#subject> schema:name "556mm"@en,
        "556ミリメートル"@ja,
        "556mm"@ja-latn ;
    foaf:name "556mm"@en,
        "556ミリメートル"@ja,
        "556mm"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/68327/68327-ae8389670867.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Something for you"@en,
        "Something for you"@ja,
        "Something for you"@ja-latn ;
    mo:catalogue_number "MMCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68327#musicalexpression> ;
    mo:publisher <org/921#subject> ;
    mo:record _:Nba867f8beb544ad0b636185e21aa5645 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/68327/68327-ae8389670867.jpg> ;
    schema:name "Something for you"@en,
        "Something for you"@ja,
        "Something for you"@ja-latn ;
    schema:publisher <org/921#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/68327/68327-ae8389670867.jpg> .

_:N2ed957f7584c4fedab757b945ab94b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent affection (instrumental)"@en,
        "innocent affection (instrumental)"@ja,
        "innocent affection (instrumental)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "innocent affection (instrumental)"@en,
        "innocent affection (instrumental)"@ja,
        "innocent affection (instrumental)"@ja-latn .

_:N3869f89001324ed1b2f8ebae6ab70fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Mine,I'm Yours (EUROBEAT Remix)"@en,
        "君は僕の、僕は君の (EUROBEAT Remix)"@ja,
        "Kimi Wa Boku No,Boku Wa Kimi No (EUROBEAT Remix)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "You're Mine,I'm Yours (EUROBEAT Remix)"@en,
        "君は僕の、僕は君の (EUROBEAT Remix)"@ja,
        "Kimi Wa Boku No,Boku Wa Kimi No (EUROBEAT Remix)"@ja-latn .

_:N3d4a1f5e095849d583697bc899ec0480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R360"@en,
        "R360"@ja,
        "R360"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "R360"@en,
        "R360"@ja,
        "R360"@ja-latn .

_:N7765a31107044c728cfe28371dc65554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I feel something for you"@en,
        "I feel something for you"@ja,
        "I feel something for you"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "I feel something for you"@en,
        "I feel something for you"@ja,
        "I feel something for you"@ja-latn .

_:Naffd39fc09c54e02bdf0ad5a2063404b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love of fate (instrumental)"@en,
        "Love of fate (instrumental)"@ja,
        "Love of fate (instrumental)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "Love of fate (instrumental)"@en,
        "Love of fate (instrumental)"@ja,
        "Love of fate (instrumental)"@ja-latn .

_:Nb644b1cae13a43a89004dba2968443c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Now!"@en,
        "Dreaming Now!"@ja,
        "Dreaming Now!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "Dreaming Now!"@en,
        "Dreaming Now!"@ja,
        "Dreaming Now!"@ja-latn .

_:Nb8fdef8f3604487baede3c940c825991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "distant memory"@en,
        "distant memory"@ja,
        "distant memory"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "distant memory"@en,
        "distant memory"@ja,
        "distant memory"@ja-latn .

_:Nc95442a684c4416f990f6698ab0c0068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MYSELF"@en,
        "MYSELF"@ja,
        "MYSELF"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "MYSELF"@en,
        "MYSELF"@ja,
        "MYSELF"@ja-latn .

_:Nd161c59762554e389a11a46c42dea475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NecRo"@en,
        "NecRo"@ja,
        "NecRo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nba867f8beb544ad0b636185e21aa5645 ;
    schema:name "NecRo"@en,
        "NecRo"@ja,
        "NecRo"@ja-latn .

_:Nba867f8beb544ad0b636185e21aa5645 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ed957f7584c4fedab757b945ab94b8d,
        _:N3869f89001324ed1b2f8ebae6ab70fae,
        _:N3d4a1f5e095849d583697bc899ec0480,
        _:N7765a31107044c728cfe28371dc65554,
        _:Naffd39fc09c54e02bdf0ad5a2063404b,
        _:Nb644b1cae13a43a89004dba2968443c6,
        _:Nb8fdef8f3604487baede3c940c825991,
        _:Nc95442a684c4416f990f6698ab0c0068,
        _:Nd161c59762554e389a11a46c42dea475 ;
    mo:track_count 9 ;
    schema:duration "PT40:47"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2ed957f7584c4fedab757b945ab94b8d,
        _:N3869f89001324ed1b2f8ebae6ab70fae,
        _:N3d4a1f5e095849d583697bc899ec0480,
        _:N7765a31107044c728cfe28371dc65554,
        _:Naffd39fc09c54e02bdf0ad5a2063404b,
        _:Nb644b1cae13a43a89004dba2968443c6,
        _:Nb8fdef8f3604487baede3c940c825991,
        _:Nc95442a684c4416f990f6698ab0c0068,
        _:Nd161c59762554e389a11a46c42dea475 .

