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

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

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

<artist/12003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "Massive New Krew"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "Massive New Krew"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "aran"@en .

<artist/12695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "3R2"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "3R2"@en .

<artist/14982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "Kobaryo"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "Kobaryo"@en .

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

<artist/35718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "PSYQUI"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "PSYQUI"@en .

<artist/44212#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124943#subject> ;
    schema:name "DJ Grimoire"@en ;
    foaf:made <album/124943#composition>,
        <album/124943#subject> ;
    foaf:name "DJ Grimoire"@en .

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

<album/124943#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn ;
    mo:performance_of <album/124943#musicalwork> ;
    mo:recorded_as <album/124943#musicalexpression> ;
    schema:name "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn ;
    schema:workPerformed <album/124943#musicalwork> .

<org/173#subject> schema:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn ;
    foaf:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn .

<https://media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124943#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> ;
    foaf:depicts <album/124943#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> .

<https://medium-media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> a schema:ImageObject,
        foaf:Image .

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

<album/124943#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn ;
    mo:composer <artist/12003#subject>,
        <artist/12273#subject>,
        <artist/12695#subject>,
        <artist/14982#subject>,
        <artist/2359#subject>,
        <artist/35718#subject>,
        <artist/44212#subject> ;
    mo:produced_work <album/124943#musicalwork> ;
    schema:name "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn .

<album/124943#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn ;
    mo:catalogue_number "CHS-0035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124943#musicalexpression> ;
    mo:publisher <org/173#subject> ;
    mo:record _:Nf8ae354219794ee2b4b42ef654f53087 ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> ;
    schema:name "GARYU KENGEN ET CETERA"@en,
        "画竜顕現エトセトラ"@ja,
        "GARYU KENGEN ET CETERA"@ja-latn ;
    schema:publisher <org/173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/124943/124943-1f3a7ad17485.png> .

_:N2b0f397d527245b2b7b45224d1f4dcab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous Princess"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Mischievous Princess"@ja .

_:N2bf4458f42b5437ebc6c4a028df456c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "May Storm"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "May Storm"@ja .

_:N3b39adb2b2194cbe93a6edd5c1a960ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vajra"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Vajra"@ja .

_:N53bf1c48cd9048d6a32fe8d91939ff2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radical Jinja"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Radical Jinja"@ja .

_:N818f199c35664dae923bea911fc8a5de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニエソナエ feat.ななひら"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "ニエソナエ feat.ななひら"@ja .

_:N9c44c89adb684bb1a522753a9445cf12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Origin"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Origin"@ja .

_:Nac612d3dd04843e9a52677ffc75275f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kowloon of the Kijoh"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Kowloon of the Kijoh"@ja .

_:Nbabb9ddfa8cc4e06bcaf74dd66e21750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sultan"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf8ae354219794ee2b4b42ef654f53087 ;
    schema:name "Sultan"@ja .

_:Nf8ae354219794ee2b4b42ef654f53087 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b0f397d527245b2b7b45224d1f4dcab,
        _:N2bf4458f42b5437ebc6c4a028df456c9,
        _:N3b39adb2b2194cbe93a6edd5c1a960ae,
        _:N53bf1c48cd9048d6a32fe8d91939ff2f,
        _:N818f199c35664dae923bea911fc8a5de,
        _:N9c44c89adb684bb1a522753a9445cf12,
        _:Nac612d3dd04843e9a52677ffc75275f3,
        _:Nbabb9ddfa8cc4e06bcaf74dd66e21750 ;
    mo:track_count 8 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2b0f397d527245b2b7b45224d1f4dcab,
        _:N2bf4458f42b5437ebc6c4a028df456c9,
        _:N3b39adb2b2194cbe93a6edd5c1a960ae,
        _:N53bf1c48cd9048d6a32fe8d91939ff2f,
        _:N818f199c35664dae923bea911fc8a5de,
        _:N9c44c89adb684bb1a522753a9445cf12,
        _:Nac612d3dd04843e9a52677ffc75275f3,
        _:Nbabb9ddfa8cc4e06bcaf74dd66e21750 .

