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

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

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

<album/22659#musicalexpression> a mo:Signal ;
    mo:published_as <album/22659#subject> ;
    mo:records <album/22659#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/95/22659/22659-1293230188.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22659#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/22659/22659-1293230188.jpg> ;
    foaf:depicts <album/22659#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/22659/22659-1293230188.jpg> .

<https://medium-media.vgm.io/albums/95/22659/22659-1293230188.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/81413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22659#performance> ;
    schema:name "Yui"@en,
        "ゆい"@ja ;
    foaf:made <album/22659#lyrics>,
        <album/22659#subject> ;
    foaf:name "Yui"@en,
        "ゆい"@ja .

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

<album/22659#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Noble Roar / Yousei Teikoku"@en,
        "Noble Road / 妖精帝國"@ja,
        "Noble Roar / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/22659#musicalwork> ;
    mo:performer <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    mo:recorded_as <album/22659#musicalexpression> ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:name "Noble Roar / Yousei Teikoku"@en,
        "Noble Road / 妖精帝國"@ja,
        "Noble Roar / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/22659#musicalwork> .

<album/22659#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-26"^^xsd:date ;
    dcterms:title "Noble Roar / Yousei Teikoku"@en,
        "Noble Road / 妖精帝國"@ja,
        "Noble Roar / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACM-4283" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22659#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Innocent Venus"@en ;
            foaf:name "Innocent Venus"@en ] ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:datePublished "2006-07-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/22659/22659-1293230188.jpg> ;
    schema:name "Noble Roar / Yousei Teikoku"@en,
        "Noble Road / 妖精帝國"@ja,
        "Noble Roar / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/22659/22659-1293230188.jpg> .

_:N5d8bd631942d4c88b24309c3d48c8fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Roar"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Noble Roar"@en .

_:N8e7b47c913cf4a488b35d990b36d434b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patriot Anthem (off vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Patriot Anthem (off vocal)"@en .

_:Nac3d383ab22b4c0785852f2f9d7511d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canary"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Canary"@en .

_:Nee6e38cd094946b89b43ae36728642a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Roar (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Noble Roar (off vocal)"@en .

_:Nf50fae7abca742eba6a530b00bbf75d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canary (off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Canary (off vocal)"@en .

_:Nf8a395410628456b8cbe29d111a756a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patriot Anthem"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N42433cd2649e4f47a83f64bdd87fcc92 ;
    schema:name "Patriot Anthem"@en .

_:N42433cd2649e4f47a83f64bdd87fcc92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d8bd631942d4c88b24309c3d48c8fb2,
        _:N8e7b47c913cf4a488b35d990b36d434b,
        _:Nac3d383ab22b4c0785852f2f9d7511d2,
        _:Nee6e38cd094946b89b43ae36728642a7,
        _:Nf50fae7abca742eba6a530b00bbf75d4,
        _:Nf8a395410628456b8cbe29d111a756a5 ;
    mo:track_count 6 ;
    schema:duration "PT30:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5d8bd631942d4c88b24309c3d48c8fb2,
        _:N8e7b47c913cf4a488b35d990b36d434b,
        _:Nac3d383ab22b4c0785852f2f9d7511d2,
        _:Nee6e38cd094946b89b43ae36728642a7,
        _:Nf50fae7abca742eba6a530b00bbf75d4,
        _:Nf8a395410628456b8cbe29d111a756a5 .

