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

<artist/8271#subject> a schema:Person,
        foaf:Person ;
    schema:name "HeArt MakiArt"@en ;
    foaf:made <album/35402#lyrics>,
        <album/35402#subject> ;
    foaf:name "HeArt MakiArt"@en .

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

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35402#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/35402#composition>,
        <album/35402#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<album/35402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn ;
    mo:composer <artist/3957#subject> ;
    mo:produced_work <album/35402#musicalwork> ;
    schema:name "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn .

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

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

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

<https://media.vgm.io/albums/20/35402/35402-8e3765790c12.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35402#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/35402/35402-8e3765790c12.png> ;
    foaf:depicts <album/35402#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/35402/35402-8e3765790c12.png> .

<https://medium-media.vgm.io/albums/20/35402/35402-8e3765790c12.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35402#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/5696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35402#performance> ;
    schema:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja ;
    foaf:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja .

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35402#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<album/35402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn ;
    mo:performance_of <album/35402#musicalwork> ;
    mo:performer <artist/2869#subject>,
        <artist/5696#subject>,
        <artist/6955#subject> ;
    mo:recorded_as <album/35402#musicalexpression> ;
    schema:byArtist <artist/2869#subject>,
        <artist/5696#subject>,
        <artist/6955#subject> ;
    schema:name "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn ;
    schema:workPerformed <album/35402#musicalwork> .

<album/35402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-26"^^xsd:date ;
    dcterms:title "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn ;
    mo:catalogue_number "ANZX-6142" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35402#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nddd776be2c6b403790dbb012e9d82c5c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chouyaku Hyakuninisshu: Uta Koi."@en ;
            foaf:name "Chouyaku Hyakuninisshu: Uta Koi."@en ] ;
    schema:byArtist <artist/2869#subject>,
        <artist/5696#subject>,
        <artist/6955#subject> ;
    schema:datePublished "2012-09-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/35402/35402-8e3765790c12.png> ;
    schema:name "Mahorama"@en,
        "まほらま"@ja,
        "Mahorama"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/35402/35402-8e3765790c12.png> .

_:N5ed3249d46ba473090a29f95cc537836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まほらま"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nddd776be2c6b403790dbb012e9d82c5c ;
    schema:name "まほらま"@ja .

_:Ncfc1d99d6bad448c8cbd1fc7def02c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まほらま (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nddd776be2c6b403790dbb012e9d82c5c ;
    schema:name "まほらま (Instrumental)"@ja .

_:Nddd776be2c6b403790dbb012e9d82c5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ed3249d46ba473090a29f95cc537836,
        _:Ncfc1d99d6bad448c8cbd1fc7def02c8f ;
    mo:track_count 2 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5ed3249d46ba473090a29f95cc537836,
        _:Ncfc1d99d6bad448c8cbd1fc7def02c8f .

