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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12670#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/12670#composition>,
        <album/12670#subject> ;
    foaf:name "U2"@en .

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/07/12670/12670-1237646895.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/12670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "prima"@en,
        "prima"@ja,
        "prima"@ja-latn ;
    mo:catalogue_number "ORTA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12670#musicalexpression> ;
    mo:publisher _:Nf5484f6aaaad4cddb1a1936140da1c7b ;
    mo:record _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/12670/12670-1237646895.jpg> ;
    schema:name "prima"@en,
        "prima"@ja,
        "prima"@ja-latn ;
    schema:publisher _:Nf5484f6aaaad4cddb1a1936140da1c7b ;
    foaf:depiction <https://media.vgm.io/albums/07/12670/12670-1237646895.jpg> .

_:N00af03a85c29414fb2dd03a7ba2fe952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢消失 ～Lost Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "夢消失 ～Lost Dream"@ja .

_:N11cce0da049c403790689a603e697373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館 ～Chinese Tea"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "上海紅茶館 ～Chinese Tea"@ja .

_:N26e35cf0c07147e1bf8be558872dad2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "おてんば恋娘"@ja .

_:N66407778e49940cba6ff8a571062e78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "砕月"@ja .

_:N83ed17e0254b4c9594085e26800112f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のダークサイド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "運命のダークサイド"@ja .

_:Ne8d03e489df64caa83494c5e32f910c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "砕月"@ja .

_:Nf432aecf5d134a8fb33b559ec12ce3d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方緋想天"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "東方緋想天"@ja .

_:Nf5484f6aaaad4cddb1a1936140da1c7b schema:name "orutaneito"@en ;
    foaf:name "orutaneito"@en .

_:Nfb91e9bcf6554ab8919114cf077193ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神さびた古戦場 ～Suwa Foughten Field"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N963dd0c9c1214ac3859a9129dfe72c6b ;
    schema:name "神さびた古戦場 ～Suwa Foughten Field"@ja .

_:N963dd0c9c1214ac3859a9129dfe72c6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00af03a85c29414fb2dd03a7ba2fe952,
        _:N11cce0da049c403790689a603e697373,
        _:N26e35cf0c07147e1bf8be558872dad2e,
        _:N66407778e49940cba6ff8a571062e78d,
        _:N83ed17e0254b4c9594085e26800112f5,
        _:Ne8d03e489df64caa83494c5e32f910c9,
        _:Nf432aecf5d134a8fb33b559ec12ce3d3,
        _:Nfb91e9bcf6554ab8919114cf077193ac ;
    mo:track_count 8 ;
    schema:duration "PT29:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00af03a85c29414fb2dd03a7ba2fe952,
        _:N11cce0da049c403790689a603e697373,
        _:N26e35cf0c07147e1bf8be558872dad2e,
        _:N66407778e49940cba6ff8a571062e78d,
        _:N83ed17e0254b4c9594085e26800112f5,
        _:Ne8d03e489df64caa83494c5e32f910c9,
        _:Nf432aecf5d134a8fb33b559ec12ce3d3,
        _:Nfb91e9bcf6554ab8919114cf077193ac .

