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

<artist/33714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Miyake"@en ;
    foaf:made <album/92838#lyrics>,
        <album/92838#subject> ;
    foaf:name "Ayaka Miyake"@en .

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

<artist/12194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92838#subject> ;
    schema:name "Carlos K."@en ;
    foaf:made <album/92838#composition>,
        <album/92838#lyrics>,
        <album/92838#subject> ;
    foaf:name "Carlos K."@en .

<artist/24215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92838#subject> ;
    schema:name "Manabu Marutani"@en,
        "丸谷マナブ"@ja ;
    foaf:made <album/92838#composition>,
        <album/92838#subject> ;
    foaf:name "Manabu Marutani"@en,
        "丸谷マナブ"@ja .

<artist/51168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92838#subject> ;
    schema:name "ygarshy"@en ;
    foaf:made <album/92838#composition>,
        <album/92838#subject> ;
    foaf:name "ygarshy"@en .

<product/6691#subject> a schema:CreativeWork ;
    schema:name "Love Live! School Idol Festival ALL STARS"@en,
        "ラブライブ! スクールアイドルフェスティバル ALL STARS"@ja,
        "Love Live! School Idol Festival ALL STARS"@ja-latn ;
    foaf:name "Love Live! School Idol Festival ALL STARS"@en,
        "ラブライブ! スクールアイドルフェスティバル ALL STARS"@ja,
        "Love Live! School Idol Festival ALL STARS"@ja-latn .

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

<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/83/92838/92838-1586276350.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92838#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/92838/92838-1586276350.jpg> ;
    foaf:depicts <album/92838#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/92838/92838-1586276350.jpg> .

<https://medium-media.vgm.io/albums/83/92838/92838-1586276350.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/26898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92838#performance> ;
    schema:name "Akari Kito"@en,
        "鬼頭明里"@ja ;
    foaf:name "Akari Kito"@en,
        "鬼頭明里"@ja .

<artist/26954#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92838#performance> ;
    schema:name "Chiemi Tanaka"@en,
        "田中ちえ美"@ja ;
    foaf:name "Chiemi Tanaka"@en,
        "田中ちえ美"@ja .

<artist/29923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92838#performance> ;
    schema:name "Mayu Sagara"@en,
        "相良茉優"@ja ;
    foaf:name "Mayu Sagara"@en,
        "相良茉優"@ja .

<artist/29924#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92838#performance> ;
    schema:name "Maria Sashide"@en,
        "指出毬亜"@ja ;
    foaf:name "Maria Sashide"@en,
        "指出毬亜"@ja .

<album/92838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn ;
    mo:composer <artist/12194#subject>,
        <artist/24215#subject>,
        <artist/51168#subject> ;
    mo:produced_work <album/92838#musicalwork> ;
    schema:name "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn .

<album/92838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn ;
    mo:performance_of <album/92838#musicalwork> ;
    mo:performer <artist/26898#subject>,
        <artist/26954#subject>,
        <artist/29923#subject>,
        <artist/29924#subject> ;
    mo:recorded_as <album/92838#musicalexpression> ;
    schema:byArtist <artist/26898#subject>,
        <artist/26954#subject>,
        <artist/29923#subject>,
        <artist/29924#subject> ;
    schema:name "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn ;
    schema:workPerformed <album/92838#musicalwork> .

<album/92838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-12"^^xsd:date ;
    dcterms:title "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn ;
    mo:catalogue_number "LACM-14972" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92838#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    mo:record_count 1 ;
    schema:about <product/6691#subject> ;
    schema:byArtist <artist/26898#subject>,
        <artist/26954#subject>,
        <artist/29923#subject>,
        <artist/29924#subject> ;
    schema:datePublished "2020-02-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/92838/92838-1586276350.jpg> ;
    schema:name "Sing & Smile!! / QU4RTZ"@en,
        "Sing & Smile!! / QU4RTZ"@ja,
        "Sing & Smile!! / QU4RTZ"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/92838/92838-1586276350.jpg> .

_:N03705c7b19994286ae2671bd389a6c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing & Smile!! (Off Vocal)"@en,
        "Sing & Smile!! (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    schema:name "Sing & Smile!! (Off Vocal)"@en,
        "Sing & Smile!! (Off Vocal)"@ja .

_:N7723ee62afeb4682be8701ab5ba2a02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing & Smile!!"@en,
        "Sing & Smile!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    schema:name "Sing & Smile!!"@en,
        "Sing & Smile!!"@ja .

_:N7b98dbcd0eca4a01995caa666ab6699b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Moonlight"@en,
        "Beautiful Moonlight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    schema:name "Beautiful Moonlight"@en,
        "Beautiful Moonlight"@ja .

_:N7ff68d3b9ddb41108afd25e41cf51084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Moonlight (Off Vocal)"@en,
        "Beautiful Moonlight (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    schema:name "Beautiful Moonlight (Off Vocal)"@en,
        "Beautiful Moonlight (Off Vocal)"@ja .

_:Ndc48d4fcd1294d0595960b379a52ab16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valentine Party"@en,
        "バレンタインパーティー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:inPlaylist _:N9f7af8c970a6488285dc6021cd2d1f45 ;
    schema:name "Valentine Party"@en,
        "バレンタインパーティー"@ja .

_:N9f7af8c970a6488285dc6021cd2d1f45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03705c7b19994286ae2671bd389a6c97,
        _:N7723ee62afeb4682be8701ab5ba2a02e,
        _:N7b98dbcd0eca4a01995caa666ab6699b,
        _:N7ff68d3b9ddb41108afd25e41cf51084,
        _:Ndc48d4fcd1294d0595960b379a52ab16 ;
    mo:track_count 5 ;
    schema:duration "PT32:52"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03705c7b19994286ae2671bd389a6c97,
        _:N7723ee62afeb4682be8701ab5ba2a02e,
        _:N7b98dbcd0eca4a01995caa666ab6699b,
        _:N7ff68d3b9ddb41108afd25e41cf51084,
        _:Ndc48d4fcd1294d0595960b379a52ab16 .

