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

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

<artist/36144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34787#subject> ;
    schema:name "ChorisP"@en,
        "チョリスP"@ja ;
    foaf:made <album/34787#composition>,
        <album/34787#lyrics>,
        <album/34787#subject> ;
    foaf:name "ChorisP"@en,
        "チョリスP"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

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

<https://medium-media.vgm.io/albums/78/34787/34787-1345490418.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn ;
    mo:performance_of <album/34787#musicalwork> ;
    mo:performer _:N69035a02904b4156bbe2ec14e883298b,
        _:Nc83a1cbf631c41f98e2cc3c0afcd322c ;
    mo:recorded_as <album/34787#musicalexpression> ;
    schema:byArtist _:N69035a02904b4156bbe2ec14e883298b,
        _:Nc83a1cbf631c41f98e2cc3c0afcd322c ;
    schema:name "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn ;
    schema:workPerformed <album/34787#musicalwork> .

<album/34787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "KK.FUNK"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "KK.FUNK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "あー民P"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "あー民P"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ゆう十"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "ゆう十"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "minato"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "minato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nem"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "Nem"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MineK"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "MineK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "samfree"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "samfree"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ピロ"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "ピロ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ゴム"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "ゴム"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "シグナルP"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "シグナルP"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dixie Flatline"@en ;
            foaf:made <album/34787#composition> ;
            foaf:name "Dixie Flatline"@en ],
        <artist/36144#subject> ;
    mo:produced_work <album/34787#musicalwork> ;
    schema:name "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn .

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

<album/34787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn ;
    mo:catalogue_number "HNPK-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34787#musicalexpression> ;
    mo:publisher _:N0f949ff6cd9e4347862f4c1076f5eeae ;
    mo:record _:N2b3af855be6f443ca7552a86e87c3a5b ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pokota"@en ;
            foaf:name "Pokota"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hanatan"@en ;
            foaf:name "Hanatan"@en ] ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/78/34787/34787-1345490418.jpg> ;
    schema:name "sweets"@en,
        "sweets"@ja,
        "sweets"@ja-latn ;
    schema:publisher _:N0f949ff6cd9e4347862f4c1076f5eeae ;
    foaf:depiction <https://media.vgm.io/albums/78/34787/34787-1345490418.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dixie Flatline"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "Dixie Flatline"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ピロ"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "ピロ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆう十"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "ゆう十"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34787#subject> ;
    schema:name "あー民P"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "あー民P"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "あー民P"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "あー民P"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゴム"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "ゴム"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34787#subject> ;
    schema:name "シグナルP"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "シグナルP"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "シグナルP"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "シグナルP"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "シグナルP"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "シグナルP"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ゆう十"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "ゆう十"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KK.FUNK"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "KK.FUNK"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "KK.FUNK"@en ;
    foaf:made <album/34787#lyrics> ;
    foaf:name "KK.FUNK"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Dixie Flatline"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "Dixie Flatline"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ゴム"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "ゴム"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ピロ"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "ピロ"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34787#subject> ;
    schema:name "ゆう十"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "ゆう十"@en .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "あー民P"@en ;
    foaf:made <album/34787#subject> ;
    foaf:name "あー民P"@en .

_:N0f949ff6cd9e4347862f4c1076f5eeae schema:name "HaNaPoKo♨Labo"@en ;
    foaf:name "HaNaPoKo♨Labo"@en .

_:N10feeacacf594dabb9318ecf933b2fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cendrillon(サンドリヨン)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "Cendrillon(サンドリヨン)"@ja .

_:N19376334255540588b7f2bac8aefb061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ggrks-ググレカスｰ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "ggrks-ググレカスｰ"@ja .

_:N1adbf6ce018648a3a9590c162145ee20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嗚呼、素晴らしきニャン生"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "嗚呼、素晴らしきニャン生"@ja .

_:N3ecbcadb532445b597be6c33a924fe04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Crime"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "Perfect Crime"@ja .

_:N47bb283429ce415c9ecda22bbb20845e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュブナイル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "ジュブナイル"@ja .

_:N51dcb2017713427cb54b0ecfd6f91933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too much Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "Too much Love"@ja .

_:N69035a02904b4156bbe2ec14e883298b a schema:Person,
        foaf:Person ;
    mo:performed <album/34787#performance> ;
    schema:name "Pokota"@en ;
    foaf:name "Pokota"@en .

_:N6c29ae4ec91b4e4ea9bb3f0e15607180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "会いたい"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "会いたい"@ja .

_:N75e7d356b5234ce5b52f5bcc327ac14c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweets & Bitters"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "Sweets & Bitters"@ja .

_:N83dfa392f3824e00baac5b18a9f24a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE～since1999"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "LOVE～since1999"@ja .

_:Na7ed30f472d14088838676665f6a39b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泣き虫カレシ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "泣き虫カレシ"@ja .

_:Nc6c71d3415d146b7b0383fcfe314550d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スキキライ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "スキキライ"@ja .

_:Nc83a1cbf631c41f98e2cc3c0afcd322c a schema:Person,
        foaf:Person ;
    mo:performed <album/34787#performance> ;
    schema:name "Hanatan"@en ;
    foaf:name "Hanatan"@en .

_:Nf1b2813387fa4002ab0f9bb6c3a54d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPICE!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N2b3af855be6f443ca7552a86e87c3a5b ;
    schema:name "SPICE!"@ja .

_:N2b3af855be6f443ca7552a86e87c3a5b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10feeacacf594dabb9318ecf933b2fe6,
        _:N19376334255540588b7f2bac8aefb061,
        _:N1adbf6ce018648a3a9590c162145ee20,
        _:N3ecbcadb532445b597be6c33a924fe04,
        _:N47bb283429ce415c9ecda22bbb20845e,
        _:N51dcb2017713427cb54b0ecfd6f91933,
        _:N6c29ae4ec91b4e4ea9bb3f0e15607180,
        _:N75e7d356b5234ce5b52f5bcc327ac14c,
        _:N83dfa392f3824e00baac5b18a9f24a01,
        _:Na7ed30f472d14088838676665f6a39b8,
        _:Nc6c71d3415d146b7b0383fcfe314550d,
        _:Nf1b2813387fa4002ab0f9bb6c3a54d90 ;
    mo:track_count 12 ;
    schema:duration "PT52:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10feeacacf594dabb9318ecf933b2fe6,
        _:N19376334255540588b7f2bac8aefb061,
        _:N1adbf6ce018648a3a9590c162145ee20,
        _:N3ecbcadb532445b597be6c33a924fe04,
        _:N47bb283429ce415c9ecda22bbb20845e,
        _:N51dcb2017713427cb54b0ecfd6f91933,
        _:N6c29ae4ec91b4e4ea9bb3f0e15607180,
        _:N75e7d356b5234ce5b52f5bcc327ac14c,
        _:N83dfa392f3824e00baac5b18a9f24a01,
        _:Na7ed30f472d14088838676665f6a39b8,
        _:Nc6c71d3415d146b7b0383fcfe314550d,
        _:Nf1b2813387fa4002ab0f9bb6c3a54d90 .

