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

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuiko"@en ;
    foaf:made <album/54660#lyrics>,
        <album/54660#subject> ;
    foaf:name "yuiko"@en .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/54660#lyrics>,
        <album/54660#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

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

<artist/13306#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54660#subject> ;
    schema:name "Toshiki Yamaguchi"@en,
        "山口俊樹"@ja ;
    foaf:made <album/54660#composition>,
        <album/54660#subject> ;
    foaf:name "Toshiki Yamaguchi"@en,
        "山口俊樹"@ja .

<artist/26236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54660#subject> ;
    schema:name "Rei Kamiya"@en,
        "神谷礼"@ja ;
    foaf:made <album/54660#composition>,
        <album/54660#subject> ;
    foaf:name "Rei Kamiya"@en,
        "神谷礼"@ja .

<artist/6624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54660#subject> ;
    schema:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja ;
    foaf:made <album/54660#composition>,
        <album/54660#subject> ;
    foaf:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja .

<product/3827#subject> a schema:CreativeWork ;
    schema:name "AntiMagic Academy: 35th Test Platoon"@en,
        "対魔導学園35試験小隊"@ja,
        "Taimadou Gakuen 35 Shiken Shoutai"@ja-latn ;
    foaf:name "AntiMagic Academy: 35th Test Platoon"@en,
        "対魔導学園35試験小隊"@ja,
        "Taimadou Gakuen 35 Shiken Shoutai"@ja-latn .

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

<org/1379#subject> schema:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn ;
    foaf:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/54660/54660-1446285593.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54660#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn ;
    mo:performance_of <album/54660#musicalwork> ;
    mo:performer <artist/34762#subject> ;
    mo:recorded_as <album/54660#musicalexpression> ;
    schema:byArtist <artist/34762#subject> ;
    schema:name "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn ;
    schema:workPerformed <album/54660#musicalwork> .

<artist/34762#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54660#performance> ;
    schema:name "Afilia Saga"@en,
        "アフィリア・サーガ"@ja ;
    foaf:name "Afilia Saga"@en,
        "アフィリア・サーガ"@ja .

<album/54660#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn ;
    mo:composer <artist/13306#subject>,
        <artist/26236#subject>,
        <artist/6624#subject> ;
    mo:produced_work <album/54660#musicalwork> ;
    schema:name "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn .

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

<album/54660#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-18"^^xsd:date ;
    dcterms:title "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn ;
    mo:catalogue_number "YZPB-5054" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/54660#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:N4bf6b70a4ff8450cb0d18583fad54f80,
        _:N95917aa44b71408a88796734a2f1c258 ;
    mo:record_count 2 ;
    schema:about <product/3827#subject> ;
    schema:byArtist <artist/34762#subject> ;
    schema:datePublished "2015-11-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/54660/54660-1446285593.jpg> ;
    schema:name "Embrace Blade / Afilia Saga [with DVD]"@en,
        "Embrace Blade / アフィリア・サーガ [DVD付盤]"@ja,
        "Embrace Blade / Afilia Saga [with DVD]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/54660/54660-1446285593.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Noriko Iwai"@en ;
    foaf:made <album/54660#subject> ;
    foaf:name "Noriko Iwai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Noriko Iwai"@en ;
    foaf:made <album/54660#lyrics> ;
    foaf:name "Noriko Iwai"@en .

_:N360f3925f1774b9eaab30b2fd1b87217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のあの空の果てへ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "約束のあの空の果てへ"@ja .

_:N61edc769bd964be690c610a104fda903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace Blade"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "Embrace Blade"@ja .

_:N7e2ced1d8532494ea42fee79c1d93bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のあの空の果てへ (off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "約束のあの空の果てへ (off Vocal)"@ja .

_:Na80519f813d14f7088062f829680b5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace Blade (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "Embrace Blade (off Vocal)"@ja .

_:Nb6325828940747bb91efc089d3cb6655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "Jumping"@ja .

_:Ne91046b73711439098edc4c9dc6640ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace Blade (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95917aa44b71408a88796734a2f1c258 ;
    schema:name "Embrace Blade (Music Clip)"@ja .

_:Nfd4687cb8503491a8a4951d1247c6f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping (off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4bf6b70a4ff8450cb0d18583fad54f80 ;
    schema:name "Jumping (off Vocal)"@ja .

_:Nfdf2cf54b6944885885634621477af7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace Blade (特典映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N95917aa44b71408a88796734a2f1c258 ;
    schema:name "Embrace Blade (特典映像)"@ja .

_:N95917aa44b71408a88796734a2f1c258 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne91046b73711439098edc4c9dc6640ea,
        _:Nfdf2cf54b6944885885634621477af7b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ne91046b73711439098edc4c9dc6640ea,
        _:Nfdf2cf54b6944885885634621477af7b .

_:N4bf6b70a4ff8450cb0d18583fad54f80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N360f3925f1774b9eaab30b2fd1b87217,
        _:N61edc769bd964be690c610a104fda903,
        _:N7e2ced1d8532494ea42fee79c1d93bab,
        _:Na80519f813d14f7088062f829680b5c7,
        _:Nb6325828940747bb91efc089d3cb6655,
        _:Nfd4687cb8503491a8a4951d1247c6f34 ;
    mo:track_count 6 ;
    schema:duration "PT25:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N360f3925f1774b9eaab30b2fd1b87217,
        _:N61edc769bd964be690c610a104fda903,
        _:N7e2ced1d8532494ea42fee79c1d93bab,
        _:Na80519f813d14f7088062f829680b5c7,
        _:Nb6325828940747bb91efc089d3cb6655,
        _:Nfd4687cb8503491a8a4951d1247c6f34 .

