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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/27166#lyrics>,
        <album/27166#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/4441#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Gojo"@en,
        "五條真由美"@ja ;
    foaf:made <album/27166#subject>,
        <album/27166#vocals> ;
    foaf:name "Mayumi Gojo"@en,
        "五條真由美"@ja .

<album/68584> a mo:Release ;
    mo:catalogue_number "COCC-16341" .

<artist/21246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27166#subject> ;
    schema:name "Yuya Yoshino"@en,
        "吉野ユウヤ"@ja ;
    foaf:made <album/27166#composition>,
        <album/27166#subject> ;
    foaf:name "Yuya Yoshino"@en,
        "吉野ユウヤ"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27166#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/27166#composition>,
        <album/27166#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

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

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

<album/27166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn ;
    mo:performance_of <album/27166#musicalwork> ;
    mo:recorded_as <album/27166#musicalexpression> ;
    schema:name "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn ;
    schema:workPerformed <album/27166#musicalwork> .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/27166/27166-1495910641.jpg> a schema:ImageObject,
        foaf:Image .

<album/27166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn ;
    mo:composer <artist/21246#subject>,
        <artist/3608#subject> ;
    mo:produced_work <album/27166#musicalwork> ;
    schema:name "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn .

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

<album/27166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-20"^^xsd:date ;
    dcterms:title "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn ;
    mo:catalogue_number "COCC-16319" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/68584> ;
    mo:publication_of <album/27166#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N2c5a5c5b929c4610887d2397587403f2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yumeiro Patissiere"@en ;
            foaf:name "Yumeiro Patissiere"@en ] ;
    schema:datePublished "2010-01-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/27166/27166-1495910641.jpg> ;
    schema:name "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@en,
        "夢にエール!パティシエール♪ / いちごのミラクルール"@ja,
        "Yume ni Yell! Patissiere♪ / Ichigo no Miracle-le"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/27166/27166-1495910641.jpg> .

_:N21febe5c1b7e47798321ebaa3c731126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢にエール!パティシエール♪"@ja,
        "Yume ni Yell! Patissiere♪"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2c5a5c5b929c4610887d2397587403f2 ;
    schema:name "夢にエール!パティシエール♪"@ja,
        "Yume ni Yell! Patissiere♪"@ja-latn .

_:Nc09f9a234e904a9fb4cd81c8d8226a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いちごのミラクルール"@ja,
        "Ichigo no Miracle-le"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2c5a5c5b929c4610887d2397587403f2 ;
    schema:name "いちごのミラクルール"@ja,
        "Ichigo no Miracle-le"@ja-latn .

_:N2c5a5c5b929c4610887d2397587403f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21febe5c1b7e47798321ebaa3c731126,
        _:Nc09f9a234e904a9fb4cd81c8d8226a36 ;
    mo:track_count 2 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N21febe5c1b7e47798321ebaa3c731126,
        _:Nc09f9a234e904a9fb4cd81c8d8226a36 .

