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

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

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

<artist/16370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "SANY-ON"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "SANY-ON"@en .

<artist/35717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "Aiobahn"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "Aiobahn"@en .

<artist/46422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "Zekk"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "Zekk"@en .

<artist/47609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "KARUT"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "KARUT"@en .

<artist/55270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "Dischord"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "Dischord"@en .

<artist/55419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "Roy Mikelate"@en,
        "미켈렛로이"@ja ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "Roy Mikelate"@en,
        "미켈렛로이"@ja .

<artist/56751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "Titancube"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "Titancube"@en .

<artist/61808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56166#subject> ;
    schema:name "DENPA-SAMPLER"@en ;
    foaf:made <album/56166#composition>,
        <album/56166#subject> ;
    foaf:name "DENPA-SAMPLER"@en .

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

<album/56166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn ;
    mo:performance_of <album/56166#musicalwork> ;
    mo:recorded_as <album/56166#musicalexpression> ;
    schema:name "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn ;
    schema:workPerformed <album/56166#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/66/56166/56166-1450108146.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56166#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/56166/56166-1450108146.jpg> ;
    foaf:depicts <album/56166#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/56166/56166-1450108146.jpg> .

<https://medium-media.vgm.io/albums/66/56166/56166-1450108146.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Aresynth"@en ;
            foaf:made <album/56166#composition> ;
            foaf:name "Aresynth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jh-Anu"@en ;
            foaf:made <album/56166#composition> ;
            foaf:name "Jh-Anu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mzet:-P"@en ;
            foaf:made <album/56166#composition> ;
            foaf:name "mzet:-P"@en ],
        <artist/16370#subject>,
        <artist/35717#subject>,
        <artist/46422#subject>,
        <artist/47609#subject>,
        <artist/55270#subject>,
        <artist/55419#subject>,
        <artist/56751#subject>,
        <artist/61808#subject> ;
    mo:produced_work <album/56166#musicalwork> ;
    schema:name "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn .

<album/56166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-15"^^xsd:date ;
    dcterms:title "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn ;
    mo:catalogue_number "HMDA-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56166#musicalexpression> ;
    mo:publisher <org/1441#subject> ;
    mo:record _:N55707f9eae01478cb2b25e853895c925 ;
    mo:record_count 1 ;
    schema:datePublished "2015-12-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/56166/56166-1450108146.jpg> ;
    schema:name "MESS-GAME Vol.4"@en,
        "MESS-GAME Vol.4"@ja,
        "MESS-GAME Vol.4"@ja-latn ;
    schema:publisher <org/1441#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/56166/56166-1450108146.jpg> .

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

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

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

_:N08c2be8bc28041b1b9be651a2c3a3b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PA$CHINKO$"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "PA$CHINKO$"@en .

_:N125a9feb9e2a4cd586e736a6fcf1c3bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trapeze Magician"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "Trapeze Magician"@en .

_:N26bf0c3069fc4799b9ba077d37d5bc83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Took You So Long"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "What Took You So Long"@en .

_:N463f2b95010f487ea0cfd4ff2cf8f566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H@ruka"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "H@ruka"@en .

_:N6220d84136bc45c0bacacf953b55f3b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring it Back"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "Bring it Back"@en .

_:N6489b26781824fc598947b92a4cce972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "N1GHTC0RE N1NJ4"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "N1GHTC0RE N1NJ4"@en .

_:N88e11d6530784a62a62af3f3d743d653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIN-TAMA"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "KIN-TAMA"@en .

_:N96ca6d9585ff4f40b84b638cc51701f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F A R E W E L L +"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "F A R E W E L L +"@en .

_:Na5c9f54fd7124b68ac4d336f00993d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ΡanchirA"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "ΡanchirA"@en .

_:Ncbc8b86de03c48b493e3d2fa29cdffc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aikatsu"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "Aikatsu"@en .

_:Nd4c5d84227cb4461b2c5c9db0dbd458d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood Rage"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "Childhood Rage"@en .

_:Nf5ba1eec08154f2b8a306d5fd2df8dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snik-Snak"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N55707f9eae01478cb2b25e853895c925 ;
    schema:name "Snik-Snak"@en .

_:N55707f9eae01478cb2b25e853895c925 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c2be8bc28041b1b9be651a2c3a3b67,
        _:N125a9feb9e2a4cd586e736a6fcf1c3bb,
        _:N26bf0c3069fc4799b9ba077d37d5bc83,
        _:N463f2b95010f487ea0cfd4ff2cf8f566,
        _:N6220d84136bc45c0bacacf953b55f3b9,
        _:N6489b26781824fc598947b92a4cce972,
        _:N88e11d6530784a62a62af3f3d743d653,
        _:N96ca6d9585ff4f40b84b638cc51701f5,
        _:Na5c9f54fd7124b68ac4d336f00993d0a,
        _:Ncbc8b86de03c48b493e3d2fa29cdffc4,
        _:Nd4c5d84227cb4461b2c5c9db0dbd458d,
        _:Nf5ba1eec08154f2b8a306d5fd2df8dae ;
    mo:track_count 12 ;
    schema:duration "PT55:15"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N08c2be8bc28041b1b9be651a2c3a3b67,
        _:N125a9feb9e2a4cd586e736a6fcf1c3bb,
        _:N26bf0c3069fc4799b9ba077d37d5bc83,
        _:N463f2b95010f487ea0cfd4ff2cf8f566,
        _:N6220d84136bc45c0bacacf953b55f3b9,
        _:N6489b26781824fc598947b92a4cce972,
        _:N88e11d6530784a62a62af3f3d743d653,
        _:N96ca6d9585ff4f40b84b638cc51701f5,
        _:Na5c9f54fd7124b68ac4d336f00993d0a,
        _:Ncbc8b86de03c48b493e3d2fa29cdffc4,
        _:Nd4c5d84227cb4461b2c5c9db0dbd458d,
        _:Nf5ba1eec08154f2b8a306d5fd2df8dae .

