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

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

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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "t+pazolite"@en .

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

<artist/4460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "SUPER UNIT Saka-ROW"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "SUPER UNIT Saka-ROW"@en .

<artist/4586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "100-200"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "100-200"@en .

<artist/4740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "Sta"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "Sta"@en .

<artist/55248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "H.U.T GiGAR"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "H.U.T GiGAR"@en .

<artist/61063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "miii"@en ;
    foaf:made <album/17406#composition>,
        <album/17406#subject> ;
    foaf:name "miii"@en .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

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

<org/282#subject> schema:name "kemono records"@en,
        "ケモノレコーズ"@ja,
        "kemono records"@ja-latn ;
    foaf:name "kemono records"@en,
        "ケモノレコーズ"@ja,
        "kemono records"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/17406/17406-1262246426.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GLAMCORE"@en,
        "GLAMCORE"@ja,
        "GLAMCORE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "M’M Tranqy"@en ;
            foaf:made <album/17406#composition> ;
            foaf:name "M’M Tranqy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Res.Izm"@en ;
            foaf:made <album/17406#composition> ;
            foaf:name "Res.Izm"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "K;k0ri"@en ;
            foaf:made <album/17406#composition> ;
            foaf:name "K;k0ri"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Squawk"@en ;
            foaf:made <album/17406#composition> ;
            foaf:name "Squawk"@en ],
        <artist/2359#subject>,
        <artist/2371#subject>,
        <artist/4460#subject>,
        <artist/4586#subject>,
        <artist/4740#subject>,
        <artist/55248#subject>,
        <artist/61063#subject> ;
    mo:produced_work <album/17406#musicalwork> ;
    schema:name "GLAMCORE"@en,
        "GLAMCORE"@ja,
        "GLAMCORE"@ja-latn .

<album/17406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "GLAMCORE"@en,
        "GLAMCORE"@ja,
        "GLAMCORE"@ja-latn ;
    mo:catalogue_number "KMNR-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17406#musicalexpression> ;
    mo:publisher <org/282#subject> ;
    mo:record _:N7b0d206a21464f13945f0f9fd4be30df ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/60/17406/17406-1262246426.jpg> ;
    schema:name "GLAMCORE"@en,
        "GLAMCORE"@ja,
        "GLAMCORE"@ja-latn ;
    schema:publisher <org/282#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/17406/17406-1262246426.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17406#subject> ;
    schema:name "M’M Tranqy"@en ;
    foaf:made <album/17406#subject> ;
    foaf:name "M’M Tranqy"@en .

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

_:N02a0f6444a01441882a3e5826bec9d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEET GENERATION -もう、ニートしかなれない-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "NEET GENERATION -もう、ニートしかなれない-"@ja .

_:N28cb196241e54c6fbe7b08622acc22de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "minus one"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "minus one"@ja .

_:N2d0321c3c2364b2d93aee1409b3b7ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back HoooooM!!! (To La ㍑ STYLE)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "Back HoooooM!!! (To La ㍑ STYLE)"@ja .

_:N3b09e1cdabc447bba1be8cf00a217c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "／^o^o^＼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "／^o^o^＼"@ja .

_:N7457b5b8267042d89e56136083c3d93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I need"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "I need"@ja .

_:N87d3df23fd8241e2907e495375dea691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speedcore Riot"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "Speedcore Riot"@ja .

_:N97652abba9884df59bbea03ea31c43ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BURNHEAD -MURDERBEAT EDITION-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "BURNHEAD -MURDERBEAT EDITION-"@ja .

_:Naa99dc3584cc4cbea431459a366be1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Breakbeats!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "Hyper Breakbeats!!"@ja .

_:Nc70a0102719d4fd0bfa4494ed9e4f1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRRRMME"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "DRRRMME"@ja .

_:Ne2f8d93a73d74f388290c41a787a8396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young(Delay)-Overdrive"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "Young(Delay)-Overdrive"@ja .

_:Ne899fcd851df4f8496da68986ef5bc91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nosir"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7b0d206a21464f13945f0f9fd4be30df ;
    schema:name "Nosir"@ja .

_:N7b0d206a21464f13945f0f9fd4be30df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a0f6444a01441882a3e5826bec9d32,
        _:N28cb196241e54c6fbe7b08622acc22de,
        _:N2d0321c3c2364b2d93aee1409b3b7ded,
        _:N3b09e1cdabc447bba1be8cf00a217c18,
        _:N7457b5b8267042d89e56136083c3d93a,
        _:N87d3df23fd8241e2907e495375dea691,
        _:N97652abba9884df59bbea03ea31c43ad,
        _:Naa99dc3584cc4cbea431459a366be1cd,
        _:Nc70a0102719d4fd0bfa4494ed9e4f1e5,
        _:Ne2f8d93a73d74f388290c41a787a8396,
        _:Ne899fcd851df4f8496da68986ef5bc91 ;
    mo:track_count 11 ;
    schema:duration "PT59:40"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N02a0f6444a01441882a3e5826bec9d32,
        _:N28cb196241e54c6fbe7b08622acc22de,
        _:N2d0321c3c2364b2d93aee1409b3b7ded,
        _:N3b09e1cdabc447bba1be8cf00a217c18,
        _:N7457b5b8267042d89e56136083c3d93a,
        _:N87d3df23fd8241e2907e495375dea691,
        _:N97652abba9884df59bbea03ea31c43ad,
        _:Naa99dc3584cc4cbea431459a366be1cd,
        _:Nc70a0102719d4fd0bfa4494ed9e4f1e5,
        _:Ne2f8d93a73d74f388290c41a787a8396,
        _:Ne899fcd851df4f8496da68986ef5bc91 .

