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

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

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

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

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

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57670#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/57670#composition>,
        <album/57670#lyrics>,
        <album/57670#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/57670#musicalexpression> a mo:Signal ;
    mo:published_as <album/57670#subject> ;
    mo:records <album/57670#performance> .

<album/57670#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/57670#musicalwork> ;
    mo:recorded_as <album/57670#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/57670#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/07/57670/57670-1458151870.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57670#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/57670/57670-1458151870.png> ;
    foaf:depicts <album/57670#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/57670/57670-1458151870.png> .

<https://medium-media.vgm.io/albums/07/57670/57670-1458151870.png> a schema:ImageObject,
        foaf:Image .

<album/57670#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/57670#musicalwork> ;
    schema:name "ninelie EP / Aimer [Limited Edition]"@en,
        "ninelie EP / Aimer [Limited Edition]"@ja,
        "ninelie EP / Aimer [Limited Edition]"@ja-latn .

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

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

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

<album/57670#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-1882~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57670#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nbe8a489893a4411ea94999f50e57006b,
        _:Nd65ec7b170ac4aff94200b2d3b5ad6b6 ;
    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/07/57670/57670-1458151870.png> ;
    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/07/57670/57670-1458151870.png> .

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

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

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

_:N0918f43d9d59407aa697f1906b9ef609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninelie (Music Video)"@en,
        "ninelie (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd65ec7b170ac4aff94200b2d3b5ad6b6 ;
    schema:name "ninelie (Music Video)"@en,
        "ninelie (Music Video)"@ja .

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

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

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

_:Nd65ec7b170ac4aff94200b2d3b5ad6b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0918f43d9d59407aa697f1906b9ef609 ;
    mo:track_count 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0918f43d9d59407aa697f1906b9ef609 .

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

_:Nbe8a489893a4411ea94999f50e57006b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a8d3c5706a449dabdc8b28f87e51da,
        _:N4f344a2615484c5894f69561a3bb0332,
        _:N4f711aa9f9fd433082b3fb2723fba81f,
        _:N7c85668282754fa9b64e12843d5f024a,
        _:Ne3f6dcc963954b14aa5bff815d9e9ff8 ;
    mo:track_count 5 ;
    schema:duration "PT19:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N04a8d3c5706a449dabdc8b28f87e51da,
        _:N4f344a2615484c5894f69561a3bb0332,
        _:N4f711aa9f9fd433082b3fb2723fba81f,
        _:N7c85668282754fa9b64e12843d5f024a,
        _:Ne3f6dcc963954b14aa5bff815d9e9ff8 .

