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

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

<product/4174#subject> a schema:CreativeWork ;
    schema:name "Qualidea Code"@en,
        "クオリディア・コード"@ja,
        "Qualidea Code"@ja-latn ;
    foaf:name "Qualidea Code"@en,
        "クオリディア・コード"@ja,
        "Qualidea Code"@ja-latn .

<album/58502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn ;
    mo:composer <artist/12231#subject> ;
    mo:produced_work <album/58502#musicalwork> ;
    schema:name "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn .

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

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/58502/58502-1469894135.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13593#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "Ayako Himata"@en,
        "日俣綾子"@ja ;
    foaf:name "Ayako Himata"@en,
        "日俣綾子"@ja .

<artist/14661#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja ;
    foaf:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja .

<artist/15149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "GARNiDELiA"@en ;
    foaf:name "GARNiDELiA"@en .

<artist/15166#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "G.A.Cool"@en ;
    foaf:name "G.A.Cool"@en .

<artist/15487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "MARiA"@en,
        "メイリア"@ja ;
    foaf:made <album/58502#lyrics>,
        <album/58502#subject> ;
    foaf:name "MARiA"@en,
        "メイリア"@ja .

<artist/20057#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "Seiichiro Hayakawa"@en,
        "早川誠一郎"@ja ;
    foaf:name "Seiichiro Hayakawa"@en,
        "早川誠一郎"@ja .

<artist/8274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58502#performance> ;
    schema:name "Takeo Kajiwara"@en,
        "梶原健生"@ja ;
    foaf:name "Takeo Kajiwara"@en,
        "梶原健生"@ja .

<artist/12231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58502#subject> ;
    mo:performed <album/58502#performance> ;
    schema:name "toku"@en,
        "とく"@ja ;
    foaf:made <album/58502#composition>,
        <album/58502#subject> ;
    foaf:name "toku"@en,
        "とく"@ja .

<album/58502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-17"^^xsd:date ;
    dcterms:title "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn ;
    mo:catalogue_number "SECL-1946" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58502#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nc599c1d706d049f6ad7a81d4cfd1aa0e ;
    mo:record_count 1 ;
    schema:about <product/4174#subject> ;
    schema:byArtist <artist/12231#subject>,
        <artist/13593#subject>,
        <artist/14661#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/20057#subject>,
        <artist/8274#subject> ;
    schema:datePublished "2016-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/58502/58502-1469894135.jpg> ;
    schema:name "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/58502/58502-1469894135.jpg> .

<album/58502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn ;
    mo:performance_of <album/58502#musicalwork> ;
    mo:performer <artist/12231#subject>,
        <artist/13593#subject>,
        <artist/14661#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/20057#subject>,
        <artist/8274#subject> ;
    mo:recorded_as <album/58502#musicalexpression> ;
    schema:byArtist <artist/12231#subject>,
        <artist/13593#subject>,
        <artist/14661#subject>,
        <artist/15149#subject>,
        <artist/15166#subject>,
        <artist/15487#subject>,
        <artist/20057#subject>,
        <artist/8274#subject> ;
    schema:name "Yakusoku -Promise code- / GARNiDELiA"@en,
        "約束 -Promise code- / GARNiDELiA"@ja,
        "Yakusoku -Promise code- / GARNiDELiA"@ja-latn ;
    schema:workPerformed <album/58502#musicalwork> .

_:N7c5901e68cfa49c595ce105da059ed57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "極楽浄土"@ja,
        "Gokuraku Joudo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nc599c1d706d049f6ad7a81d4cfd1aa0e ;
    schema:name "極楽浄土"@ja,
        "Gokuraku Joudo"@ja-latn .

_:N9e5ed5d168784fe29ebc1a18ffc58293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束 -Promise code- (instrumental)"@ja,
        "Yakusoku -Promise code- (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc599c1d706d049f6ad7a81d4cfd1aa0e ;
    schema:name "約束 -Promise code- (instrumental)"@ja,
        "Yakusoku -Promise code- (instrumental)"@ja-latn .

_:Nd07dbcf48cfc448d90854b2fea2ef4d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束 -Promise code-"@ja,
        "Yakusoku -Promise code-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc599c1d706d049f6ad7a81d4cfd1aa0e ;
    schema:name "約束 -Promise code-"@ja,
        "Yakusoku -Promise code-"@ja-latn .

_:Nf373afed4b13467cb4f0caf31a7747c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫苑"@ja,
        "Shion"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nc599c1d706d049f6ad7a81d4cfd1aa0e ;
    schema:name "紫苑"@ja,
        "Shion"@ja-latn .

_:Nc599c1d706d049f6ad7a81d4cfd1aa0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7c5901e68cfa49c595ce105da059ed57,
        _:N9e5ed5d168784fe29ebc1a18ffc58293,
        _:Nd07dbcf48cfc448d90854b2fea2ef4d4,
        _:Nf373afed4b13467cb4f0caf31a7747c4 ;
    mo:track_count 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7c5901e68cfa49c595ce105da059ed57,
        _:N9e5ed5d168784fe29ebc1a18ffc58293,
        _:Nd07dbcf48cfc448d90854b2fea2ef4d4,
        _:Nf373afed4b13467cb4f0caf31a7747c4 .

