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

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

<artist/3229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19172#subject> ;
    schema:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja ;
    foaf:made <album/19172#composition>,
        <album/19172#subject> ;
    foaf:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja .

<album/19172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn ;
    mo:composer <artist/3229#subject> ;
    mo:produced_work <album/19172#musicalwork> ;
    schema:name "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn .

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

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

<org/4855#subject> schema:name "WONDER FACTORY"@en,
        "WONDER FACTORY"@ja,
        "WONDER FACTORY"@ja-latn ;
    foaf:name "WONDER FACTORY"@en,
        "WONDER FACTORY"@ja,
        "WONDER FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/19172/19172-1273287761.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn ;
    mo:performance_of <album/19172#musicalwork> ;
    mo:performer <artist/924#subject> ;
    mo:recorded_as <album/19172#musicalexpression> ;
    schema:byArtist <artist/924#subject> ;
    schema:name "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn ;
    schema:workPerformed <album/19172#musicalwork> .

<artist/924#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19172#performance> ;
    schema:name "Sakura"@en ;
    foaf:made <album/19172#lyrics>,
        <album/19172#subject> ;
    foaf:name "Sakura"@en .

<album/19172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-30"^^xsd:date ;
    dcterms:title "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn ;
    mo:catalogue_number "WYCC-4001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19172#musicalexpression> ;
    mo:publisher <org/4855#subject> ;
    mo:record _:N17ce5f923f7041109fd048f61d0aee14 ;
    mo:record_count 1 ;
    schema:byArtist <artist/924#subject> ;
    schema:datePublished "2004-06-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/27/19172/19172-1273287761.jpg> ;
    schema:name "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@en,
        "Cherry A La Mode ～おげんきですか～ / Sakura"@ja,
        "Cherry A La Mode ~Ogenkidesuka~ / Sakura"@ja-latn ;
    schema:publisher <org/4855#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/19172/19172-1273287761.jpg> .

_:N6db0db0986fd4b9fb86b8deb60de45a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NA・GI・SA"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ce5f923f7041109fd048f61d0aee14 ;
    schema:name "NA・GI・SA"@ja .

_:N75628f41d5a540f88b5ffefa5feea346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイス絵本～おげんきですか～"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ce5f923f7041109fd048f61d0aee14 ;
    schema:name "ボイス絵本～おげんきですか～"@ja .

_:Nb82d60632b934f2caa35eaf44eccecfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be ambitious!～ビタミンガール&ミラクルボーイ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ce5f923f7041109fd048f61d0aee14 ;
    schema:name "Be ambitious!～ビタミンガール&ミラクルボーイ～"@ja .

_:Nc9b04b1447144861bcbe5c71b9f0875d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美ら唄(ちゅらうた)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ce5f923f7041109fd048f61d0aee14 ;
    schema:name "美ら唄(ちゅらうた)"@ja .

_:N17ce5f923f7041109fd048f61d0aee14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6db0db0986fd4b9fb86b8deb60de45a8,
        _:N75628f41d5a540f88b5ffefa5feea346,
        _:Nb82d60632b934f2caa35eaf44eccecfc,
        _:Nc9b04b1447144861bcbe5c71b9f0875d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6db0db0986fd4b9fb86b8deb60de45a8,
        _:N75628f41d5a540f88b5ffefa5feea346,
        _:Nb82d60632b934f2caa35eaf44eccecfc,
        _:Nc9b04b1447144861bcbe5c71b9f0875d .

