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

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/45698#lyrics>,
        <album/45698#subject> ;
    foaf:name "mpi"@en .

<artist/15627#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin Anderson"@en ;
    foaf:made <album/45698#lyrics>,
        <album/45698#subject> ;
    foaf:name "Benjamin Anderson"@en .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45698#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/45698#composition>,
        <album/45698#lyrics>,
        <album/45698#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/2772#subject> a schema:CreativeWork ;
    schema:name "ALDNOAH.ZERO"@en,
        "アルドノア・ゼロ"@ja,
        "ALDNOAH.ZERO"@ja-latn ;
    foaf:name "ALDNOAH.ZERO"@en,
        "アルドノア・ゼロ"@ja,
        "ALDNOAH.ZERO"@ja-latn .

<album/45698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/45698#musicalwork> ;
    schema:name "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn .

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

<album/45698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn ;
    mo:performance_of <album/45698#musicalwork> ;
    mo:recorded_as <album/45698#musicalexpression> ;
    schema:name "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/45698#musicalwork> .

<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/89/45698/45698-1409989349.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/45698/45698-1409989349.jpg> ;
    foaf:depicts <album/45698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/45698/45698-1409989349.jpg> .

<https://medium-media.vgm.io/albums/89/45698/45698-1409989349.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/45698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DFCL-2083~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/45698#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N8e957ace3a4d46f09d93403694311053,
        _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    mo:record_count 2 ;
    schema:about <product/2772#subject> ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/45698/45698-1409989349.jpg> ;
    schema:name "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@en,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [期間生産限定盤]"@ja,
        "A/Z|aLIEz / SawanoHiroyuki[nZk] [Limited Edition]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/45698/45698-1409989349.jpg> .

_:N1a17f6254229412fb7a2f5da5ea7d3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A/Z"@en,
        "A/Z"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "A/Z"@en,
        "A/Z"@ja .

_:N3295b5131a57443396de20bad4bea4a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aLIEz (instrumental)"@en,
        "aLIEz (instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "aLIEz (instrumental)"@en,
        "aLIEz (instrumental)"@ja .

_:N3cac969213ae4c26bd3786f9d3a1bc0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aLIEz (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "aLIEz (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8e957ace3a4d46f09d93403694311053 ;
    schema:name "aLIEz (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "aLIEz (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja .

_:N40b3cd3fd77742148a19265e145b6fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A/Z (TV size)"@en,
        "A/Z (TV size)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "A/Z (TV size)"@en,
        "A/Z (TV size)"@ja .

_:N60d41fd8319342f88095c256e46eff62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aLIEz"@en,
        "aLIEz"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "aLIEz"@en,
        "aLIEz"@ja .

_:N7a5dfe8fabef4d1a95d8891789febd53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep on keeping on"@en,
        "Keep on keeping on"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "Keep on keeping on"@en,
        "Keep on keeping on"@ja .

_:N7c4fcf43ce1a41febb5e68f9acbb187e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A/Z (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "A/Z (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8e957ace3a4d46f09d93403694311053 ;
    schema:name "A/Z (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "A/Z (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja .

_:N7e8e7d7ccada47f68ff7434273933b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aLIEz (TV size)"@en,
        "aLIEz (TV size)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "aLIEz (TV size)"@en,
        "aLIEz (TV size)"@ja .

_:Nb2bf52acc22b454e93653bc32bbb0e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[nZk]"@en,
        "[nZk]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "[nZk]"@en,
        "[nZk]"@ja .

_:Nd473af9ebd2c4503b6012c8417361890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A/Z (instrumental)"@en,
        "A/Z (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf9802f35012c4b2d9ab9560dc8a20e1e ;
    schema:name "A/Z (instrumental)"@en,
        "A/Z (instrumental)"@ja .

_:N8e957ace3a4d46f09d93403694311053 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3cac969213ae4c26bd3786f9d3a1bc0d,
        _:N7c4fcf43ce1a41febb5e68f9acbb187e ;
    mo:track_count 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3cac969213ae4c26bd3786f9d3a1bc0d,
        _:N7c4fcf43ce1a41febb5e68f9acbb187e .

_:Nf9802f35012c4b2d9ab9560dc8a20e1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a17f6254229412fb7a2f5da5ea7d3f6,
        _:N3295b5131a57443396de20bad4bea4a8,
        _:N40b3cd3fd77742148a19265e145b6fa0,
        _:N60d41fd8319342f88095c256e46eff62,
        _:N7a5dfe8fabef4d1a95d8891789febd53,
        _:N7e8e7d7ccada47f68ff7434273933b8e,
        _:Nb2bf52acc22b454e93653bc32bbb0e99,
        _:Nd473af9ebd2c4503b6012c8417361890 ;
    mo:track_count 8 ;
    schema:duration "PT29:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a17f6254229412fb7a2f5da5ea7d3f6,
        _:N3295b5131a57443396de20bad4bea4a8,
        _:N40b3cd3fd77742148a19265e145b6fa0,
        _:N60d41fd8319342f88095c256e46eff62,
        _:N7a5dfe8fabef4d1a95d8891789febd53,
        _:N7e8e7d7ccada47f68ff7434273933b8e,
        _:Nb2bf52acc22b454e93653bc32bbb0e99,
        _:Nd473af9ebd2c4503b6012c8417361890 .

