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

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:made <album/73960#subject>,
        <album/73960#vocals> ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/12299#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Miyamoto"@en,
        "宮本佳那子"@ja ;
    foaf:made <album/73960#subject>,
        <album/73960#vocals> ;
    foaf:name "Kanako Miyamoto"@en,
        "宮本佳那子"@ja .

<artist/16638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja ;
    foaf:made <album/73960#lyrics>,
        <album/73960#subject> ;
    foaf:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja .

<artist/26552#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Honnizumi"@en,
        "本泉莉奈"@ja ;
    foaf:made <album/73960#subject>,
        <album/73960#vocals> ;
    foaf:name "Rina Honnizumi"@en,
        "本泉莉奈"@ja .

<artist/28132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Hikisaka"@en,
        "引坂理絵"@ja ;
    foaf:made <album/73960#subject>,
        <album/73960#vocals> ;
    foaf:name "Rie Hikisaka"@en,
        "引坂理絵"@ja .

<artist/7787#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriko Fujimoto"@en,
        "藤本記子"@ja ;
    foaf:made <album/73960#lyrics>,
        <album/73960#subject> ;
    foaf:name "Noriko Fujimoto"@en,
        "藤本記子"@ja .

<artist/12677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73960#subject> ;
    schema:name "Masayuki Fukutomi"@en,
        "福富雅之"@ja ;
    foaf:made <album/73960#composition>,
        <album/73960#subject> ;
    foaf:name "Masayuki Fukutomi"@en,
        "福富雅之"@ja .

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73960#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/73960#composition>,
        <album/73960#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<product/6091#subject> a schema:CreativeWork ;
    schema:name "HUG! PRETTY CURE"@en,
        "HUGっと! プリキュア"@ja,
        "HUGtto! Precure"@ja-latn ;
    foaf:name "HUG! PRETTY CURE"@en,
        "HUGっと! プリキュア"@ja,
        "HUGtto! Precure"@ja-latn .

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

<album/73960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn ;
    mo:performance_of <album/73960#musicalwork> ;
    mo:recorded_as <album/73960#musicalexpression> ;
    schema:name "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn ;
    schema:workPerformed <album/73960#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/73960/73960-1517657945.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Nostalgic Orchestra)"@en ;
            foaf:made <album/73960#composition> ;
            foaf:name "(Nostalgic Orchestra)"@en ],
        <artist/12677#subject>,
        <artist/16053#subject> ;
    mo:produced_work <album/73960#musicalwork> ;
    schema:name "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn .

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

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

<album/73960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-07"^^xsd:date ;
    dcterms:title "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn ;
    mo:catalogue_number "MJSS-09216" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73960#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N5eedea5ce5d2420eb74e896d30f92e25 ;
    mo:record_count 1 ;
    schema:about <product/6091#subject> ;
    schema:datePublished "2018-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/73960/73960-1517657945.jpg> ;
    schema:name "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@en,
        "We can!! HUGっと! プリキュア/HUGっと! 未来☆ドリーマー"@ja,
        "We can!! HUGtto! Precure/HUGtto! Mirai✩Dreamer"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/73960/73960-1517657945.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Nostalgic Orchestra)"@en ;
    foaf:made <album/73960#lyrics> ;
    foaf:name "(Nostalgic Orchestra)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Nostalgic Orchestra)"@en ;
    foaf:made <album/73960#subject> ;
    foaf:name "(Nostalgic Orchestra)"@en .

_:N30e85cd62cb742f9b87e8dcc32e3c874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HUGっと! 未来☆ドリーマー (オリジナル・カラオケ)"@ja,
        "HUGtto! Mirai✩Dreamer (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5eedea5ce5d2420eb74e896d30f92e25 ;
    schema:name "HUGっと! 未来☆ドリーマー (オリジナル・カラオケ)"@ja,
        "HUGtto! Mirai✩Dreamer (Original Karaoke)"@ja-latn .

_:N85f90e5077e24486b97b1174dd2f43c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We can!! HUGっと! プリキュア"@ja,
        "We can!! HUGtto! Precure"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5eedea5ce5d2420eb74e896d30f92e25 ;
    schema:name "We can!! HUGっと! プリキュア"@ja,
        "We can!! HUGtto! Precure"@ja-latn .

_:Nb64912e43aed4d0f980c0f60e559caa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HUGっと! 未来☆ドリーマー"@ja,
        "HUGtto! Mirai✩Dreamer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5eedea5ce5d2420eb74e896d30f92e25 ;
    schema:name "HUGっと! 未来☆ドリーマー"@ja,
        "HUGtto! Mirai✩Dreamer"@ja-latn .

_:Ne984970c408d40f8b2d598714474f103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We can!! HUGっと! プリキュア (オリジナル・カラオケ)"@ja,
        "We can!! HUGtto! Precure (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5eedea5ce5d2420eb74e896d30f92e25 ;
    schema:name "We can!! HUGっと! プリキュア (オリジナル・カラオケ)"@ja,
        "We can!! HUGtto! Precure (Original Karaoke)"@ja-latn .

_:N5eedea5ce5d2420eb74e896d30f92e25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30e85cd62cb742f9b87e8dcc32e3c874,
        _:N85f90e5077e24486b97b1174dd2f43c6,
        _:Nb64912e43aed4d0f980c0f60e559caa0,
        _:Ne984970c408d40f8b2d598714474f103 ;
    mo:track_count 4 ;
    schema:duration "PT16:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N30e85cd62cb742f9b87e8dcc32e3c874,
        _:N85f90e5077e24486b97b1174dd2f43c6,
        _:Nb64912e43aed4d0f980c0f60e559caa0,
        _:Ne984970c408d40f8b2d598714474f103 .

