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

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/76320#lyrics>,
        <album/76320#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

<artist/847#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozuca*"@en ;
    foaf:made <album/76320#lyrics>,
        <album/76320#subject> ;
    foaf:name "yozuca*"@en .

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

<artist/26237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76320#subject> ;
    schema:name "Motokiyo"@en ;
    foaf:made <album/76320#composition>,
        <album/76320#subject> ;
    foaf:name "Motokiyo"@en .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76320#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/76320#composition>,
        <album/76320#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<product/6157#subject> a schema:CreativeWork ;
    schema:name "ALICE or ALICE"@en,
        "ありすorありす"@ja,
        "ALICE or ALICE"@ja-latn ;
    foaf:name "ALICE or ALICE"@en,
        "ありすorありす"@ja,
        "ALICE or ALICE"@ja-latn .

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

<org/1658#subject> schema:name "Rokkan Music"@en,
        "ロッカンミュージック"@ja,
        "Rokkan Music"@ja-latn ;
    foaf:name "Rokkan Music"@en,
        "ロッカンミュージック"@ja,
        "Rokkan Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/76320/76320-1526672262.jpg> a schema:ImageObject,
        foaf:Image .

<album/76320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn ;
    mo:composer <artist/26237#subject>,
        <artist/8202#subject> ;
    mo:produced_work <album/76320#musicalwork> ;
    schema:name "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn .

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

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

<artist/15888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76320#performance> ;
    schema:name "Miku Ito"@en,
        "伊藤美来"@ja ;
    foaf:name "Miku Ito"@en,
        "伊藤美来"@ja .

<artist/16175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76320#performance> ;
    schema:name "Moe Toyota"@en,
        "豊田萌絵"@ja ;
    foaf:name "Moe Toyota"@en,
        "豊田萌絵"@ja .

<artist/27179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76320#performance> ;
    schema:name "Pyxis"@en ;
    foaf:name "Pyxis"@en .

<album/76320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/76320#musicalwork> ;
    mo:performer <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/27179#subject> ;
    mo:recorded_as <album/76320#musicalexpression> ;
    schema:byArtist <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/27179#subject> ;
    schema:name "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/76320#musicalwork> .

<album/76320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-23"^^xsd:date ;
    dcterms:title "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "TECI-617" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76320#musicalexpression> ;
    mo:publisher <org/1658#subject> ;
    mo:record _:N28cb0b761c334f14ab03c9c9ddeea4a0,
        _:Nf2a2c09cb08b408f88d9ea9625ddedd9 ;
    mo:record_count 2 ;
    schema:about <product/6157#subject> ;
    schema:byArtist <artist/15888#subject>,
        <artist/16175#subject>,
        <artist/27179#subject> ;
    schema:datePublished "2018-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/76320/76320-1526672262.jpg> ;
    schema:name "LONELY ALICE / Pyxis [Limited Edition A]"@en,
        "LONELY ALICE / Pyxis [初回限定盤A]"@ja,
        "LONELY ALICE / Pyxis [Limited Edition A]"@ja-latn ;
    schema:publisher <org/1658#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/76320/76320-1526672262.jpg> .

_:N1ecbb036c5d34364b0ed95e670f16f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY ALICE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N28cb0b761c334f14ab03c9c9ddeea4a0 ;
    schema:name "LONELY ALICE"@ja .

_:N4779484ed6b64c70b76aeee5579e42ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流れ星ハーモニー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N28cb0b761c334f14ab03c9c9ddeea4a0 ;
    schema:name "流れ星ハーモニー"@ja .

_:N5a669e40eebc45a08a7090ee4ad1a4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY ALICE (Music Video メイキング映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:15"^^xsd:interval ;
    schema:inPlaylist _:Nf2a2c09cb08b408f88d9ea9625ddedd9 ;
    schema:name "LONELY ALICE (Music Video メイキング映像)"@ja .

_:N76665152e5ca4c048e288d902ef8dfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY ALICE (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nf2a2c09cb08b408f88d9ea9625ddedd9 ;
    schema:name "LONELY ALICE (Music Video)"@ja .

_:N28cb0b761c334f14ab03c9c9ddeea4a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ecbb036c5d34364b0ed95e670f16f1b,
        _:N4779484ed6b64c70b76aeee5579e42ae ;
    mo:track_count 2 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1ecbb036c5d34364b0ed95e670f16f1b,
        _:N4779484ed6b64c70b76aeee5579e42ae .

_:Nf2a2c09cb08b408f88d9ea9625ddedd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5a669e40eebc45a08a7090ee4ad1a4f0,
        _:N76665152e5ca4c048e288d902ef8dfd9 ;
    mo:track_count 2 ;
    schema:duration "PT16:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5a669e40eebc45a08a7090ee4ad1a4f0,
        _:N76665152e5ca4c048e288d902ef8dfd9 .

