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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/14726#lyrics>,
        <album/14726#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/14726#lyrics>,
        <album/14726#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/1611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14726#subject> ;
    schema:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja ;
    foaf:made <album/14726#composition>,
        <album/14726#subject> ;
    foaf:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14726#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/14726#composition>,
        <album/14726#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<product/5982#subject> a schema:CreativeWork ;
    schema:name "Master of Epic: The Animation Age"@en,
        "マスター オブ エピック The Animation Age"@ja,
        "Master of Epic: The Animation Age"@ja-latn ;
    foaf:name "Master of Epic: The Animation Age"@en,
        "マスター オブ エピック The Animation Age"@ja,
        "Master of Epic: The Animation Age"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/14726/14726-1395683389.jpg> a schema:ImageObject,
        foaf:Image .

<album/14726#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn ;
    mo:composer <artist/1611#subject>,
        <artist/5563#subject> ;
    mo:produced_work <album/14726#musicalwork> ;
    schema:name "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn .

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

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

<album/14726#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn ;
    mo:performance_of <album/14726#musicalwork> ;
    mo:performer <artist/4940#subject> ;
    mo:recorded_as <album/14726#musicalexpression> ;
    schema:byArtist <artist/4940#subject> ;
    schema:name "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn ;
    schema:workPerformed <album/14726#musicalwork> .

<artist/4940#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14726#performance> ;
    schema:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja ;
    foaf:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja .

<album/14726#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-24"^^xsd:date ;
    dcterms:title "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn ;
    mo:catalogue_number "LACM-4350" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14726#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nfefc34e2c0654ff199a1b6dcb267490a ;
    mo:record_count 1 ;
    schema:about <product/5982#subject> ;
    schema:byArtist <artist/4940#subject> ;
    schema:datePublished "2007-01-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/14726/14726-1395683389.jpg> ;
    schema:name "Mamorasete... / Ui Miyazaki"@en,
        "まもらせて… / 宮崎羽衣"@ja,
        "Mamorasete... / Ui Miyazaki"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/14726/14726-1395683389.jpg> .

_:N6935a443abe84ef79036df5fd52de3e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE LOVE YOU"@ja,
        "WE LOVE YOU"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nfefc34e2c0654ff199a1b6dcb267490a ;
    schema:name "WE LOVE YOU"@ja,
        "WE LOVE YOU"@ja-latn .

_:N6d6c572303b146b8b4630409535be539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE LOVE YOU [off vocal]"@ja,
        "WE LOVE YOU [off vocal]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nfefc34e2c0654ff199a1b6dcb267490a ;
    schema:name "WE LOVE YOU [off vocal]"@ja,
        "WE LOVE YOU [off vocal]"@ja-latn .

_:N8021d5780dbf4a129c4deab8345834e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まもらせて… [off vocal]"@ja,
        "Mamorasete... [off vocal]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfefc34e2c0654ff199a1b6dcb267490a ;
    schema:name "まもらせて… [off vocal]"@ja,
        "Mamorasete... [off vocal]"@ja-latn .

_:Nd0f23fdde79d41a59b93ed6d5941264d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まもらせて…"@ja,
        "Mamorasete..."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfefc34e2c0654ff199a1b6dcb267490a ;
    schema:name "まもらせて…"@ja,
        "Mamorasete..."@ja-latn .

_:Nfefc34e2c0654ff199a1b6dcb267490a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6935a443abe84ef79036df5fd52de3e8,
        _:N6d6c572303b146b8b4630409535be539,
        _:N8021d5780dbf4a129c4deab8345834e8,
        _:Nd0f23fdde79d41a59b93ed6d5941264d ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6935a443abe84ef79036df5fd52de3e8,
        _:N6d6c572303b146b8b4630409535be539,
        _:N8021d5780dbf4a129c4deab8345834e8,
        _:Nd0f23fdde79d41a59b93ed6d5941264d .

