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

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

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

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

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

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68260#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<artist/39458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68260#performance> ;
    schema:name "YUI"@en ;
    foaf:made <album/68260#lyrics>,
        <album/68260#subject> ;
    foaf:name "YUI"@en .

<artist/43760#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68260#performance> ;
    schema:name "Gight"@en ;
    foaf:name "Gight"@en .

<album/68260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn ;
    mo:composer <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3241#subject> ;
    mo:produced_work <album/68260#musicalwork> ;
    schema:name "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn .

<artist/15404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68260#subject> ;
    mo:performed <album/68260#performance> ;
    schema:name "Shiren"@en,
        "紫煉"@ja ;
    foaf:made <album/68260#composition>,
        <album/68260#subject> ;
    foaf:name "Shiren"@en,
        "紫煉"@ja .

<artist/15405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68260#subject> ;
    mo:performed <album/68260#performance> ;
    schema:name "Nanami"@en ;
    foaf:made <album/68260#composition>,
        <album/68260#subject> ;
    foaf:name "Nanami"@en .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68260#subject> ;
    mo:performed <album/68260#performance> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/68260#composition>,
        <album/68260#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<album/68260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/68260#musicalwork> ;
    mo:performer <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    mo:recorded_as <album/68260#musicalexpression> ;
    schema:byArtist <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    schema:name "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/68260#musicalwork> .

<album/68260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-31"^^xsd:date ;
    dcterms:title "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACM-14620" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68260#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N72a7aead3f7543619b6601f9c8a6d62e ;
    mo:record_count 1 ;
    schema:byArtist <artist/15404#subject>,
        <artist/15405#subject>,
        <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/39458#subject>,
        <artist/43760#subject> ;
    schema:datePublished "2017-05-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/06/68260/68260-1494574699.jpg> ;
    schema:name "flamma idola / Yousei Teikoku"@en,
        "flamma idola / 妖精帝國"@ja,
        "flamma idola / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/68260/68260-1494574699.jpg> .

_:N38d22b6080494cf0a14f0428e7e650f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "内観宇宙死者のゆりかご"@ja,
        "Daikan Uchuu Shisha no Yurikago"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "内観宇宙死者のゆりかご"@ja,
        "Daikan Uchuu Shisha no Yurikago"@ja-latn .

_:N7e927317e3444d298846d463636ccc4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flamma idola （Instrumental）"@ja,
        "flamma idola (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "flamma idola （Instrumental）"@ja,
        "flamma idola (Instrumental)"@ja-latn .

_:N8d936b6c43f94cdb9081c4b8b362b543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天鵞絨パピリオ"@ja,
        "Tengajuu Papilio"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "天鵞絨パピリオ"@ja,
        "Tengajuu Papilio"@ja-latn .

_:N946be212de7f4aa4a1af21918c3bee1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天鵞絨パピリオ （Instrumental）"@ja,
        "Tengajuu Papilio (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "天鵞絨パピリオ （Instrumental）"@ja,
        "Tengajuu Papilio (Instrumental)"@ja-latn .

_:Nb0cf6b33bf224be9b9bba9e3202506a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flamma idola"@ja,
        "flamma idola"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "flamma idola"@ja,
        "flamma idola"@ja-latn .

_:Ndf6b2ff79d9c4bf0ac0b63c5f9092590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "内観宇宙死者のゆりかご （Instrumental）"@ja,
        "Daikan Uchuu Shisha no Yurikago (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N72a7aead3f7543619b6601f9c8a6d62e ;
    schema:name "内観宇宙死者のゆりかご （Instrumental）"@ja,
        "Daikan Uchuu Shisha no Yurikago (Instrumental)"@ja-latn .

_:N72a7aead3f7543619b6601f9c8a6d62e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38d22b6080494cf0a14f0428e7e650f8,
        _:N7e927317e3444d298846d463636ccc4a,
        _:N8d936b6c43f94cdb9081c4b8b362b543,
        _:N946be212de7f4aa4a1af21918c3bee1d,
        _:Nb0cf6b33bf224be9b9bba9e3202506a8,
        _:Ndf6b2ff79d9c4bf0ac0b63c5f9092590 ;
    mo:track_count 6 ;
    schema:duration "PT22:14"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N38d22b6080494cf0a14f0428e7e650f8,
        _:N7e927317e3444d298846d463636ccc4a,
        _:N8d936b6c43f94cdb9081c4b8b362b543,
        _:N946be212de7f4aa4a1af21918c3bee1d,
        _:Nb0cf6b33bf224be9b9bba9e3202506a8,
        _:Ndf6b2ff79d9c4bf0ac0b63c5f9092590 .

