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

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

<artist/16433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144910#subject> ;
    schema:name "Yukihide Nino"@en,
        "新乃ユキヒデ"@ja ;
    foaf:made <album/144910#composition>,
        <album/144910#subject> ;
    foaf:name "Yukihide Nino"@en,
        "新乃ユキヒデ"@ja .

<artist/27494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144910#subject> ;
    schema:name "Motome Nakaji"@en,
        "中路もとめ"@ja ;
    foaf:made <album/144910#composition>,
        <album/144910#subject> ;
    foaf:name "Motome Nakaji"@en,
        "中路もとめ"@ja .

<artist/4260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144910#subject> ;
    schema:name "ginrei"@en ;
    foaf:made <album/144910#composition>,
        <album/144910#subject> ;
    foaf:name "ginrei"@en .

<artist/6179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144910#subject> ;
    schema:name "johnny"@en,
        "じょにー"@ja ;
    foaf:made <album/144910#composition>,
        <album/144910#subject> ;
    foaf:name "johnny"@en,
        "じょにー"@ja .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

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

<album/144910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn ;
    mo:performance_of <album/144910#musicalwork> ;
    mo:recorded_as <album/144910#musicalexpression> ;
    schema:name "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn ;
    schema:workPerformed <album/144910#musicalwork> .

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

<https://media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144910#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> ;
    foaf:depicts <album/144910#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> .

<https://medium-media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> a schema:ImageObject,
        foaf:Image .

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

<album/144910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "大岩井とり"@en ;
            foaf:made <album/144910#composition> ;
            foaf:name "大岩井とり"@en ],
        <artist/16433#subject>,
        <artist/27494#subject>,
        <artist/4260#subject>,
        <artist/6179#subject> ;
    mo:produced_work <album/144910#musicalwork> ;
    schema:name "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn .

<album/144910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn ;
    mo:catalogue_number "TAW-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144910#musicalexpression> ;
    mo:publisher _:N97726082238c4af0bdb9984bc587400f ;
    mo:record _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> ;
    schema:name "Maple Mont-blanc"@en,
        "Maple Mont-blanc"@ja,
        "Maple Mont-blanc"@ja-latn ;
    schema:publisher _:N97726082238c4af0bdb9984bc587400f ;
    foaf:depiction <https://media.vgm.io/albums/01/144910/144910-33f2925ee03f.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "megsis"@en ;
    foaf:made <album/144910#subject> ;
    foaf:name "megsis"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144910#subject> ;
    schema:name "大岩井とり"@en ;
    foaf:made <album/144910#subject> ;
    foaf:name "大岩井とり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "megsis"@en ;
    foaf:made <album/144910#vocals> ;
    foaf:name "megsis"@en .

_:N1864956bbfa24e728b38416fadc88d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wiener Kaffee"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Wiener Kaffee"@en .

_:N1fe0a9b83cbc42bc8900c3d868ba2c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bavarois feat. megsis"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Bavarois feat. megsis"@en .

_:N45ee7072536b46479ccf894bbb5b6ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuzu Tea"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Yuzu Tea"@en .

_:N94456615df5543c5b3932a278af99d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tarte aux poires"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Tarte aux poires"@en .

_:N97726082238c4af0bdb9984bc587400f schema:name "en;Dolphin Records"@en,
        "en;Dolphin Records"@ja,
        "en;Dolphin Records"@ja-latn ;
    foaf:name "en;Dolphin Records"@en,
        "en;Dolphin Records"@ja,
        "en;Dolphin Records"@ja-latn .

_:Nbd3602ed45fb438e9106b88a9eadd209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quatre Quart (au chocolat et zeste d'orange)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Quatre Quart (au chocolat et zeste d'orange)"@en .

_:Nd2afa9ef68dd4c1f8496b4efb7bb0ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mont-blanc"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Mont-blanc"@en .

_:Ndef409d95ece4048a5234368cacc0ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cappuccino"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "cappuccino"@en .

_:Nec40c38f21d04a26b87a6ef7016fe98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roasted Almond Latte"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ne16bd4c57b694d9c9371d8b46e93057a ;
    schema:name "Roasted Almond Latte"@en .

_:Ne16bd4c57b694d9c9371d8b46e93057a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1864956bbfa24e728b38416fadc88d87,
        _:N1fe0a9b83cbc42bc8900c3d868ba2c51,
        _:N45ee7072536b46479ccf894bbb5b6ed1,
        _:N94456615df5543c5b3932a278af99d69,
        _:Nbd3602ed45fb438e9106b88a9eadd209,
        _:Nd2afa9ef68dd4c1f8496b4efb7bb0ade,
        _:Ndef409d95ece4048a5234368cacc0ecf,
        _:Nec40c38f21d04a26b87a6ef7016fe98b ;
    mo:track_count 8 ;
    schema:duration "PT36:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1864956bbfa24e728b38416fadc88d87,
        _:N1fe0a9b83cbc42bc8900c3d868ba2c51,
        _:N45ee7072536b46479ccf894bbb5b6ed1,
        _:N94456615df5543c5b3932a278af99d69,
        _:Nbd3602ed45fb438e9106b88a9eadd209,
        _:Nd2afa9ef68dd4c1f8496b4efb7bb0ade,
        _:Ndef409d95ece4048a5234368cacc0ecf,
        _:Nec40c38f21d04a26b87a6ef7016fe98b .

