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

<artist/2028#subject> a schema:Person,
        foaf:Person ;
    schema:name "JeetSingh"@en ;
    foaf:made <album/98965#lyrics>,
        <album/98965#subject> ;
    foaf:name "JeetSingh"@en .

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

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

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/56/98965/98965-1589651621.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/49546#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98965#performance> ;
    schema:name "LyuU"@en ;
    foaf:made <album/98965#lyrics>,
        <album/98965#subject> ;
    foaf:name "LyuU"@en .

<album/98965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nu"@en,
        "Nu"@ja,
        "Nu"@ja-latn ;
    mo:performance_of <album/98965#musicalwork> ;
    mo:performer _:N262b372a4b004d769c3827fe38d1ca0e,
        _:N701bca84723a46f98632c82919d09df5,
        _:N882691f4c753461481e5196d775f817e,
        <artist/49546#subject> ;
    mo:recorded_as <album/98965#musicalexpression> ;
    schema:byArtist _:N262b372a4b004d769c3827fe38d1ca0e,
        _:N701bca84723a46f98632c82919d09df5,
        _:N882691f4c753461481e5196d775f817e,
        <artist/49546#subject> ;
    schema:name "Nu"@en,
        "Nu"@ja,
        "Nu"@ja-latn ;
    schema:workPerformed <album/98965#musicalwork> .

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

<album/98965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Nu"@en,
        "Nu"@ja,
        "Nu"@ja-latn ;
    mo:catalogue_number "CRAD-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98965#musicalexpression> ;
    mo:publisher <org/560#subject> ;
    mo:record _:N9cce8112b09945c287ab40238a960821 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/276#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "TBK"@en ;
            foaf:name "TBK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "なぎさMK-02"@en ;
            foaf:name "なぎさMK-02"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "纓纓EI"@en ;
            foaf:name "纓纓EI"@en ],
        <artist/49546#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/98965/98965-1589651621.jpg> ;
    schema:name "Nu"@en,
        "Nu"@ja,
        "Nu"@ja-latn ;
    schema:publisher <org/560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/98965/98965-1589651621.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "なのろく"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "なのろく"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "なぎさMK-02"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "なぎさMK-02"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "なのろく"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "なのろく"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ame"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "Ame"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "杰亞"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "杰亞"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ame"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "Ame"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chia"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "Chia"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chia"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "Chia"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "杰亞"@en ;
    foaf:made <album/98965#lyrics> ;
    foaf:name "杰亞"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "なぎさMK-02"@en ;
    foaf:made <album/98965#subject> ;
    foaf:name "なぎさMK-02"@en .

_:N2317b3bf42ff43b0b705b6519238a2bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋はメラメラ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "恋はメラメラ"@ja .

_:N262b372a4b004d769c3827fe38d1ca0e a schema:Person,
        foaf:Person ;
    mo:performed <album/98965#performance> ;
    schema:name "纓纓EI"@en ;
    foaf:name "纓纓EI"@en .

_:N3712c2a2a1b6417489d661845fb549af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終身徒刑"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "終身徒刑"@ja .

_:N701bca84723a46f98632c82919d09df5 a schema:Person,
        foaf:Person ;
    mo:performed <album/98965#performance> ;
    schema:name "TBK"@en ;
    foaf:name "TBK"@en .

_:N7428d1a0d95641369e59adc86c18a06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遊星航路"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "遊星航路"@ja .

_:N82056f815d39497a9bd40b9d26af6efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13センチ。"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "13センチ。"@ja .

_:N882691f4c753461481e5196d775f817e a schema:Person,
        foaf:Person ;
    mo:performed <album/98965#performance> ;
    schema:name "なぎさMK-02"@en ;
    foaf:name "なぎさMK-02"@en .

_:Nb156ef21f1624085a52d3774396e6114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "台風ガール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "台風ガール"@ja .

_:Nce1410c0080e49d798332567536c1e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo of Wind"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "Echo of Wind"@ja .

_:Ne75478b47dea4cc886b4bff05f4add0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Louve d’Automne"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N9cce8112b09945c287ab40238a960821 ;
    schema:name "Louve d’Automne"@ja .

_:N9cce8112b09945c287ab40238a960821 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2317b3bf42ff43b0b705b6519238a2bb,
        _:N3712c2a2a1b6417489d661845fb549af,
        _:N7428d1a0d95641369e59adc86c18a06d,
        _:N82056f815d39497a9bd40b9d26af6efd,
        _:Nb156ef21f1624085a52d3774396e6114,
        _:Nce1410c0080e49d798332567536c1e71,
        _:Ne75478b47dea4cc886b4bff05f4add0a ;
    mo:track_count 7 ;
    schema:duration "PT29:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2317b3bf42ff43b0b705b6519238a2bb,
        _:N3712c2a2a1b6417489d661845fb549af,
        _:N7428d1a0d95641369e59adc86c18a06d,
        _:N82056f815d39497a9bd40b9d26af6efd,
        _:Nb156ef21f1624085a52d3774396e6114,
        _:Nce1410c0080e49d798332567536c1e71,
        _:Ne75478b47dea4cc886b4bff05f4add0a .

