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

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/43324#lyrics>,
        <album/43324#subject> ;
    foaf:name "meg rock"@en .

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

<product/2211#subject> a schema:CreativeWork ;
    schema:name "KILL la KILL"@en,
        "キルラキル"@ja,
        "KILL la KILL"@ja-latn ;
    foaf:name "KILL la KILL"@en,
        "キルラキル"@ja,
        "KILL la KILL"@ja-latn .

<album/43324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn ;
    mo:composer <artist/12231#subject> ;
    mo:produced_work <album/43324#musicalwork> ;
    schema:name "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/43324/43324-1589502719.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/43324#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/43324#musicalwork> ;
    mo:performer <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15487#subject> ;
    mo:recorded_as <album/43324#musicalexpression> ;
    schema:byArtist <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15487#subject> ;
    schema:name "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/43324#musicalwork> .

<album/43324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-05"^^xsd:date ;
    dcterms:title "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DFCL-2054~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/43324#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N41ba18a35bed4991a61fdda7f5bec6fe,
        _:N8f1a2bb2f6244a3387b1b5369ac90e9f ;
    mo:record_count 2 ;
    schema:about <product/2211#subject> ;
    schema:byArtist <artist/12231#subject>,
        <artist/15149#subject>,
        <artist/15487#subject> ;
    schema:datePublished "2014-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/43324/43324-1589502719.jpg> ;
    schema:name "ambiguous / GARNiDELiA [Limited Edition]"@en,
        "ambiguous / GARNiDELiA [期間生産限定盤]"@ja,
        "ambiguous / GARNiDELiA [Limited Edition]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/43324/43324-1589502719.jpg> .

_:N04e0f1c448ff4b7bb799e9efda7f31c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambiguous (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N41ba18a35bed4991a61fdda7f5bec6fe ;
    schema:name "ambiguous (instrumental)"@en .

_:N1e27e08039514b9bb96fac1a35533299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORiGiNAL"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N41ba18a35bed4991a61fdda7f5bec6fe ;
    schema:name "ORiGiNAL"@en .

_:N29308337151c426197b3a0f6a5304a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambiguous"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N41ba18a35bed4991a61fdda7f5bec6fe ;
    schema:name "ambiguous"@en .

_:N8f1a2bb2f6244a3387b1b5369ac90e9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ncbf9af32131b4219ba9a59fe25866b20 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncbf9af32131b4219ba9a59fe25866b20 .

_:Ncbf9af32131b4219ba9a59fe25866b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"KILL la KILL\" non-credit OPENING MOVIE"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f1a2bb2f6244a3387b1b5369ac90e9f ;
    schema:name "\"KILL la KILL\" non-credit OPENING MOVIE"@en .

_:Ne4cf14fe9f5344b088e911532212c590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N41ba18a35bed4991a61fdda7f5bec6fe ;
    schema:name "Gravity"@en .

_:Nfc48a7d0c7e2421da3f43e13708e7bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambiguous (TV Size ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N41ba18a35bed4991a61fdda7f5bec6fe ;
    schema:name "ambiguous (TV Size ver.)"@en .

_:N41ba18a35bed4991a61fdda7f5bec6fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e0f1c448ff4b7bb799e9efda7f31c8,
        _:N1e27e08039514b9bb96fac1a35533299,
        _:N29308337151c426197b3a0f6a5304a1c,
        _:Ne4cf14fe9f5344b088e911532212c590,
        _:Nfc48a7d0c7e2421da3f43e13708e7bee ;
    mo:track_count 5 ;
    schema:duration "PT18:58"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N04e0f1c448ff4b7bb799e9efda7f31c8,
        _:N1e27e08039514b9bb96fac1a35533299,
        _:N29308337151c426197b3a0f6a5304a1c,
        _:Ne4cf14fe9f5344b088e911532212c590,
        _:Nfc48a7d0c7e2421da3f43e13708e7bee .

