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

<artist/12222#subject> a schema:Person,
        foaf:Person ;
    schema:name "chelly"@en ;
    foaf:made <album/57671#subject>,
        <album/57671#vocals> ;
    foaf:name "chelly"@en .

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimer"@en ;
    foaf:made <album/57671#subject>,
        <album/57671#vocals> ;
    foaf:name "Aimer"@en .

<artist/36103#subject> a schema:Person,
        foaf:Person ;
    schema:name "aimerrhythm"@en ;
    foaf:made <album/57671#lyrics>,
        <album/57671#subject> ;
    foaf:name "aimerrhythm"@en .

<artist/7677#subject> a schema:Person,
        foaf:Person ;
    schema:name "cAnON."@en ;
    foaf:made <album/57671#lyrics>,
        <album/57671#subject> ;
    foaf:name "cAnON."@en .

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57671#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/57671#composition>,
        <album/57671#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

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

<product/4092#subject> a schema:CreativeWork ;
    schema:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn ;
    foaf:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn .

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

<album/57671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn ;
    mo:performance_of <album/57671#musicalwork> ;
    mo:recorded_as <album/57671#musicalexpression> ;
    schema:name "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/57671#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/57671/57671-1462691970.jpg> a schema:ImageObject,
        foaf:Image .

<album/57671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn ;
    mo:composer <artist/12554#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/57671#musicalwork> ;
    schema:name "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn .

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

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

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

<album/57671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-11"^^xsd:date ;
    dcterms:title "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1885~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57671#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nbad1f961dd5e48f1acfbd68d1f03150a,
        _:Nf78cd266276c4a7ebc4ea4167c99b691 ;
    mo:record_count 2 ;
    schema:about <product/4092#subject> ;
    schema:datePublished "2016-05-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/57671/57671-1462691970.jpg> ;
    schema:name "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/57671/57671-1462691970.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(EGOIST"@en ;
    foaf:made <album/57671#vocals> ;
    foaf:name "(EGOIST"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(EGOIST"@en ;
    foaf:made <album/57671#subject> ;
    foaf:name "(EGOIST"@en .

_:N1a028bf083bb449f9f94c113e2bcabaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninelie (instrumental)"@en,
        "ninelie (instrumental)"@ja,
        "ninelie (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nbad1f961dd5e48f1acfbd68d1f03150a ;
    schema:name "ninelie (instrumental)"@en,
        "ninelie (instrumental)"@ja,
        "ninelie (instrumental)"@ja-latn .

_:N6802c6a0e2964567afd591224b6a3800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spica"@en,
        "スピカ"@ja,
        "Spica"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nbad1f961dd5e48f1acfbd68d1f03150a ;
    schema:name "Spica"@en,
        "スピカ"@ja,
        "Spica"@ja-latn .

_:N704f2bead85e43aeb6756faf66949510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninelie (TV size)"@en,
        "ninelie (TV size)"@ja,
        "ninelie (TV size)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nbad1f961dd5e48f1acfbd68d1f03150a ;
    schema:name "ninelie (TV size)"@en,
        "ninelie (TV size)"@ja,
        "ninelie (TV size)"@ja-latn .

_:N91ed8a4515594aacaa8509aa57af231a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninelie"@en,
        "ninelie"@ja,
        "ninelie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nbad1f961dd5e48f1acfbd68d1f03150a ;
    schema:name "ninelie"@en,
        "ninelie"@ja,
        "ninelie"@ja-latn .

_:N9cbf1365eca140fda569a120eba1a71a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through My Blood <AM>"@en,
        "Through My Blood <AM>"@ja,
        "Through My Blood <AM>"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nbad1f961dd5e48f1acfbd68d1f03150a ;
    schema:name "Through My Blood <AM>"@en,
        "Through My Blood <AM>"@ja,
        "Through My Blood <AM>"@ja-latn .

_:Nb49f50d0c9474dfe80456feb15096923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Kabaneri of the Iron Fortress\" Non-credit Ending Movie"@en,
        "「甲鉄城のカバネリ」ノンクレジットエンディングムービー"@ja,
        "\"Koutetsujou no Kabaneri\" Non-credit Ending Movie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf78cd266276c4a7ebc4ea4167c99b691 ;
    schema:name "\"Kabaneri of the Iron Fortress\" Non-credit Ending Movie"@en,
        "「甲鉄城のカバネリ」ノンクレジットエンディングムービー"@ja,
        "\"Koutetsujou no Kabaneri\" Non-credit Ending Movie"@ja-latn .

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

_:Nbad1f961dd5e48f1acfbd68d1f03150a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a028bf083bb449f9f94c113e2bcabaf,
        _:N6802c6a0e2964567afd591224b6a3800,
        _:N704f2bead85e43aeb6756faf66949510,
        _:N91ed8a4515594aacaa8509aa57af231a,
        _:N9cbf1365eca140fda569a120eba1a71a ;
    mo:track_count 5 ;
    schema:duration "PT19:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1a028bf083bb449f9f94c113e2bcabaf,
        _:N6802c6a0e2964567afd591224b6a3800,
        _:N704f2bead85e43aeb6756faf66949510,
        _:N91ed8a4515594aacaa8509aa57af231a,
        _:N9cbf1365eca140fda569a120eba1a71a .

