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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/48564#lyrics>,
        <album/48564#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

<artist/13452#subject> a schema:Person,
        foaf:Person ;
    schema:name "Waka"@en,
        "わか"@ja ;
    foaf:made <album/48564#subject>,
        <album/48564#vocals> ;
    foaf:name "Waka"@en,
        "わか"@ja .

<artist/20468#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ruka"@en,
        "るか"@ja ;
    foaf:made <album/48564#subject>,
        <album/48564#vocals> ;
    foaf:name "Ruka"@en,
        "るか"@ja .

<artist/20469#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mona"@en,
        "もな"@ja ;
    foaf:made <album/48564#subject>,
        <album/48564#vocals> ;
    foaf:name "Mona"@en,
        "もな"@ja .

<artist/21875#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki"@en,
        "みき"@ja ;
    foaf:made <album/48564#subject>,
        <album/48564#vocals> ;
    foaf:name "Miki"@en,
        "みき"@ja .

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

<artist/14473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48564#subject> ;
    schema:name "Kengo Minamida"@en,
        "南田健吾"@ja ;
    foaf:made <album/48564#composition>,
        <album/48564#subject> ;
    foaf:name "Kengo Minamida"@en,
        "南田健吾"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48564#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/48564#composition>,
        <album/48564#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

<album/48564#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn ;
    mo:performance_of <album/48564#musicalwork> ;
    mo:recorded_as <album/48564#musicalexpression> ;
    schema:name "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn ;
    schema:workPerformed <album/48564#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/48564/48564-1415526133.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/48564#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/48564#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/14473#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/48564#musicalwork> ;
    schema:name "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn .

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

<album/48564#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-22"^^xsd:date ;
    dcterms:title "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn ;
    mo:catalogue_number "LACM-14275" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48564#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:datePublished "2014-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/48564/48564-1415526133.jpg> ;
    schema:name "Du-Du-Wa DO IT!! / Good morning my dream"@en,
        "TVアニメ『アイカツ!』3rdシーズンOP/EDテーマ Du-Du-Wa DO IT!! / Good morning my dream"@ja,
        "Du-Du-Wa DO IT!! / Good morning my dream"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/48564/48564-1415526133.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "from STAR☆ANIS"@en ;
    foaf:made <album/48564#vocals> ;
    foaf:name "from STAR☆ANIS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from AIKATSU☆STARS!"@en ;
    foaf:made <album/48564#vocals> ;
    foaf:name "from AIKATSU☆STARS!"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48564#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/48564#subject> ;
    foaf:name "(MONACA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from AIKATSU☆STARS!"@en ;
    foaf:made <album/48564#subject> ;
    foaf:name "from AIKATSU☆STARS!"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from STAR☆ANIS"@en ;
    foaf:made <album/48564#subject> ;
    foaf:name "from STAR☆ANIS"@en .

_:N1e49fcc8b36d4aaeb8db4d32d0a1451e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good morning my dream (OFF VOCAL)"@en,
        "Good morning my dream (OFF VOCAL)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Good morning my dream (OFF VOCAL)"@en,
        "Good morning my dream (OFF VOCAL)"@ja .

_:N54f25cc341654df58c80bac2cf89bdb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good morning my dream"@en,
        "Good morning my dream"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Good morning my dream"@en,
        "Good morning my dream"@ja .

_:N578787957e27410fa560b74bc327b34e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Aikatsu! (OFF VOCAL)"@en,
        "Let's アイカツ! (OFF VOCAL)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Let's Aikatsu! (OFF VOCAL)"@en,
        "Let's アイカツ! (OFF VOCAL)"@ja .

_:N7310c57262384d9f87b8af66e5c01dcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Du-Du-Wa DO IT!! (OFF VOCAL)"@en,
        "Du-Du-Wa DO IT!! (OFF VOCAL)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Du-Du-Wa DO IT!! (OFF VOCAL)"@en,
        "Du-Du-Wa DO IT!! (OFF VOCAL)"@ja .

_:Nabbaf8664d47452ca0696cc1562b4c8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Du-Du-Wa DO IT!!"@en,
        "Du-Du-Wa DO IT!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Du-Du-Wa DO IT!!"@en,
        "Du-Du-Wa DO IT!!"@ja .

_:Nf1b99c43d74c4719a9d66012e1657785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Aikatsu!"@en,
        "Let's アイカツ!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ndce0dedf50934d6d8dd4b65ee58ca8aa ;
    schema:name "Let's Aikatsu!"@en,
        "Let's アイカツ!"@ja .

_:Ndce0dedf50934d6d8dd4b65ee58ca8aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e49fcc8b36d4aaeb8db4d32d0a1451e,
        _:N54f25cc341654df58c80bac2cf89bdb7,
        _:N578787957e27410fa560b74bc327b34e,
        _:N7310c57262384d9f87b8af66e5c01dcd,
        _:Nabbaf8664d47452ca0696cc1562b4c8d,
        _:Nf1b99c43d74c4719a9d66012e1657785 ;
    mo:track_count 6 ;
    schema:duration "PT25:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1e49fcc8b36d4aaeb8db4d32d0a1451e,
        _:N54f25cc341654df58c80bac2cf89bdb7,
        _:N578787957e27410fa560b74bc327b34e,
        _:N7310c57262384d9f87b8af66e5c01dcd,
        _:Nabbaf8664d47452ca0696cc1562b4c8d,
        _:Nf1b99c43d74c4719a9d66012e1657785 .

