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

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

<album/26224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn ;
    mo:composer <artist/145#subject> ;
    mo:produced_work <album/26224#musicalwork> ;
    schema:name "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn .

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

<org/980#subject> schema:name "MONOMUSIK Co., Ltd."@en,
        "株式会社MONOMUSIK"@ja,
        "MONOMUSIK Co., Ltd."@ja-latn ;
    foaf:name "MONOMUSIK Co., Ltd."@en,
        "株式会社MONOMUSIK"@ja,
        "MONOMUSIK Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/42/26224/26224-1311627243.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26224#performance> ;
    schema:name "Nobuhiko Chiba"@en,
        "SANPE"@en,
        "千葉伸彦"@ja ;
    foaf:name "Nobuhiko Chiba"@en,
        "SANPE"@en,
        "千葉伸彦"@ja .

<artist/6329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26224#performance> ;
    schema:name "Yu Manabe"@en,
        "真部裕"@ja ;
    foaf:name "Yu Manabe"@en,
        "真部裕"@ja .

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

<artist/7834#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26224#performance> ;
    schema:name "Masutami Endo"@en,
        "遠藤益民"@ja ;
    foaf:name "Masutami Endo"@en,
        "遠藤益民"@ja .

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

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26224#subject> ;
    mo:performed <album/26224#performance> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/26224#composition>,
        <album/26224#lyrics>,
        <album/26224#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<album/26224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn ;
    mo:performance_of <album/26224#musicalwork> ;
    mo:performer <artist/11116#subject>,
        <artist/14225#subject>,
        <artist/145#subject>,
        <artist/6329#subject>,
        <artist/7761#subject>,
        <artist/7834#subject> ;
    mo:recorded_as <album/26224#musicalexpression> ;
    schema:byArtist <artist/11116#subject>,
        <artist/14225#subject>,
        <artist/145#subject>,
        <artist/6329#subject>,
        <artist/7761#subject>,
        <artist/7834#subject> ;
    schema:name "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn ;
    schema:workPerformed <album/26224#musicalwork> .

<album/26224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-20"^^xsd:date ;
    dcterms:title "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn ;
    mo:catalogue_number "MNMK-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26224#musicalexpression> ;
    mo:publisher <org/980#subject> ;
    mo:record _:N54cb4809089949bd965033fde8f24b4e ;
    mo:record_count 1 ;
    schema:byArtist <artist/11116#subject>,
        <artist/14225#subject>,
        <artist/145#subject>,
        <artist/6329#subject>,
        <artist/7761#subject>,
        <artist/7834#subject> ;
    schema:datePublished "2011-05-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/42/26224/26224-1311627243.jpg> ;
    schema:name "IMERUAT"@en,
        "IMERUAT"@ja,
        "IMERUAT"@ja-latn ;
    schema:publisher <org/980#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/26224/26224-1311627243.jpg> .

_:N25fcc51edb9840669c46219934c9c9a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imeruat"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N54cb4809089949bd965033fde8f24b4e ;
    schema:name "Imeruat"@ja-latn .

_:N6a9bd9d9e3fc44759b36781fe9efd4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haru no Kasumi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N54cb4809089949bd965033fde8f24b4e ;
    schema:name "Haru no Kasumi"@ja-latn .

_:N6e177205efc747cea0638f4a73ef9afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirotto"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N54cb4809089949bd965033fde8f24b4e ;
    schema:name "Cirotto"@ja-latn .

_:N54cb4809089949bd965033fde8f24b4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25fcc51edb9840669c46219934c9c9a0,
        _:N6a9bd9d9e3fc44759b36781fe9efd4dc,
        _:N6e177205efc747cea0638f4a73ef9afb ;
    mo:track_count 3 ;
    schema:duration "PT11:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N25fcc51edb9840669c46219934c9c9a0,
        _:N6a9bd9d9e3fc44759b36781fe9efd4dc,
        _:N6e177205efc747cea0638f4a73ef9afb .

