@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 _:N2a0eaf04bec042aa80471ffacf1674da ;
    mo:record _:N76c30843d7cd44d98d51398eaf0c7be7 ;
    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 _:N2a0eaf04bec042aa80471ffacf1674da ;
    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#vocals> ;
    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#subject> ;
    foaf:name "megsis"@en .

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

_:N2a0eaf04bec042aa80471ffacf1674da 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 .

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

_:N78d5a623cec546e78a5f6df149aea97f 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 _:N76c30843d7cd44d98d51398eaf0c7be7 ;
    schema:name "Quatre Quart (au chocolat et zeste d'orange)"@en .

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

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

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

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

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

_:N76c30843d7cd44d98d51398eaf0c7be7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f6e61ebaa9241eeb3ca305726e60ee0,
        _:N5dbb237f08bc4ecb89abc696d6736abd,
        _:N78d5a623cec546e78a5f6df149aea97f,
        _:N925d5b352ccd4b748db9ff57b8c5fe0e,
        _:Na08f85f3a4ea4534bf1f7f9c0eaeae7c,
        _:Naa235d6e0d264a09a29d0f209cec254e,
        _:Nb41c2e417f41419f844340cd5754cef7,
        _:Nded3563d00a7487e9e027b2244f80707 ;
    mo:track_count 8 ;
    schema:duration "PT36:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f6e61ebaa9241eeb3ca305726e60ee0,
        _:N5dbb237f08bc4ecb89abc696d6736abd,
        _:N78d5a623cec546e78a5f6df149aea97f,
        _:N925d5b352ccd4b748db9ff57b8c5fe0e,
        _:Na08f85f3a4ea4534bf1f7f9c0eaeae7c,
        _:Naa235d6e0d264a09a29d0f209cec254e,
        _:Nb41c2e417f41419f844340cd5754cef7,
        _:Nded3563d00a7487e9e027b2244f80707 .

