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

<artist/16304#subject> a schema:Person,
        foaf:Person ;
    schema:name "takashi"@en ;
    foaf:made <album/46966#lyrics>,
        <album/46966#subject> ;
    foaf:name "takashi"@en .

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

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

<event/47> a mo:Release ;
    schema:name "Released at M3-2007 Spring (Apr 29, 2007)" .

<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/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/46966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/46966#musicalwork> ;
    schema:name "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/66/46966/46966-1405734692.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn ;
    mo:performance_of <album/46966#musicalwork> ;
    mo:performer _:N2bf01a0724a344b18aa16fd11b75223a,
        _:N5c80cde352984fa2a47b4e64d63bcfd9,
        _:N82d4dc8615884c2aac406c815de1dd8f,
        _:Nc91d72848b7b4ec985b5cc96ae51ffe6 ;
    mo:recorded_as <album/46966#musicalexpression> ;
    schema:byArtist _:N2bf01a0724a344b18aa16fd11b75223a,
        _:N5c80cde352984fa2a47b4e64d63bcfd9,
        _:N82d4dc8615884c2aac406c815de1dd8f,
        _:Nc91d72848b7b4ec985b5cc96ae51ffe6 ;
    schema:name "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn ;
    schema:workPerformed <album/46966#musicalwork> .

<album/46966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-29"^^xsd:date ;
    dcterms:title "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn ;
    mo:catalogue_number "Light-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46966#musicalexpression> ;
    mo:publisher _:N3d43ef18a1a74976b604460c3f6e9c4f ;
    mo:record _:N19a954d22b6a45118d67f560ccaa8178 ;
    mo:record_count 1 ;
    mo:release <event/47> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "小澤裕子"@en ;
            foaf:name "小澤裕子"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "K→R"@en ;
            foaf:name "K→R"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "紅綺"@en ;
            foaf:name "紅綺"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "涼"@en ;
            foaf:name "涼"@en ] ;
    schema:datePublished "2007-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/46966/46966-1405734692.jpg> ;
    schema:name "K points"@en,
        "K点"@ja,
        "K ten"@ja-latn ;
    schema:publisher _:N3d43ef18a1a74976b604460c3f6e9c4f ;
    foaf:depiction <https://media.vgm.io/albums/66/46966/46966-1405734692.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ナオ太"@en ;
    foaf:made <album/46966#lyrics> ;
    foaf:name "ナオ太"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ナオ太"@en ;
    foaf:made <album/46966#subject> ;
    foaf:name "ナオ太"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "K→R"@en ;
    foaf:made <album/46966#subject> ;
    foaf:name "K→R"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "K→R"@en ;
    foaf:made <album/46966#lyrics> ;
    foaf:name "K→R"@en .

_:N1b5fc893799e4990a34ae967b24987e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラネタリウム"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "プラネタリウム"@ja .

_:N2bf01a0724a344b18aa16fd11b75223a a schema:Person,
        foaf:Person ;
    mo:performed <album/46966#performance> ;
    schema:name "小澤裕子"@en ;
    foaf:name "小澤裕子"@en .

_:N38fc5316b27f43b49f76453f2f62fd44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレンジデイズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "オレンジデイズ"@ja .

_:N3d43ef18a1a74976b604460c3f6e9c4f schema:name "Light ? Staff"@en ;
    foaf:name "Light ? Staff"@en .

_:N5c80cde352984fa2a47b4e64d63bcfd9 a schema:Person,
        foaf:Person ;
    mo:performed <album/46966#performance> ;
    schema:name "紅綺"@en ;
    foaf:name "紅綺"@en .

_:N82d4dc8615884c2aac406c815de1dd8f a schema:Person,
        foaf:Person ;
    mo:performed <album/46966#performance> ;
    schema:name "涼"@en ;
    foaf:name "涼"@en .

_:N99d120ee8ec84832917082494df41b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽炎"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "陽炎"@ja .

_:N9bb4a01fb98645da972446ddac2bc6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "友達"@ja .

_:N9e24b61d24b642aba664e4e612d639a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナイトメア"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "ナイトメア"@ja .

_:Nc34c5880aff34e34baf9f0768e58dda9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しあわせのカタチ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "しあわせのカタチ"@ja .

_:Nc91d72848b7b4ec985b5cc96ae51ffe6 a schema:Person,
        foaf:Person ;
    mo:performed <album/46966#performance> ;
    schema:name "K→R"@en ;
    foaf:name "K→R"@en .

_:Nc9df5c92d559436795891061da41c0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エゴイスト"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "エゴイスト"@ja .

_:Ncc3a794134f441028c605983bf1a8d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's fly high"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19a954d22b6a45118d67f560ccaa8178 ;
    schema:name "Let's fly high"@ja .

_:N19a954d22b6a45118d67f560ccaa8178 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b5fc893799e4990a34ae967b24987e4,
        _:N38fc5316b27f43b49f76453f2f62fd44,
        _:N99d120ee8ec84832917082494df41b48,
        _:N9bb4a01fb98645da972446ddac2bc6fc,
        _:N9e24b61d24b642aba664e4e612d639a4,
        _:Nc34c5880aff34e34baf9f0768e58dda9,
        _:Nc9df5c92d559436795891061da41c0e8,
        _:Ncc3a794134f441028c605983bf1a8d79 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1b5fc893799e4990a34ae967b24987e4,
        _:N38fc5316b27f43b49f76453f2f62fd44,
        _:N99d120ee8ec84832917082494df41b48,
        _:N9bb4a01fb98645da972446ddac2bc6fc,
        _:N9e24b61d24b642aba664e4e612d639a4,
        _:Nc34c5880aff34e34baf9f0768e58dda9,
        _:Nc9df5c92d559436795891061da41c0e8,
        _:Ncc3a794134f441028c605983bf1a8d79 .

