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

<album/74202> a mo:Release ;
    mo:catalogue_number "BFLY006" .

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

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

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

<https://medium-media.vgm.io/albums/30/74203/74203-1516140481.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Enlia"@en ;
            foaf:made <album/74203#composition> ;
            foaf:name "Enlia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nils Sinatsch"@en ;
            foaf:made <album/74203#composition> ;
            foaf:name "Nils Sinatsch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Twill.Distilled"@en ;
            foaf:made <album/74203#composition> ;
            foaf:name "Twill.Distilled"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Claus Larsen"@en ;
            foaf:made <album/74203#composition> ;
            foaf:name "Claus Larsen"@en ] ;
    mo:produced_work <album/74203#musicalwork> ;
    schema:name "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn .

<album/74203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn ;
    mo:performance_of <album/74203#musicalwork> ;
    mo:performer _:N08361846a2414295b52318257998ce13,
        _:N876b69ca81384f628cccbfe71459ae4a,
        _:Nde8591c9bc45483cb184a3b8db1bd73e,
        _:Nf5267737c3534b1092ea676a650b3bbd ;
    mo:recorded_as <album/74203#musicalexpression> ;
    schema:byArtist _:N08361846a2414295b52318257998ce13,
        _:N876b69ca81384f628cccbfe71459ae4a,
        _:Nde8591c9bc45483cb184a3b8db1bd73e,
        _:Nf5267737c3534b1092ea676a650b3bbd ;
    schema:name "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/74203#musicalwork> .

<album/74203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-16"^^xsd:date ;
    dcterms:title "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BFLY006A" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/74202> ;
    mo:publication_of <album/74203#musicalexpression> ;
    mo:publisher _:Nd0d74af7bfd146f69871678ed132c946 ;
    mo:record _:N841fc24b81f549e78014e72570cb295e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Abatron"@en ;
            foaf:name "Abatron"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Enlia"@en ;
            foaf:name "Enlia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Leaether Strip"@en ;
            foaf:name "Leaether Strip"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neon Insect"@en ;
            foaf:name "Neon Insect"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Twill.Distilled"@en ;
            foaf:name "Twill.Distilled"@en ] ;
    schema:datePublished "2018-02-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/74203/74203-1516140481.jpg> ;
    schema:name "Glitches [Limited Edition]"@en,
        "Glitches [Limited Edition]"@ja,
        "Glitches [Limited Edition]"@ja-latn ;
    schema:publisher _:Nd0d74af7bfd146f69871678ed132c946 ;
    foaf:depiction <https://media.vgm.io/albums/30/74203/74203-1516140481.jpg> .

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

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

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

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

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

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

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

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

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

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

_:N03c944b826474e1bbdfb0aaee0b84bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安心 (bonus)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "不安心 (bonus)"@en .

_:N07e72e6cb011410fbfc944bd16b0da01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughtcrimes"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "Thoughtcrimes"@en .

_:N08361846a2414295b52318257998ce13 a schema:Person,
        foaf:Person ;
    mo:performed <album/74203#performance> ;
    schema:name "Leaether Strip"@en ;
    foaf:name "Leaether Strip"@en .

_:N12a8587b59dd4b539708cd3b1ed9b066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L.L.t.Q. (f. Leaether Strip)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "L.L.t.Q. (f. Leaether Strip)"@en .

_:N22ac41ff6544416e9fe5a83c26514c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grey Hat"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "Grey Hat"@en .

_:N3534f29c4b994d4d93e755538f194ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I.D.C."@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "I.D.C."@en .

_:N68cc62f9b4a3427c92840e4dc0b0a60f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Council (Enlia Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "The Council (Enlia Remix)"@en .

_:N876b69ca81384f628cccbfe71459ae4a a schema:Person,
        foaf:Person ;
    mo:performed <album/74203#performance> ;
    schema:name "Neon Insect"@en ;
    foaf:name "Neon Insect"@en .

_:N9c7543816891445aa4a30444cfc7fb8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Moon And Back (f. Twill Distilled)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "To The Moon And Back (f. Twill Distilled)"@en .

_:N9c7d7442755f4353be44f0efb823f47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaky (Ambient)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "Sneaky (Ambient)"@en .

_:Naa07fb29ba944b65be3d7c131d9b3567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不協和音 (bonus)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "不協和音 (bonus)"@en .

_:Nd0d74af7bfd146f69871678ed132c946 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nde8591c9bc45483cb184a3b8db1bd73e a schema:Person,
        foaf:Person ;
    mo:performed <album/74203#performance> ;
    schema:name "Twill.Distilled"@en ;
    foaf:name "Twill.Distilled"@en .

_:Ne7b2c52cf39344e0a7fad12c5f8b7cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughtcrimes (Radio Edit) (bonus)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "Thoughtcrimes (Radio Edit) (bonus)"@en .

_:Nf5267737c3534b1092ea676a650b3bbd a schema:Person,
        foaf:Person ;
    mo:performed <album/74203#performance> ;
    schema:name "Enlia"@en ;
    foaf:name "Enlia"@en .

_:Nf7fa92805d6a4614b36b0894368793dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaky"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N841fc24b81f549e78014e72570cb295e ;
    schema:name "Sneaky"@en .

_:N841fc24b81f549e78014e72570cb295e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c944b826474e1bbdfb0aaee0b84bd6,
        _:N07e72e6cb011410fbfc944bd16b0da01,
        _:N12a8587b59dd4b539708cd3b1ed9b066,
        _:N22ac41ff6544416e9fe5a83c26514c81,
        _:N3534f29c4b994d4d93e755538f194ddd,
        _:N68cc62f9b4a3427c92840e4dc0b0a60f,
        _:N9c7543816891445aa4a30444cfc7fb8a,
        _:N9c7d7442755f4353be44f0efb823f47c,
        _:Naa07fb29ba944b65be3d7c131d9b3567,
        _:Ne7b2c52cf39344e0a7fad12c5f8b7cf0,
        _:Nf7fa92805d6a4614b36b0894368793dd ;
    mo:track_count 11 ;
    schema:duration "PT36:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N03c944b826474e1bbdfb0aaee0b84bd6,
        _:N07e72e6cb011410fbfc944bd16b0da01,
        _:N12a8587b59dd4b539708cd3b1ed9b066,
        _:N22ac41ff6544416e9fe5a83c26514c81,
        _:N3534f29c4b994d4d93e755538f194ddd,
        _:N68cc62f9b4a3427c92840e4dc0b0a60f,
        _:N9c7543816891445aa4a30444cfc7fb8a,
        _:N9c7d7442755f4353be44f0efb823f47c,
        _:Naa07fb29ba944b65be3d7c131d9b3567,
        _:Ne7b2c52cf39344e0a7fad12c5f8b7cf0,
        _:Nf7fa92805d6a4614b36b0894368793dd .

