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

<artist/4060#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akuta Utsuro"@en,
        "うつろあくた"@ja ;
    foaf:made <album/8580#lyrics>,
        <album/8580#subject> ;
    foaf:name "Akuta Utsuro"@en,
        "うつろあくた"@ja .

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

<artist/1608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8580#subject> ;
    schema:name "Momoko Sapporo"@en,
        "さっぽろももこ"@ja ;
    foaf:made <album/8580#composition>,
        <album/8580#lyrics>,
        <album/8580#subject> ;
    foaf:name "Momoko Sapporo"@en,
        "さっぽろももこ"@ja .

<artist/4061#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8580#subject> ;
    schema:name "33rpm"@en ;
    foaf:made <album/8580#composition>,
        <album/8580#subject> ;
    foaf:name "33rpm"@en .

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

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

<https://medium-media.vgm.io/albums/08/8580/8580-1211325173.jpg> a schema:ImageObject,
        foaf:Image .

<album/8580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn ;
    mo:composer <artist/1608#subject>,
        <artist/4061#subject> ;
    mo:produced_work <album/8580#musicalwork> ;
    schema:name "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn .

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

<album/8580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn ;
    mo:performance_of <album/8580#musicalwork> ;
    mo:performer <artist/4057#subject> ;
    mo:recorded_as <album/8580#musicalexpression> ;
    schema:byArtist <artist/4057#subject> ;
    schema:name "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn ;
    schema:workPerformed <album/8580#musicalwork> .

<artist/4057#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8580#performance> ;
    schema:name "Chiffon"@en,
        "し・ふぉ・ん"@ja ;
    foaf:name "Chiffon"@en,
        "し・ふぉ・ん"@ja .

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

<album/8580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-25"^^xsd:date ;
    dcterms:title "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn ;
    mo:catalogue_number "CURE-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8580#musicalexpression> ;
    mo:publisher _:Nd02b80608094468a8e49fd2159363e40 ;
    mo:record _:N2aeee77e24d44afbb38623885f87ce30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "dote up a cat!"@en ;
            foaf:name "dote up a cat!"@en ] ;
    schema:byArtist <artist/4057#subject> ;
    schema:datePublished "2008-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/8580/8580-1211325173.jpg> ;
    schema:name "macoron"@en,
        "マカロン"@ja,
        "macoron"@ja-latn ;
    schema:publisher _:Nd02b80608094468a8e49fd2159363e40 ;
    foaf:depiction <https://media.vgm.io/albums/08/8580/8580-1211325173.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Izumi Kamishiro"@en ;
    foaf:made <album/8580#subject> ;
    foaf:name "Izumi Kamishiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Izumi Kamishiro"@en ;
    foaf:made <album/8580#lyrics> ;
    foaf:name "Izumi Kamishiro"@en .

_:N00105b1be7bb464c836cc62daffb78a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Outbreak"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Sweet Outbreak"@ja .

_:N15e0e5e14ea64fa88c4dd96eee4539ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture~Hysteric"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Overture~Hysteric"@ja .

_:N1b1a7a9726ba4df8bc04ef81f3f0e235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro~Neige"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Outro~Neige"@ja .

_:N20373eff22924b80813ec84f9bdcefc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hysteric"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Hysteric"@ja .

_:N20ad325445ac414c8c9ada15da4d41eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "し・ふぉ・んのちいさなおはなし〜お出かけ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "し・ふぉ・んのちいさなおはなし〜お出かけ"@ja .

_:N60258dc3153f4158aa52b6fcb1b722f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neige"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Neige"@ja .

_:N61890f8461b54485b64fc7b55aa07999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dote up a cat!（し・ふぉ・んVer.）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "dote up a cat!（し・ふぉ・んVer.）"@ja .

_:N8a412e4ee4f04c15b644bb6ffc6b8a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neige（Off Vocal Ver.）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Neige（Off Vocal Ver.）"@ja .

_:N97cddcfd7f1746cd872a363305c11747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hysteric（Off Vocal Ver.）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Hysteric（Off Vocal Ver.）"@ja .

_:N9ac98d874331432fa44f493d20dcd2ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんばWorld’s End"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "おてんばWorld’s End"@ja .

_:Naf39de495f6a4a898a26a7455aa03dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Outbreak（Off Vocal Ver.）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "Sweet Outbreak（Off Vocal Ver.）"@ja .

_:Nc9b5908b0da246ed82b16d7a800e24ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "し・ふぉ・んのちいさなおはなし〜初雪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT12:47"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "し・ふぉ・んのちいさなおはなし〜初雪"@ja .

_:Nd02b80608094468a8e49fd2159363e40 schema:name "CURE RECORDS"@en ;
    foaf:name "CURE RECORDS"@en .

_:Neaaec633a64746a6a8a4241e98008973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんばWorld’s End（Off Vocal Ver.）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2aeee77e24d44afbb38623885f87ce30 ;
    schema:name "おてんばWorld’s End（Off Vocal Ver.）"@ja .

_:N2aeee77e24d44afbb38623885f87ce30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00105b1be7bb464c836cc62daffb78a3,
        _:N15e0e5e14ea64fa88c4dd96eee4539ff,
        _:N1b1a7a9726ba4df8bc04ef81f3f0e235,
        _:N20373eff22924b80813ec84f9bdcefc4,
        _:N20ad325445ac414c8c9ada15da4d41eb,
        _:N60258dc3153f4158aa52b6fcb1b722f8,
        _:N61890f8461b54485b64fc7b55aa07999,
        _:N8a412e4ee4f04c15b644bb6ffc6b8a19,
        _:N97cddcfd7f1746cd872a363305c11747,
        _:N9ac98d874331432fa44f493d20dcd2ea,
        _:Naf39de495f6a4a898a26a7455aa03dac,
        _:Nc9b5908b0da246ed82b16d7a800e24ec,
        _:Neaaec633a64746a6a8a4241e98008973 ;
    mo:track_count 13 ;
    schema:duration "PT65:25"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00105b1be7bb464c836cc62daffb78a3,
        _:N15e0e5e14ea64fa88c4dd96eee4539ff,
        _:N1b1a7a9726ba4df8bc04ef81f3f0e235,
        _:N20373eff22924b80813ec84f9bdcefc4,
        _:N20ad325445ac414c8c9ada15da4d41eb,
        _:N60258dc3153f4158aa52b6fcb1b722f8,
        _:N61890f8461b54485b64fc7b55aa07999,
        _:N8a412e4ee4f04c15b644bb6ffc6b8a19,
        _:N97cddcfd7f1746cd872a363305c11747,
        _:N9ac98d874331432fa44f493d20dcd2ea,
        _:Naf39de495f6a4a898a26a7455aa03dac,
        _:Nc9b5908b0da246ed82b16d7a800e24ec,
        _:Neaaec633a64746a6a8a4241e98008973 .

