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

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

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

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

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

<event/158> a mo:Release ;
    schema:name "Released at M3-2013 Spring (Apr 29, 2013)" .

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

<album/144903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn ;
    mo:performance_of <album/144903#musicalwork> ;
    mo:recorded_as <album/144903#musicalexpression> ;
    schema:name "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn ;
    schema:workPerformed <album/144903#musicalwork> .

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

<https://medium-media.vgm.io/albums/30/144903/144903-b13092ac6712.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "桜上水モリト"@en ;
            foaf:made <album/144903#composition> ;
            foaf:name "桜上水モリト"@en ],
        <artist/16433#subject>,
        <artist/27494#subject> ;
    mo:produced_work <album/144903#musicalwork> ;
    schema:name "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn .

<album/144903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn ;
    mo:catalogue_number "TAW-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144903#musicalexpression> ;
    mo:publisher _:N8682a3fbc3754ef285c0070bcd19bd75 ;
    mo:record _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/144903/144903-b13092ac6712.jpg> ;
    schema:name "Tokyo Audio Waffle"@en,
        "Tokyo Audio Waffle"@ja,
        "Tokyo Audio Waffle"@ja-latn ;
    schema:publisher _:N8682a3fbc3754ef285c0070bcd19bd75 ;
    foaf:depiction <https://media.vgm.io/albums/30/144903/144903-b13092ac6712.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144903#subject> ;
    schema:name "桜上水モリト"@en ;
    foaf:made <album/144903#subject> ;
    foaf:name "桜上水モリト"@en .

_:N412da9b8ca5b469db9fcc1f75d8c36af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caramel Macchiato feat. 砂糖子"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "Caramel Macchiato feat. 砂糖子"@ja .

_:N6202bfcc96b74e98bcfe0360bafd39ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry and chocolate chunk scones"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "Strawberry and chocolate chunk scones"@ja .

_:N83db1b1f4f384039b60f33abff049936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White mocha"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "White mocha"@ja .

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

_:N9359409bd3d7429dac27cc5c8e81997e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cafe mist"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "Cafe mist"@ja .

_:Nbdadf22549f3473da822200f115d1a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Waffle#"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "Tokyo Waffle#"@ja .

_:Nbe24fe55dd94407bb02a41f9165521e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lemon Tea feat. megsis"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "Lemon Tea feat. megsis"@ja .

_:Nd15799cde64b4c30bbb1ff1685c5bc4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CARROT CAKE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N98dc915e4cc14e519d5f54ed2ac75a60 ;
    schema:name "CARROT CAKE"@ja .

_:N98dc915e4cc14e519d5f54ed2ac75a60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N412da9b8ca5b469db9fcc1f75d8c36af,
        _:N6202bfcc96b74e98bcfe0360bafd39ef,
        _:N83db1b1f4f384039b60f33abff049936,
        _:N9359409bd3d7429dac27cc5c8e81997e,
        _:Nbdadf22549f3473da822200f115d1a9a,
        _:Nbe24fe55dd94407bb02a41f9165521e5,
        _:Nd15799cde64b4c30bbb1ff1685c5bc4c ;
    mo:track_count 7 ;
    schema:duration "PT35:25"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N412da9b8ca5b469db9fcc1f75d8c36af,
        _:N6202bfcc96b74e98bcfe0360bafd39ef,
        _:N83db1b1f4f384039b60f33abff049936,
        _:N9359409bd3d7429dac27cc5c8e81997e,
        _:Nbdadf22549f3473da822200f115d1a9a,
        _:Nbe24fe55dd94407bb02a41f9165521e5,
        _:Nd15799cde64b4c30bbb1ff1685c5bc4c .

