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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/39529#lyrics>,
        <album/39529#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/39529#lyrics>,
        <album/39529#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/12325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39529#subject> ;
    schema:name "Akito Matsuda"@en,
        "松田彬人"@ja ;
    foaf:made <album/39529#composition>,
        <album/39529#subject> ;
    foaf:name "Akito Matsuda"@en,
        "松田彬人"@ja .

<product/7590#subject> a schema:CreativeWork ;
    schema:name "Dog & Scissors"@en,
        "犬とハサミは使いよう"@ja,
        "Inu to Hasami wa Tsukaiyo"@ja-latn ;
    foaf:name "Dog & Scissors"@en,
        "犬とハサミは使いよう"@ja,
        "Inu to Hasami wa Tsukaiyo"@ja-latn .

<album/39529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn ;
    mo:composer <artist/12325#subject> ;
    mo:produced_work <album/39529#musicalwork> ;
    schema:name "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/39529/39529-1372522459.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39529#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

<artist/15291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39529#performance> ;
    schema:name "Yu Serizawa"@en,
        "芹澤優"@ja ;
    foaf:name "Yu Serizawa"@en,
        "芹澤優"@ja .

<artist/16144#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39529#performance> ;
    schema:name "Ai Kakuma"@en,
        "加隈亜衣"@ja ;
    foaf:name "Ai Kakuma"@en,
        "加隈亜衣"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39529#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39529#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<album/39529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn ;
    mo:performance_of <album/39529#musicalwork> ;
    mo:performer <artist/1155#subject>,
        <artist/15291#subject>,
        <artist/16144#subject>,
        <artist/4557#subject>,
        <artist/7163#subject> ;
    mo:recorded_as <album/39529#musicalexpression> ;
    schema:byArtist <artist/1155#subject>,
        <artist/15291#subject>,
        <artist/16144#subject>,
        <artist/4557#subject>,
        <artist/7163#subject> ;
    schema:name "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn ;
    schema:workPerformed <album/39529#musicalwork> .

<album/39529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-17"^^xsd:date ;
    dcterms:title "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn ;
    mo:catalogue_number "AVCA-62546" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39529#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 ;
    mo:record_count 1 ;
    schema:about <product/7590#subject> ;
    schema:byArtist <artist/1155#subject>,
        <artist/15291#subject>,
        <artist/16144#subject>,
        <artist/4557#subject>,
        <artist/7163#subject> ;
    schema:datePublished "2013-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/39529/39529-1372522459.jpg> ;
    schema:name "WanWanWanWan N_1!! / Lemonade Scandal"@en,
        "わんわんわんわんN_1!! / レモネイドスキャンダル"@ja,
        "WanWanWanWan N_1!! / Lemonade Scandal"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/39529/39529-1372522459.jpg> .

_:N00a7727fdf4f48f39bb91cd677b07523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わんわんわんわんN_1!! (なんだーわん）"@ja,
        "Wanwanwanwan N_1!! (Nanda wan)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 ;
    schema:name "わんわんわんわんN_1!! (なんだーわん）"@ja,
        "Wanwanwanwan N_1!! (Nanda wan)"@ja-latn .

_:N1a17e72c2a0e4dc9a16ed04864cb72d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レモネイドスキャンダル instrumental"@ja,
        "Lemonade Scandal instrumental"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 ;
    schema:name "レモネイドスキャンダル instrumental"@ja,
        "Lemonade Scandal instrumental"@ja-latn .

_:N6d4fb60feb6b498bb580cd2f77f3158e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わんわんわんわんN_1!! (なんだーわん) instrumental"@ja,
        "Wanwanwanwan N_1!! (Nanda wan) instrumental"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 ;
    schema:name "わんわんわんわんN_1!! (なんだーわん) instrumental"@ja,
        "Wanwanwanwan N_1!! (Nanda wan) instrumental"@ja-latn .

_:Nac8acbd57c104fa99801c63475e18d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レモネイドスキャンダル"@ja,
        "Lemonade Scandal"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 ;
    schema:name "レモネイドスキャンダル"@ja,
        "Lemonade Scandal"@ja-latn .

_:Nbdfeb5d8cd7e4523ae95a5f9503cf8d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a7727fdf4f48f39bb91cd677b07523,
        _:N1a17e72c2a0e4dc9a16ed04864cb72d6,
        _:N6d4fb60feb6b498bb580cd2f77f3158e,
        _:Nac8acbd57c104fa99801c63475e18d0c ;
    mo:track_count 4 ;
    schema:duration "PT16:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00a7727fdf4f48f39bb91cd677b07523,
        _:N1a17e72c2a0e4dc9a16ed04864cb72d6,
        _:N6d4fb60feb6b498bb580cd2f77f3158e,
        _:Nac8acbd57c104fa99801c63475e18d0c .

