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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/107021#lyrics>,
        <album/107021#subject> ;
    foaf:name "rudder-k"@en .

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

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

<album/107021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/107021#musicalwork> ;
    schema:name "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> ;
    foaf:depicts <album/107021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> .

<https://medium-media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "TERRA"@en ;
    foaf:name "TERRA"@en .

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:made <album/107021#lyrics>,
        <album/107021#subject> ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

<album/107021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn ;
    mo:catalogue_number "PSYC-0021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107021#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nc119f1588cc8478686bd6525446b0e2e ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "もやしん"@en ;
            foaf:name "もやしん"@en ],
        <artist/1106#subject>,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> ;
    schema:name "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/107021/107021-fdfd86a0a7ca.png> .

<album/107021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn ;
    mo:performance_of <album/107021#musicalwork> ;
    mo:performer _:Na94398a16247475b82de6aae5ea6c685,
        <artist/1106#subject>,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/107021#musicalexpression> ;
    schema:byArtist _:Na94398a16247475b82de6aae5ea6c685,
        <artist/1106#subject>,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:name "Standalone"@en,
        "スタンドアローン"@ja,
        "Standalone"@ja-latn ;
    schema:workPerformed <album/107021#musicalwork> .

_:N264c5659d3934ad69b218f8ff44e3782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to the day"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "Return to the day"@ja .

_:N2f13e1c7e54842b69e8e80147360487a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒミツを暴いて"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "ヒミツを暴いて"@ja .

_:N3db17fcade154b8994e1528eda934066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒミツを暴いて -off vox-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "ヒミツを暴いて -off vox-"@ja .

_:N750143fdf90a42d18f9796b9084e9856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise me"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "Promise me"@ja .

_:N8c7091b980104b0abb9d039cbc46c14f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay by my side"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "Stay by my side"@ja .

_:N92990100b02f4ebbafd5f5efc2664607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人ボッチヒーロー -off vox-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "二人ボッチヒーロー -off vox-"@ja .

_:N94248e2102d1498087a2ec87498add6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOiSE -ノイズ-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "NOiSE -ノイズ-"@ja .

_:N95e29a802b9649459c5ec8d57762435f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人ボッチヒーロー"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "二人ボッチヒーロー"@ja .

_:Na94398a16247475b82de6aae5ea6c685 a schema:Person,
        foaf:Person ;
    mo:performed <album/107021#performance> ;
    schema:name "もやしん"@en ;
    foaf:name "もやしん"@en .

_:Nc763755475fa433a83b260c078a475e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOiSE -ノイズ- -off vox-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc119f1588cc8478686bd6525446b0e2e ;
    schema:name "NOiSE -ノイズ- -off vox-"@ja .

_:Nc119f1588cc8478686bd6525446b0e2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N264c5659d3934ad69b218f8ff44e3782,
        _:N2f13e1c7e54842b69e8e80147360487a,
        _:N3db17fcade154b8994e1528eda934066,
        _:N750143fdf90a42d18f9796b9084e9856,
        _:N8c7091b980104b0abb9d039cbc46c14f,
        _:N92990100b02f4ebbafd5f5efc2664607,
        _:N94248e2102d1498087a2ec87498add6b,
        _:N95e29a802b9649459c5ec8d57762435f,
        _:Nc763755475fa433a83b260c078a475e3 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N264c5659d3934ad69b218f8ff44e3782,
        _:N2f13e1c7e54842b69e8e80147360487a,
        _:N3db17fcade154b8994e1528eda934066,
        _:N750143fdf90a42d18f9796b9084e9856,
        _:N8c7091b980104b0abb9d039cbc46c14f,
        _:N92990100b02f4ebbafd5f5efc2664607,
        _:N94248e2102d1498087a2ec87498add6b,
        _:N95e29a802b9649459c5ec8d57762435f,
        _:Nc763755475fa433a83b260c078a475e3 .

