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

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

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

<artist/16348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52780#subject> ;
    schema:name "RMHN"@en ;
    foaf:made <album/52780#composition>,
        <album/52780#subject> ;
    foaf:name "RMHN"@en .

<artist/61809#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52780#subject> ;
    schema:name "3034"@en ;
    foaf:made <album/52780#composition>,
        <album/52780#subject> ;
    foaf:name "3034"@en .

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

<album/52780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn ;
    mo:performance_of <album/52780#musicalwork> ;
    mo:recorded_as <album/52780#musicalexpression> ;
    schema:name "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn ;
    schema:workPerformed <album/52780#musicalwork> .

<org/1441#subject> schema:name "HYPERMESS Recordings"@en,
        "HYPERMESS Recordings"@ja,
        "HYPERMESS Recordings"@ja-latn ;
    foaf:name "HYPERMESS Recordings"@en,
        "HYPERMESS Recordings"@ja,
        "HYPERMESS Recordings"@ja-latn .

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

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

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

<album/52780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kago Pengchi"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "Kago Pengchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "exci"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "exci"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "a.k.a. SANY-ON"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "a.k.a. SANY-ON"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "0492"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "0492"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wigen"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "wigen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mzet:-P"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "mzet:-P"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aresynth"@en ;
            foaf:made <album/52780#composition> ;
            foaf:name "Aresynth"@en ],
        <artist/16348#subject>,
        <artist/61809#subject> ;
    mo:produced_work <album/52780#musicalwork> ;
    schema:name "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn .

<album/52780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-18"^^xsd:date ;
    dcterms:title "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn ;
    mo:catalogue_number "HMDA-0003" ;
    mo:media_type "CD + Digital" ;
    mo:publication_of <album/52780#musicalexpression> ;
    mo:publisher <org/1441#subject> ;
    mo:record _:Nbff87c23a939479283d01149ce68fada ;
    mo:record_count 1 ;
    schema:datePublished "2012-11-18"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/08/52780/52780-1431790169.jpg> ;
    schema:name "MESS-GAME Vol.1"@en,
        "MESS-GAME Vol.1"@ja,
        "MESS-GAME Vol.1"@ja-latn ;
    schema:publisher <org/1441#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/52780/52780-1431790169.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52780#subject> ;
    schema:name "mzet:-P"@en ;
    foaf:made <album/52780#subject> ;
    foaf:name "mzet:-P"@en .

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52780#subject> ;
    schema:name "a.k.a. SANY-ON"@en ;
    foaf:made <album/52780#subject> ;
    foaf:name "a.k.a. SANY-ON"@en .

_:N0bae2840455148ecace79f2b15c8fc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sexy Mage"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "Sexy Mage"@en .

_:N1c5afae6131441aa875290ac2752bde3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REBECCA"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "REBECCA"@en .

_:N3a3aed8e04124bef96ab08b089257df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rockin' Lockin'"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "Rockin' Lockin'"@en .

_:N58bb90aa755d47a6bd425a9677bbfa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NINTENDOSIXTYPHOAR"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "NINTENDOSIXTYPHOAR"@en .

_:N9cfb08c6a1044f6390b632e95cf3c2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NANI-KORE"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "NANI-KORE"@en .

_:Naf9a21c8f9504a40a11ca1b26e6f0f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WARP"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "WARP"@en .

_:Nb8ac32eea0b04af9a6263ef20e27462c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteor Breaker"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "Meteor Breaker"@en .

_:Nbc18db1c42cd4b7dbcfe763cbb9022da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ADIEU Aresynth"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "ADIEU Aresynth"@en .

_:Nc6434bd290ec46f88341fc2ba8a333ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PUERTO-RICO"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "PUERTO-RICO"@en .

_:Nd32a8353b10d4c22a21d9b7574cc6404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Shaft"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "Red Shaft"@en .

_:Nfd7da5ded3df4c2f87c181111276b37c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVE"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "EVE"@en .

_:Nfefe894a4abc4063bd8cb941613e7a07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nbff87c23a939479283d01149ce68fada ;
    schema:name "Interlude"@en .

_:Nbff87c23a939479283d01149ce68fada a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bae2840455148ecace79f2b15c8fc3e,
        _:N1c5afae6131441aa875290ac2752bde3,
        _:N3a3aed8e04124bef96ab08b089257df1,
        _:N58bb90aa755d47a6bd425a9677bbfa51,
        _:N9cfb08c6a1044f6390b632e95cf3c2ca,
        _:Naf9a21c8f9504a40a11ca1b26e6f0f51,
        _:Nb8ac32eea0b04af9a6263ef20e27462c,
        _:Nbc18db1c42cd4b7dbcfe763cbb9022da,
        _:Nc6434bd290ec46f88341fc2ba8a333ef,
        _:Nd32a8353b10d4c22a21d9b7574cc6404,
        _:Nfd7da5ded3df4c2f87c181111276b37c,
        _:Nfefe894a4abc4063bd8cb941613e7a07 ;
    mo:track_count 12 ;
    schema:duration "PT66:34"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0bae2840455148ecace79f2b15c8fc3e,
        _:N1c5afae6131441aa875290ac2752bde3,
        _:N3a3aed8e04124bef96ab08b089257df1,
        _:N58bb90aa755d47a6bd425a9677bbfa51,
        _:N9cfb08c6a1044f6390b632e95cf3c2ca,
        _:Naf9a21c8f9504a40a11ca1b26e6f0f51,
        _:Nb8ac32eea0b04af9a6263ef20e27462c,
        _:Nbc18db1c42cd4b7dbcfe763cbb9022da,
        _:Nc6434bd290ec46f88341fc2ba8a333ef,
        _:Nd32a8353b10d4c22a21d9b7574cc6404,
        _:Nfd7da5ded3df4c2f87c181111276b37c,
        _:Nfefe894a4abc4063bd8cb941613e7a07 .

