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

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

<artist/28484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "kasokaso"@en,
        "かそかそ"@ja ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "kasokaso"@en,
        "かそかそ"@ja .

<artist/29288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "penoreri"@en,
        "ぺのれり"@ja ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "penoreri"@en,
        "ぺのれり"@ja .

<artist/42229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "A than_Lily"@en ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "A than_Lily"@en .

<artist/51348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "342"@en ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "342"@en .

<artist/58086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "hikage"@en,
        "ひかげ"@ja ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "hikage"@en,
        "ひかげ"@ja .

<artist/79780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "reina"@en,
        "れいな"@ja ;
    foaf:made <album/76138#composition>,
        <album/76138#subject> ;
    foaf:name "reina"@en,
        "れいな"@ja .

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

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

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

<https://medium-media.vgm.io/albums/83/76138/76138-1521023945.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76138#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn ;
    mo:performance_of <album/76138#musicalwork> ;
    mo:performer <artist/10211#subject> ;
    mo:recorded_as <album/76138#musicalexpression> ;
    schema:byArtist <artist/10211#subject> ;
    schema:name "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn ;
    schema:workPerformed <album/76138#musicalwork> .

<artist/10211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76138#performance> ;
    schema:name "Mameko"@en,
        "まめこ"@ja ;
    foaf:made <album/76138#lyrics>,
        <album/76138#subject> ;
    foaf:name "Mameko"@en,
        "まめこ"@ja .

<album/76138#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "和泉蛍"@en ;
            foaf:made <album/76138#composition> ;
            foaf:name "和泉蛍"@en ],
        <artist/28484#subject>,
        <artist/29288#subject>,
        <artist/42229#subject>,
        <artist/51348#subject>,
        <artist/58086#subject>,
        <artist/79780#subject> ;
    mo:produced_work <album/76138#musicalwork> ;
    schema:name "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn .

<album/76138#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn ;
    mo:catalogue_number "SBCD-07" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76138#musicalexpression> ;
    mo:publisher _:Nfa734e20bdfc4c7ca74558720901120d ;
    mo:record _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:byArtist <artist/10211#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/83/76138/76138-1521023945.jpg> ;
    schema:name "Melody!"@en,
        "Melody!"@ja,
        "Melody!"@ja-latn ;
    schema:publisher _:Nfa734e20bdfc4c7ca74558720901120d ;
    foaf:depiction <https://media.vgm.io/albums/83/76138/76138-1521023945.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76138#subject> ;
    schema:name "和泉蛍"@en ;
    foaf:made <album/76138#subject> ;
    foaf:name "和泉蛍"@en .

_:N013b6faba17745679cd90686db73e839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Prelude"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "Crystal Prelude"@ja .

_:N146232b5bb6b424b88de63ae8249a623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macaron Magic"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "Macaron Magic"@ja .

_:N2c789a4d35f542699d7f87e56177e544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glace Genesis"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "Glace Genesis"@ja .

_:N9d2997aa1fc041c0aad2cbbd20c62fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようの呪文"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "おはようの呪文"@ja .

_:Na37ac59a06b84cdeb28d1affeaf16b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Berry Melody"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "Merry Berry Melody"@ja .

_:Nc33ed936bf3742d2b38cc578b4dc8d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エスポワール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "エスポワール"@ja .

_:Nfa734e20bdfc4c7ca74558720901120d schema:name "Sugar Bunny*"@en ;
    foaf:name "Sugar Bunny*"@en .

_:Nfc578196d2524da98c7916078ed984c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グルメ・モンストレル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8383a3a8632e48728b6bc019e0bda2a4 ;
    schema:name "グルメ・モンストレル"@ja .

_:N8383a3a8632e48728b6bc019e0bda2a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N013b6faba17745679cd90686db73e839,
        _:N146232b5bb6b424b88de63ae8249a623,
        _:N2c789a4d35f542699d7f87e56177e544,
        _:N9d2997aa1fc041c0aad2cbbd20c62fb3,
        _:Na37ac59a06b84cdeb28d1affeaf16b62,
        _:Nc33ed936bf3742d2b38cc578b4dc8d7e,
        _:Nfc578196d2524da98c7916078ed984c5 ;
    mo:track_count 7 ;
    schema:duration "PT28:45"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N013b6faba17745679cd90686db73e839,
        _:N146232b5bb6b424b88de63ae8249a623,
        _:N2c789a4d35f542699d7f87e56177e544,
        _:N9d2997aa1fc041c0aad2cbbd20c62fb3,
        _:Na37ac59a06b84cdeb28d1affeaf16b62,
        _:Nc33ed936bf3742d2b38cc578b4dc8d7e,
        _:Nfc578196d2524da98c7916078ed984c5 .

