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

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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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 .

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

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

<org/3804#subject> schema:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn ;
    foaf:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/130559/130559-a06d63dafd85.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clockwork Windup"@en,
        "Clockwork Windup"@ja,
        "Clockwork Windup"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mascarpone"@en ;
            foaf:made <album/130559#composition> ;
            foaf:name "Mascarpone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/130559#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/130559#musicalwork> ;
    schema:name "Clockwork Windup"@en,
        "Clockwork Windup"@ja,
        "Clockwork Windup"@ja-latn .

<album/130559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Clockwork Windup"@en,
        "Clockwork Windup"@ja,
        "Clockwork Windup"@ja-latn ;
    mo:catalogue_number "MSCR-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130559#musicalexpression> ;
    mo:publisher <org/3804#subject> ;
    mo:record _:N9e861789ccff474facf1720a4d899eb4 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/1948#subject>,
        <product/22#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/130559/130559-a06d63dafd85.jpg> ;
    schema:name "Clockwork Windup"@en,
        "Clockwork Windup"@ja,
        "Clockwork Windup"@ja-latn ;
    schema:publisher <org/3804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/130559/130559-a06d63dafd85.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130559#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/130559#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130559#subject> ;
    schema:name "Mascarpone"@en ;
    foaf:made <album/130559#subject> ;
    foaf:name "Mascarpone"@en .

_:N33f131c87eca4e1a95d3d64237af9c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ballad"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "ballad"@ja .

_:N3cd7232125ba49028a2c7d8dbf932d29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "現世ストリクス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "現世ストリクス"@ja .

_:N6024f378767f45f8948fdb3d337318b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primo"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "Primo"@ja .

_:Na1107220a68a4b779f89fc18d035100a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影狼 ～Blood Scent～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "影狼 ～Blood Scent～"@ja .

_:Na673edffc2694211844c42e94bc8a9a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖夢の霊剣 ～ghost blade～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "妖夢の霊剣 ～ghost blade～"@ja .

_:Nb42b215499a54f26ab048b22374a63a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omake"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "Omake"@ja .

_:Nbbc585c194674d9591a19374e4679820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5周年でこんばんわ、マスカルポーネです。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "5周年でこんばんわ、マスカルポーネです。"@ja .

_:Neb5605bfaab64fdbab49f002b6de476d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逆さの楽園（feat.O太 & しゃばだば）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "逆さの楽園（feat.O太 & しゃばだば）"@ja .

_:Nf6e22b5254054d50aef0554cfa37dd81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Windup"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N9e861789ccff474facf1720a4d899eb4 ;
    schema:name "Clockwork Windup"@ja .

_:N9e861789ccff474facf1720a4d899eb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33f131c87eca4e1a95d3d64237af9c69,
        _:N3cd7232125ba49028a2c7d8dbf932d29,
        _:N6024f378767f45f8948fdb3d337318b8,
        _:Na1107220a68a4b779f89fc18d035100a,
        _:Na673edffc2694211844c42e94bc8a9a9,
        _:Nb42b215499a54f26ab048b22374a63a7,
        _:Nbbc585c194674d9591a19374e4679820,
        _:Neb5605bfaab64fdbab49f002b6de476d,
        _:Nf6e22b5254054d50aef0554cfa37dd81 ;
    mo:track_count 9 ;
    schema:duration "PT29:09"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N33f131c87eca4e1a95d3d64237af9c69,
        _:N3cd7232125ba49028a2c7d8dbf932d29,
        _:N6024f378767f45f8948fdb3d337318b8,
        _:Na1107220a68a4b779f89fc18d035100a,
        _:Na673edffc2694211844c42e94bc8a9a9,
        _:Nb42b215499a54f26ab048b22374a63a7,
        _:Nbbc585c194674d9591a19374e4679820,
        _:Neb5605bfaab64fdbab49f002b6de476d,
        _:Nf6e22b5254054d50aef0554cfa37dd81 .

