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

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

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

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

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36857#subject> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/36857#composition>,
        <album/36857#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<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/36857#musicalexpression> a mo:Signal ;
    mo:published_as <album/36857#subject> ;
    mo:records <album/36857#performance> .

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

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

<https://medium-media.vgm.io/albums/75/36857/36857-1363993800.jpg> a schema:ImageObject,
        foaf:Image .

<album/36857#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7069#subject> ;
    mo:produced_work <album/36857#musicalwork> ;
    schema:name "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn .

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

<album/36857#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn ;
    mo:performance_of <album/36857#musicalwork> ;
    mo:performer <artist/6985#subject> ;
    mo:recorded_as <album/36857#musicalexpression> ;
    schema:byArtist <artist/6985#subject> ;
    schema:name "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn ;
    schema:workPerformed <album/36857#musicalwork> .

<artist/6985#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36857#performance> ;
    schema:name "Kobakyon"@en,
        "こばきょん"@ja ;
    foaf:name "Kobakyon"@en,
        "こばきょん"@ja .

<album/36857#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn ;
    mo:catalogue_number "PAER-0052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36857#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nb08fd025651c42fb9f6c911e6a979cad ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/6985#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/36857/36857-1363993800.jpg> ;
    schema:name "du Cafe' tre"@en,
        "du Cafe' tre"@ja,
        "du Cafe' tre"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/36857/36857-1363993800.jpg> .

_:N0452e0f428864748b33464117947aa03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your heart,your smile"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "your heart,your smile"@ja .

_:N4845380e9a474b50a707585695636793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LES TOILES"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "LES TOILES"@ja .

_:N59be8e29f9cf4f20ae02be205c06ac10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DU SOLEIL"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "DU SOLEIL"@ja .

_:N5ba7de3ed1834d409df75cc9f9345de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's my Cafe Style"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "It's my Cafe Style"@ja .

_:N75ca6b235a4043c0bc83968019c8e049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A LA MODE feat.こばきょん"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "A LA MODE feat.こばきょん"@ja .

_:N9574928f9ace4e87bc74a785419f4b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Holiday"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "Happy Holiday"@ja .

_:N9b7561f25b084c55ac8aa0af1cf5d859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "breaktime for you"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "breaktime for you"@ja .

_:Nbde0bd12b866478fb4397be984123ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "closed,goodbye."@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "closed,goodbye."@ja .

_:Ne694da9dd0d34f01a535e7d448ec5dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet sweet girl"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "sweet sweet girl"@ja .

_:Nf052f2fb2f04456f8c3704c7fdf4aada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shite cup"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nb08fd025651c42fb9f6c911e6a979cad ;
    schema:name "shite cup"@ja .

_:Nb08fd025651c42fb9f6c911e6a979cad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0452e0f428864748b33464117947aa03,
        _:N4845380e9a474b50a707585695636793,
        _:N59be8e29f9cf4f20ae02be205c06ac10,
        _:N5ba7de3ed1834d409df75cc9f9345de3,
        _:N75ca6b235a4043c0bc83968019c8e049,
        _:N9574928f9ace4e87bc74a785419f4b09,
        _:N9b7561f25b084c55ac8aa0af1cf5d859,
        _:Nbde0bd12b866478fb4397be984123ee8,
        _:Ne694da9dd0d34f01a535e7d448ec5dbb,
        _:Nf052f2fb2f04456f8c3704c7fdf4aada ;
    mo:track_count 10 ;
    schema:duration "PT41:45"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0452e0f428864748b33464117947aa03,
        _:N4845380e9a474b50a707585695636793,
        _:N59be8e29f9cf4f20ae02be205c06ac10,
        _:N5ba7de3ed1834d409df75cc9f9345de3,
        _:N75ca6b235a4043c0bc83968019c8e049,
        _:N9574928f9ace4e87bc74a785419f4b09,
        _:N9b7561f25b084c55ac8aa0af1cf5d859,
        _:Nbde0bd12b866478fb4397be984123ee8,
        _:Ne694da9dd0d34f01a535e7d448ec5dbb,
        _:Nf052f2fb2f04456f8c3704c7fdf4aada .

