@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 _:Ne0db256644f1435a9aa15ad74afa9585 ;
    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> .

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

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

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

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

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

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

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

_:Ne0db256644f1435a9aa15ad74afa9585 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19a3ab0fa3c64906ace0570e4571650b,
        _:N7b9ab35e9df9492b819fca1c352c0067,
        _:N8912ea7792f646ac9c263bb8775a00f5,
        _:N8abd84445c904b1e86611dee049f8fb7,
        _:Nb82b1bdb787a47c1a39dc7482d8f72fd,
        _:Nc9cb0080dcc143ee9020d165f1da50e5,
        _:Nebd1a0a4bb854d5a81d28d10996ef640 ;
    mo:track_count 7 ;
    schema:duration "PT26:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N19a3ab0fa3c64906ace0570e4571650b,
        _:N7b9ab35e9df9492b819fca1c352c0067,
        _:N8912ea7792f646ac9c263bb8775a00f5,
        _:N8abd84445c904b1e86611dee049f8fb7,
        _:Nb82b1bdb787a47c1a39dc7482d8f72fd,
        _:Nc9cb0080dcc143ee9020d165f1da50e5,
        _:Nebd1a0a4bb854d5a81d28d10996ef640 .

