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

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

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

<artist/12119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "cybermiso"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "cybermiso"@en .

<artist/2371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Yamajet"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Yamajet"@en .

<artist/2739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Tomohiko Togashi"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Tomohiko Togashi"@en .

<artist/37463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Musicarus"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Musicarus"@en .

<artist/39604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "tigerlily"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "tigerlily"@en .

<artist/48928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "ag"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "ag"@en .

<artist/49183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Nankumo"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Nankumo"@en .

<artist/49215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Ras"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Ras"@en .

<artist/49422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "chronoize"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "chronoize"@en .

<artist/7345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja .

<artist/9227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46454#subject> ;
    schema:name "Kenichi Chiba"@en ;
    foaf:made <album/46454#composition>,
        <album/46454#subject> ;
    foaf:name "Kenichi Chiba"@en .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

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

<org/958#subject> schema:name "STRLabel"@en,
        "STRLabel"@ja,
        "STRLabel"@ja-latn ;
    foaf:name "STRLabel"@en,
        "STRLabel"@ja,
        "STRLabel"@ja-latn .

<https://media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46454#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> ;
    foaf:depicts <album/46454#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> .

<https://medium-media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/51566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46454#performance> ;
    schema:name "Riutaso"@en ;
    foaf:name "Riutaso"@en .

<album/46454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imitation Disco"@en,
        "Imitation Disco"@ja,
        "Imitation Disco"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "drone_mania"@en ;
            foaf:made <album/46454#composition> ;
            foaf:name "drone_mania"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TAIJIN"@en ;
            foaf:made <album/46454#composition> ;
            foaf:name "TAIJIN"@en ],
        <artist/12119#subject>,
        <artist/2371#subject>,
        <artist/2739#subject>,
        <artist/37463#subject>,
        <artist/39604#subject>,
        <artist/48928#subject>,
        <artist/49183#subject>,
        <artist/49215#subject>,
        <artist/49422#subject>,
        <artist/7345#subject>,
        <artist/9227#subject> ;
    mo:produced_work <album/46454#musicalwork> ;
    schema:name "Imitation Disco"@en,
        "Imitation Disco"@ja,
        "Imitation Disco"@ja-latn .

<album/46454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "Imitation Disco"@en,
        "Imitation Disco"@ja,
        "Imitation Disco"@ja-latn ;
    mo:catalogue_number "STRL-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46454#musicalexpression> ;
    mo:publisher <org/958#subject> ;
    mo:record _:N4d73fefcd24043ac8d8546c5225a480f ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:byArtist <artist/51566#subject> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> ;
    schema:name "Imitation Disco"@en,
        "Imitation Disco"@ja,
        "Imitation Disco"@ja-latn ;
    schema:publisher <org/958#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/46454/46454-d58da8f2b2fa.png> .

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

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

_:N01bacc6b9a1a4a52aee18e752d3442c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Violet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Special Violet"@ja .

_:N32c33dc70eeb44e0b851f30ae4fca3f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "26,April"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "26,April"@ja .

_:N474b03ccb61c4d248f98522ea1f593b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight (Pt2)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Twilight (Pt2)"@ja .

_:N65b73d0d478445e08850ecff78ea5bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドンシンオールナイト"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "ドンシンオールナイト"@ja .

_:N740f31739e224686b8e15375f473f2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight (Pt1)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Twilight (Pt1)"@ja .

_:N87a1bceb3ab444ccb00d897c8b1f663a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.I.S.C.O"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "D.I.S.C.O"@ja .

_:Nab8f615f95ad4d0e85d40cc31981d8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Tech Jazz"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "High Tech Jazz"@ja .

_:Nacf3d99b948746dfb98f8221ee4a8e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUNKYBABY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "FUNKYBABY"@ja .

_:Nb3efc43b619e4ab587ef197620cfbe2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vertigo Disco"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Vertigo Disco"@ja .

_:Nb8a1bbae058d49f3a0fec84127cb2e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "buried festa"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "buried festa"@ja .

_:Nc15ee20723154d75bd187649d37fbdb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counting the Escape"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Counting the Escape"@ja .

_:Ne6effac2727340508ca28c93b3538c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humming the Love feat.Riutaso"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "Humming the Love feat.Riutaso"@ja .

_:Nf19b1821a68d4c85960d6f59eb8b7e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOLLOW ME"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "FOLLOW ME"@ja .

_:Nf8f354ef34164f5a888b469d6eb51e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In To My Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N4d73fefcd24043ac8d8546c5225a480f ;
    schema:name "In To My Life"@ja .

_:N4d73fefcd24043ac8d8546c5225a480f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01bacc6b9a1a4a52aee18e752d3442c6,
        _:N32c33dc70eeb44e0b851f30ae4fca3f4,
        _:N474b03ccb61c4d248f98522ea1f593b0,
        _:N65b73d0d478445e08850ecff78ea5bca,
        _:N740f31739e224686b8e15375f473f2fb,
        _:N87a1bceb3ab444ccb00d897c8b1f663a,
        _:Nab8f615f95ad4d0e85d40cc31981d8ee,
        _:Nacf3d99b948746dfb98f8221ee4a8e43,
        _:Nb3efc43b619e4ab587ef197620cfbe2e,
        _:Nb8a1bbae058d49f3a0fec84127cb2e85,
        _:Nc15ee20723154d75bd187649d37fbdb0,
        _:Ne6effac2727340508ca28c93b3538c3d,
        _:Nf19b1821a68d4c85960d6f59eb8b7e80,
        _:Nf8f354ef34164f5a888b469d6eb51e7c ;
    mo:track_count 14 ;
    schema:duration "PT61:59"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01bacc6b9a1a4a52aee18e752d3442c6,
        _:N32c33dc70eeb44e0b851f30ae4fca3f4,
        _:N474b03ccb61c4d248f98522ea1f593b0,
        _:N65b73d0d478445e08850ecff78ea5bca,
        _:N740f31739e224686b8e15375f473f2fb,
        _:N87a1bceb3ab444ccb00d897c8b1f663a,
        _:Nab8f615f95ad4d0e85d40cc31981d8ee,
        _:Nacf3d99b948746dfb98f8221ee4a8e43,
        _:Nb3efc43b619e4ab587ef197620cfbe2e,
        _:Nb8a1bbae058d49f3a0fec84127cb2e85,
        _:Nc15ee20723154d75bd187649d37fbdb0,
        _:Ne6effac2727340508ca28c93b3538c3d,
        _:Nf19b1821a68d4c85960d6f59eb8b7e80,
        _:Nf8f354ef34164f5a888b469d6eb51e7c .

