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

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

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

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

<event/79> a mo:Release ;
    schema:name "Released at Akatsuki no Utage 3 (May 06, 2009)" .

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

<album/14576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14576#musicalwork> ;
    schema:name "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/67/14576/14576-1247755409.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2468#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14576#performance> ;
    schema:name "haru*nya"@en ;
    foaf:name "haru*nya"@en .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14576#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/5629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14576#performance> ;
    schema:name "Line Miyako"@en,
        "都来りね"@ja ;
    foaf:name "Line Miyako"@en,
        "都来りね"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14576#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/14576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn ;
    mo:performance_of <album/14576#musicalwork> ;
    mo:performer <artist/2468#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/14576#musicalexpression> ;
    schema:byArtist <artist/2468#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:name "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn ;
    schema:workPerformed <album/14576#musicalwork> .

<album/14576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-06"^^xsd:date ;
    dcterms:title "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn ;
    mo:catalogue_number "STCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14576#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N31e6347e77ce44dca7e15b561a21039f ;
    mo:record_count 1 ;
    mo:release <event/79> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/2468#subject>,
        <artist/2518#subject>,
        <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2009-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/14576/14576-1247755409.jpg> ;
    schema:name "Jikan Dorobou"@en,
        "時間泥棒"@ja,
        "Jikan Dorobou"@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/14576/14576-1247755409.jpg> .

_:N0684367932a04538b7c16fff71d5663a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "門閂問"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "門閂問"@ja .

_:N06b8ea2751454536bc209291f4b86ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪盗サクヤ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "怪盗サクヤ"@ja .

_:N2d31b0f492a84f749f68f6dcff00157d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブック・オン！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "ブック・オン！"@ja .

_:N6994606dcdc84726b160b829f527564f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふらふら"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "ふらふら"@ja .

_:N7fae275d8fac47e6b64f6ba5c1e0914b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヌスンデクレナイ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "ヌスンデクレナイ"@ja .

_:N842d18f03952432ca9b9e19233e81a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひんやり牧場"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "ひんやり牧場"@ja .

_:N8eac43981a3141108d40fc2b7ca0fed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼灯Deep"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N31e6347e77ce44dca7e15b561a21039f ;
    schema:name "鬼灯Deep"@ja .

_:N31e6347e77ce44dca7e15b561a21039f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0684367932a04538b7c16fff71d5663a,
        _:N06b8ea2751454536bc209291f4b86ea0,
        _:N2d31b0f492a84f749f68f6dcff00157d,
        _:N6994606dcdc84726b160b829f527564f,
        _:N7fae275d8fac47e6b64f6ba5c1e0914b,
        _:N842d18f03952432ca9b9e19233e81a41,
        _:N8eac43981a3141108d40fc2b7ca0fed4 ;
    mo:track_count 7 ;
    schema:duration "PT26:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0684367932a04538b7c16fff71d5663a,
        _:N06b8ea2751454536bc209291f4b86ea0,
        _:N2d31b0f492a84f749f68f6dcff00157d,
        _:N6994606dcdc84726b160b829f527564f,
        _:N7fae275d8fac47e6b64f6ba5c1e0914b,
        _:N842d18f03952432ca9b9e19233e81a41,
        _:N8eac43981a3141108d40fc2b7ca0fed4 .

