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

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

<product/6085#subject> a schema:CreativeWork ;
    schema:name "Today's Menu for the Emiya Family"@en,
        "衛宮さんちの今日のごはん"@ja,
        "Emiya-sanchi no Kyou no Gohan"@ja-latn ;
    foaf:name "Today's Menu for the Emiya Family"@en,
        "衛宮さんちの今日のごはん"@ja,
        "Emiya-sanchi no Kyou no Gohan"@ja-latn .

<album/78782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn ;
    mo:composer <artist/45484#subject> ;
    mo:produced_work <album/78782#musicalwork> ;
    schema:name "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/78782/78782-1530612729.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10129#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Shinji Asakura"@en,
        "朝倉真司"@ja ;
    foaf:name "Shinji Asakura"@en,
        "朝倉真司"@ja .

<artist/26122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Negicco"@en ;
    foaf:name "Negicco"@en .

<artist/29626#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Fanfan"@en,
        "ファンファン"@ja ;
    foaf:name "Fanfan"@en,
        "ファンファン"@ja .

<artist/37430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Cypress Ueno"@en,
        "サイプレス上野"@ja ;
    foaf:name "Cypress Ueno"@en,
        "サイプレス上野"@ja .

<artist/69210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Masahiko Kubota"@en,
        "クボタマサヒコ"@ja ;
    foaf:name "Masahiko Kubota"@en,
        "クボタマサヒコ"@ja .

<artist/45484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78782#subject> ;
    mo:performed <album/78782#performance> ;
    schema:name "DJ Misoshiru & MC Gohan"@en,
        "DJみそしるとMCごはん"@ja ;
    foaf:made <album/78782#composition>,
        <album/78782#lyrics>,
        <album/78782#subject> ;
    foaf:name "DJ Misoshiru & MC Gohan"@en,
        "DJみそしるとMCごはん"@ja .

<album/78782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn ;
    mo:catalogue_number "KSCL-3069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78782#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    mo:record_count 1 ;
    schema:about <product/6085#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Robert Yoshino"@en ;
            foaf:name "Robert Yoshino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rei"@en ;
            foaf:name "Rei"@en ],
        <artist/10129#subject>,
        <artist/26122#subject>,
        <artist/29626#subject>,
        <artist/37430#subject>,
        <artist/45484#subject>,
        <artist/69210#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/78782/78782-1530612729.jpg> ;
    schema:name "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/78782/78782-1530612729.jpg> .

<album/78782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn ;
    mo:performance_of <album/78782#musicalwork> ;
    mo:performer _:N397169cb7bde4bdbb4b60093dd3fc81a,
        _:N4792e35be918434698a7f311fb97cd18,
        <artist/10129#subject>,
        <artist/26122#subject>,
        <artist/29626#subject>,
        <artist/37430#subject>,
        <artist/45484#subject>,
        <artist/69210#subject> ;
    mo:recorded_as <album/78782#musicalexpression> ;
    schema:byArtist _:N397169cb7bde4bdbb4b60093dd3fc81a,
        _:N4792e35be918434698a7f311fb97cd18,
        <artist/10129#subject>,
        <artist/26122#subject>,
        <artist/29626#subject>,
        <artist/37430#subject>,
        <artist/45484#subject>,
        <artist/69210#subject> ;
    schema:name "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@en,
        "エプロンボーイのさしすせそ / DJみそしるとMCごはん"@ja,
        "Apron Boy no Sashisuseso / DJ Misoshiru & MC Gohan"@ja-latn ;
    schema:workPerformed <album/78782#musicalwork> .

_:N2652c50afe464b308def8af37a1e9426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だんらんらん"@ja,
        "Danranran"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "だんらんらん"@ja,
        "Danranran"@ja-latn .

_:N2ff6a37d996148f0b11120bf728534d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプーンガールのマイカレー feat.Negicco"@ja,
        "Spoon Girl no My Curry feat.Negicco"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "スプーンガールのマイカレー feat.Negicco"@ja,
        "Spoon Girl no My Curry feat.Negicco"@ja-latn .

_:N397169cb7bde4bdbb4b60093dd3fc81a a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Rei"@en ;
    foaf:name "Rei"@en .

_:N4792e35be918434698a7f311fb97cd18 a schema:Person,
        foaf:Person ;
    mo:performed <album/78782#performance> ;
    schema:name "Robert Yoshino"@en ;
    foaf:name "Robert Yoshino"@en .

_:N68af26c822434007828eca3f6cca6312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘辛MCバトル ～たまごやき編～"@ja,
        "Amakara MC Battle ~Tamagoyakihen~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "甘辛MCバトル ～たまごやき編～"@ja,
        "Amakara MC Battle ~Tamagoyakihen~"@ja-latn .

_:N86a81d5e8f63415da223c59fa43fdefb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エプロンボーイ"@ja,
        "Apron Boy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "エプロンボーイ"@ja,
        "Apron Boy"@ja-latn .

_:N88c23466b9c9434ab9ac4e58838c96f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙の塩バニラ"@ja,
        "Namida no Shio Vanilla"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "涙の塩バニラ"@ja,
        "Namida no Shio Vanilla"@ja-latn .

_:Na7d1e6445239484394010e79035a9127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "味つけれんじゃー! さしすせそ"@ja,
        "Ajitsuke Ranger! Sashisuseso"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na1f620e8d7de4a83960087d4ce7c2b1c ;
    schema:name "味つけれんじゃー! さしすせそ"@ja,
        "Ajitsuke Ranger! Sashisuseso"@ja-latn .

_:Na1f620e8d7de4a83960087d4ce7c2b1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2652c50afe464b308def8af37a1e9426,
        _:N2ff6a37d996148f0b11120bf728534d8,
        _:N68af26c822434007828eca3f6cca6312,
        _:N86a81d5e8f63415da223c59fa43fdefb,
        _:N88c23466b9c9434ab9ac4e58838c96f9,
        _:Na7d1e6445239484394010e79035a9127 ;
    mo:track_count 6 ;
    schema:duration "PT24:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2652c50afe464b308def8af37a1e9426,
        _:N2ff6a37d996148f0b11120bf728534d8,
        _:N68af26c822434007828eca3f6cca6312,
        _:N86a81d5e8f63415da223c59fa43fdefb,
        _:N88c23466b9c9434ab9ac4e58838c96f9,
        _:Na7d1e6445239484394010e79035a9127 .

