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

<artist/13070#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Nitta"@en,
        "新田恵海"@ja ;
    foaf:made <album/52980#subject>,
        <album/52980#vocals> ;
    foaf:name "Emi Nitta"@en,
        "新田恵海"@ja .

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/52980#subject>,
        <album/52980#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:made <album/52980#subject>,
        <album/52980#vocals> ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

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

<artist/6528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52980#subject> ;
    schema:name "Takeshi Masuda"@en,
        "増田武史"@ja ;
    foaf:made <album/52980#composition>,
        <album/52980#subject> ;
    foaf:name "Takeshi Masuda"@en,
        "増田武史"@ja .

<product/3428#subject> a schema:CreativeWork ;
    schema:name "Love Live! The School Idol Movie"@en,
        "ラブライブ! The School Idol Movie"@ja,
        "Love Live! The School Idol Movie"@ja-latn ;
    foaf:name "Love Live! The School Idol Movie"@en,
        "ラブライブ! The School Idol Movie"@ja,
        "Love Live! The School Idol Movie"@ja-latn .

<album/52980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn ;
    mo:composer <artist/6528#subject> ;
    mo:produced_work <album/52980#musicalwork> ;
    schema:name "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn .

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

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

<album/52980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn ;
    mo:performance_of <album/52980#musicalwork> ;
    mo:recorded_as <album/52980#musicalexpression> ;
    schema:name "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn ;
    schema:workPerformed <album/52980#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/08/52980/52980-1432376410.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52980#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/52980/52980-1432376410.jpg> ;
    foaf:depicts <album/52980#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/52980/52980-1432376410.jpg> .

<https://medium-media.vgm.io/albums/08/52980/52980-1432376410.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-23"^^xsd:date ;
    dcterms:title "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn ;
    mo:catalogue_number "LZM-2126" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52980#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nb0edb3bd80a547b98493d9142860e530 ;
    mo:record_count 1 ;
    schema:about <product/3428#subject> ;
    schema:datePublished "2015-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/52980/52980-1432376410.jpg> ;
    schema:name "MUSEUM de Doushitai? / Printemps"@en,
        "MUSEUMでどうしたい? / Printemps"@ja,
        "MUSEUM de Doushitai? / Printemps"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/52980/52980-1432376410.jpg> .

_:N02c101f412fc47a6b5fd3905e406e8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUSEUMでどうしたい?"@ja,
        "MUSEUM de Doushitai?"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb0edb3bd80a547b98493d9142860e530 ;
    schema:name "MUSEUMでどうしたい?"@ja,
        "MUSEUM de Doushitai?"@ja-latn .

_:N52bbadff8dee4b5e83af9598b28287d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUSEUMでどうしたい? (Off Vocal)"@ja,
        "MUSEUM de Doushitai? (Off Vocal)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb0edb3bd80a547b98493d9142860e530 ;
    schema:name "MUSEUMでどうしたい? (Off Vocal)"@ja,
        "MUSEUM de Doushitai? (Off Vocal)"@ja-latn .

_:Nb0edb3bd80a547b98493d9142860e530 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c101f412fc47a6b5fd3905e406e8e6,
        _:N52bbadff8dee4b5e83af9598b28287d8 ;
    mo:track_count 2 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N02c101f412fc47a6b5fd3905e406e8e6,
        _:N52bbadff8dee4b5e83af9598b28287d8 .

