@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 _:N054d0424e0aa46099b3de4730d7bd81c,
        _:Nb04e906e5d214f9f8a1e88adc1e4a2bd ;
    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> .

_:N27f49864811f45efaa656dbf624aef61 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "aLIEz (instrumental)"@en,
        "aLIEz (instrumental)"@ja .

_:N33e3890b7045472f867aafe4a7ca690a 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "aLIEz (TV size)"@en,
        "aLIEz (TV size)"@ja .

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

_:N83525530e73b45cfac667bdc9de7b854 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "A/Z (instrumental)"@en,
        "A/Z (instrumental)"@ja .

_:N8dcbd82b10364deab10b6895ed441425 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 _:Nb04e906e5d214f9f8a1e88adc1e4a2bd ;
    schema:name "aLIEz (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "aLIEz (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja .

_:N9b11cc92f4534e67af7a3d053d73e23d 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 _:Nb04e906e5d214f9f8a1e88adc1e4a2bd ;
    schema:name "A/Z (\"ALDNOAH.ZERO\" Non-credit Ending Movie)"@en,
        "A/Z (「アルドノア・ゼロ」ノンクレジットエンディングムービー)"@ja .

_:N9cedb6e8b354412c8f2313def011ffdd 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "A/Z"@en,
        "A/Z"@ja .

_:Na2d4478f052546e2bade3cfadf0458c6 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "Keep on keeping on"@en,
        "Keep on keeping on"@ja .

_:Nd82c4709139d4569afae231c98d325cd 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 _:N054d0424e0aa46099b3de4730d7bd81c ;
    schema:name "A/Z (TV size)"@en,
        "A/Z (TV size)"@ja .

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

_:Nb04e906e5d214f9f8a1e88adc1e4a2bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8dcbd82b10364deab10b6895ed441425,
        _:N9b11cc92f4534e67af7a3d053d73e23d ;
    mo:track_count 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8dcbd82b10364deab10b6895ed441425,
        _:N9b11cc92f4534e67af7a3d053d73e23d .

_:N054d0424e0aa46099b3de4730d7bd81c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27f49864811f45efaa656dbf624aef61,
        _:N33e3890b7045472f867aafe4a7ca690a,
        _:N3be58a14faf14fd98b5619bbf08a2b25,
        _:N83525530e73b45cfac667bdc9de7b854,
        _:N9cedb6e8b354412c8f2313def011ffdd,
        _:Na2d4478f052546e2bade3cfadf0458c6,
        _:Nd82c4709139d4569afae231c98d325cd,
        _:Nfab663bc47ee46de8fe3d221e257019e ;
    mo:track_count 8 ;
    schema:duration "PT29:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N27f49864811f45efaa656dbf624aef61,
        _:N33e3890b7045472f867aafe4a7ca690a,
        _:N3be58a14faf14fd98b5619bbf08a2b25,
        _:N83525530e73b45cfac667bdc9de7b854,
        _:N9cedb6e8b354412c8f2313def011ffdd,
        _:Na2d4478f052546e2bade3cfadf0458c6,
        _:Nd82c4709139d4569afae231c98d325cd,
        _:Nfab663bc47ee46de8fe3d221e257019e .

