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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/60540#lyrics>,
        <album/60540#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

<artist/13310#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Kariyuki"@en,
        "雁行真依"@ja ;
    foaf:made <album/60540#subject>,
        <album/60540#vocals> ;
    foaf:name "Mai Kariyuki"@en,
        "雁行真依"@ja .

<artist/31496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ami"@en,
        "亜美"@ja ;
    foaf:made <album/60540#subject>,
        <album/60540#vocals> ;
    foaf:name "Ami"@en,
        "亜美"@ja .

<artist/40821#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanae Koyama"@en,
        "小山哉枝"@ja ;
    foaf:made <album/60540#lyrics>,
        <album/60540#subject> ;
    foaf:name "Kanae Koyama"@en,
        "小山哉枝"@ja .

<artist/8398#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rio Asaba"@en,
        "浅葉リオ"@ja ;
    foaf:made <album/60540#subject>,
        <album/60540#vocals> ;
    foaf:name "Rio Asaba"@en,
        "浅葉リオ"@ja .

<artist/13312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60540#subject> ;
    schema:name "Takashi Iioka"@en,
        "飯岡隆志"@ja ;
    foaf:made <album/60540#composition>,
        <album/60540#lyrics>,
        <album/60540#subject> ;
    foaf:name "Takashi Iioka"@en,
        "飯岡隆志"@ja .

<artist/1611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60540#subject> ;
    schema:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja ;
    foaf:made <album/60540#composition>,
        <album/60540#subject> ;
    foaf:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja .

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60540#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/60540#composition>,
        <album/60540#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<product/5328#subject> a schema:CreativeWork ;
    schema:name "Ikki Tousen: Great Guardians"@en,
        "一騎当千 Great Guardians"@ja,
        "Ikki Tousen: Great Guardians"@ja-latn ;
    foaf:name "Ikki Tousen: Great Guardians"@en,
        "一騎当千 Great Guardians"@ja,
        "Ikki Tousen: Great Guardians"@ja-latn .

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

<album/60540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn ;
    mo:performance_of <album/60540#musicalwork> ;
    mo:recorded_as <album/60540#musicalexpression> ;
    schema:name "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/60540#musicalwork> .

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/60540/60540-1469996234.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn ;
    mo:composer <artist/13312#subject>,
        <artist/1611#subject>,
        <artist/3100#subject> ;
    mo:produced_work <album/60540#musicalwork> ;
    schema:name "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn .

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

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

<album/60540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-30"^^xsd:date ;
    dcterms:title "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ZMCZ-4180" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/60540#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:Naac14310b682461fb75870cf89fd1ebc,
        _:Nd807877a764b458584eacdd0f56ab58c ;
    mo:record_count 2 ;
    schema:about <product/5328#subject> ;
    schema:datePublished "2008-07-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/60540/60540-1469996234.jpg> ;
    schema:name "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@en,
        "NoxLimit! / 影～shape of shadow～ / 時の扉 [初回限定盤]"@ja,
        "NoxLimit! / Kage ~shape of shadow~ / Toki no Tobira [Limited Edition]"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/60540/60540-1469996234.jpg> .

_:N17ef5cb9afa645d0bafaa79b9abc21a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No×Limit! (オリジナルカラオケ)"@ja,
        "No×Limit! (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "No×Limit! (オリジナルカラオケ)"@ja,
        "No×Limit! (Original Karaoke)"@ja-latn .

_:N3403da8922d942a289f614e3eada60a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の扉 (オリジナルカラオケ)"@ja,
        "Toki no Tobira (Original Karaoke)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "時の扉 (オリジナルカラオケ)"@ja,
        "Toki no Tobira (Original Karaoke)"@ja-latn .

_:N41af1da7d6e34db4bde9cba646ece08f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~No×Limit! SPECIAL~"@ja,
        "~No×Limit! SPECIAL~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Naac14310b682461fb75870cf89fd1ebc ;
    schema:name "~No×Limit! SPECIAL~"@ja,
        "~No×Limit! SPECIAL~"@ja-latn .

_:N926ef14eb2de42ac9d1bce829c5ab373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の扉"@ja,
        "Toki no Tobira"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "時の扉"@ja,
        "Toki no Tobira"@ja-latn .

_:N9a8eb8b22e5e42e6bb288a40f7465e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No×Limit!"@ja,
        "No×Limit!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "No×Limit!"@ja,
        "No×Limit!"@ja-latn .

_:Nc885463cea724af987822a4d70457b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影～shape of shadow～ (オリジナルカラオケ)"@ja,
        "Kage ~shape of shadow~ (Original Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "影～shape of shadow～ (オリジナルカラオケ)"@ja,
        "Kage ~shape of shadow~ (Original Karaoke)"@ja-latn .

_:Nd303fb33190e42acbae65599a89b14cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影～shape of shadow～ (TV-サイズ)"@ja,
        "Kage ~shape of shadow~ (TV-Size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Naac14310b682461fb75870cf89fd1ebc ;
    schema:name "影～shape of shadow～ (TV-サイズ)"@ja,
        "Kage ~shape of shadow~ (TV-Size)"@ja-latn .

_:Nf5f0a07f1afc4ddb8afd31e2233c218e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No×Limit! (TV-サイズ)"@ja,
        "No×Limit! (TV-Size)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Naac14310b682461fb75870cf89fd1ebc ;
    schema:name "No×Limit! (TV-サイズ)"@ja,
        "No×Limit! (TV-Size)"@ja-latn .

_:Nfb1d5c9ea989456499c9dc4b8b03a87d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影～shape of shadow～"@ja,
        "Kage ~shape of shadow~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd807877a764b458584eacdd0f56ab58c ;
    schema:name "影～shape of shadow～"@ja,
        "Kage ~shape of shadow~"@ja-latn .

_:Naac14310b682461fb75870cf89fd1ebc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N41af1da7d6e34db4bde9cba646ece08f,
        _:Nd303fb33190e42acbae65599a89b14cc,
        _:Nf5f0a07f1afc4ddb8afd31e2233c218e ;
    mo:track_count 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N41af1da7d6e34db4bde9cba646ece08f,
        _:Nd303fb33190e42acbae65599a89b14cc,
        _:Nf5f0a07f1afc4ddb8afd31e2233c218e .

_:Nd807877a764b458584eacdd0f56ab58c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17ef5cb9afa645d0bafaa79b9abc21a7,
        _:N3403da8922d942a289f614e3eada60a0,
        _:N926ef14eb2de42ac9d1bce829c5ab373,
        _:N9a8eb8b22e5e42e6bb288a40f7465e19,
        _:Nc885463cea724af987822a4d70457b39,
        _:Nfb1d5c9ea989456499c9dc4b8b03a87d ;
    mo:track_count 6 ;
    schema:duration "PT25:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N17ef5cb9afa645d0bafaa79b9abc21a7,
        _:N3403da8922d942a289f614e3eada60a0,
        _:N926ef14eb2de42ac9d1bce829c5ab373,
        _:N9a8eb8b22e5e42e6bb288a40f7465e19,
        _:Nc885463cea724af987822a4d70457b39,
        _:Nfb1d5c9ea989456499c9dc4b8b03a87d .

