@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 _:N16ed6fd8c7b84dd99afe2db3a74142da,
        _:N9be6c87a0d454180a4cd73b26f05465d ;
    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> .

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

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

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

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

_:N16ed6fd8c7b84dd99afe2db3a74142da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N304990a3c1af4f6fa0e626067dde5f95,
        _:N8157d3d72b844cec94601a3f25ae3027 ;
    mo:track_count 2 ;
    schema:duration "PT16:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N304990a3c1af4f6fa0e626067dde5f95,
        _:N8157d3d72b844cec94601a3f25ae3027 .

_:N9be6c87a0d454180a4cd73b26f05465d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N067be698e3d84d6a97ff2c7643424a28,
        _:N5a0e7cb245c040f1a4dc62fe6a0aae9c ;
    mo:track_count 2 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N067be698e3d84d6a97ff2c7643424a28,
        _:N5a0e7cb245c040f1a4dc62fe6a0aae9c .

