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

<artist/32357#subject> a schema:Person,
        foaf:Person ;
    schema:name "tomo"@en,
        "智"@ja ;
    foaf:made <album/92234#lyrics>,
        <album/92234#subject> ;
    foaf:name "tomo"@en,
        "智"@ja .

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

<artist/32356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92234#subject> ;
    schema:name "Tohya"@en ;
    foaf:made <album/92234#composition>,
        <album/92234#subject> ;
    foaf:name "Tohya"@en .

<artist/32358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92234#subject> ;
    schema:name "Yuh"@en ;
    foaf:made <album/92234#composition>,
        <album/92234#subject> ;
    foaf:name "Yuh"@en .

<artist/32359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92234#subject> ;
    schema:name "rui"@en,
        "瑠伊"@ja ;
    foaf:made <album/92234#composition>,
        <album/92234#subject> ;
    foaf:name "rui"@en,
        "瑠伊"@ja .

<artist/32360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92234#subject> ;
    schema:name "umi"@en,
        "海"@ja ;
    foaf:made <album/92234#composition>,
        <album/92234#subject> ;
    foaf:name "umi"@en,
        "海"@ja .

<product/5199#subject> a schema:CreativeWork ;
    schema:name "Divine Gate (Anime)"@en,
        "ディバインゲート (Anime)"@ja,
        "Divine Gate (Anime)"@ja-latn ;
    foaf:name "Divine Gate (Anime)"@en,
        "ディバインゲート (Anime)"@ja,
        "Divine Gate (Anime)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/92234/92234-1572477289.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn ;
    mo:performance_of <album/92234#musicalwork> ;
    mo:performer <artist/32355#subject> ;
    mo:recorded_as <album/92234#musicalexpression> ;
    schema:byArtist <artist/32355#subject> ;
    schema:name "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn ;
    schema:workPerformed <album/92234#musicalwork> .

<artist/32355#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92234#performance> ;
    schema:name "vistlip"@en ;
    foaf:name "vistlip"@en .

<album/92234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn ;
    mo:composer <artist/32356#subject>,
        <artist/32358#subject>,
        <artist/32359#subject>,
        <artist/32360#subject> ;
    mo:produced_work <album/92234#musicalwork> ;
    schema:name "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn .

<album/92234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-29"^^xsd:date ;
    dcterms:title "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn ;
    mo:catalogue_number "MJSA-01212~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/92234#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N6db6fcdc13694666b7ed4202be248b7f,
        _:Ne96096f497124e90bf3707c3355b75ae ;
    mo:record_count 2 ;
    schema:about <product/5199#subject> ;
    schema:byArtist <artist/32355#subject> ;
    schema:datePublished "2017-03-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/92234/92234-1572477289.jpg> ;
    schema:name "BitterSweet / vistlip [vister]"@en,
        "BitterSweet / vistlip [vister]"@ja,
        "BitterSweet / vistlip [vister]"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/92234/92234-1572477289.jpg> .

_:N0c015459912f44ffb90e4bb505ef67da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONOGRAM"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "MONOGRAM"@ja .

_:N19977c51416d4e7f9f1967b8f7b5bee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK BOX"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "BLACK BOX"@ja .

_:N1cfb79db834f441d9d6cdf16d7983101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BABEL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "BABEL"@ja .

_:N24d2816c84d24fe0ae3d8fc6bf6e6898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antique"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "Antique"@ja .

_:N480ef0d51d4348b0aea2814ba57a9eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BitterSweet Ending"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "BitterSweet Ending"@ja .

_:N4994e36b06af40eaa2c55ce9ca2c8ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowman"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "Snowman"@ja .

_:N5a068784a7f24d3897ee1b77ae6dc81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIMP"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "WIMP"@ja .

_:N7632d1cf24834c078c4b1ef0e6aac2a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLD CASE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "COLD CASE"@ja .

_:N800bee004e0a4a99938cfa7750349d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CONTRAST"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "CONTRAST"@ja .

_:N825623a4e2a847bb860a6c58bc695219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星一つ灯らないこんな夜に. (Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne96096f497124e90bf3707c3355b75ae ;
    schema:name "星一つ灯らないこんな夜に. (Making)"@ja .

_:N8349901747fa4d5e9f0e97d6f9fe886f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking Dead"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "Walking Dead"@ja .

_:Na28ab01c0869423580a2fc9acdede04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星一つ灯らないこんな夜に. (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne96096f497124e90bf3707c3355b75ae ;
    schema:name "星一つ灯らないこんな夜に. (Music Video)"@ja .

_:Nb114cd941db8486c85434e1af37e005c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星一つ灯らないこんな夜に."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "星一つ灯らないこんな夜に."@ja .

_:Nb2ccc1c32bdb4637ba807c031d14dccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N6db6fcdc13694666b7ed4202be248b7f ;
    schema:name "Credit"@ja .

_:Ne96096f497124e90bf3707c3355b75ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N825623a4e2a847bb860a6c58bc695219,
        _:Na28ab01c0869423580a2fc9acdede04a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N825623a4e2a847bb860a6c58bc695219,
        _:Na28ab01c0869423580a2fc9acdede04a .

_:N6db6fcdc13694666b7ed4202be248b7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c015459912f44ffb90e4bb505ef67da,
        _:N19977c51416d4e7f9f1967b8f7b5bee7,
        _:N1cfb79db834f441d9d6cdf16d7983101,
        _:N24d2816c84d24fe0ae3d8fc6bf6e6898,
        _:N480ef0d51d4348b0aea2814ba57a9eeb,
        _:N4994e36b06af40eaa2c55ce9ca2c8ea4,
        _:N5a068784a7f24d3897ee1b77ae6dc81a,
        _:N7632d1cf24834c078c4b1ef0e6aac2a0,
        _:N800bee004e0a4a99938cfa7750349d4e,
        _:N8349901747fa4d5e9f0e97d6f9fe886f,
        _:Nb114cd941db8486c85434e1af37e005c,
        _:Nb2ccc1c32bdb4637ba807c031d14dccf ;
    mo:track_count 12 ;
    schema:duration "PT54:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c015459912f44ffb90e4bb505ef67da,
        _:N19977c51416d4e7f9f1967b8f7b5bee7,
        _:N1cfb79db834f441d9d6cdf16d7983101,
        _:N24d2816c84d24fe0ae3d8fc6bf6e6898,
        _:N480ef0d51d4348b0aea2814ba57a9eeb,
        _:N4994e36b06af40eaa2c55ce9ca2c8ea4,
        _:N5a068784a7f24d3897ee1b77ae6dc81a,
        _:N7632d1cf24834c078c4b1ef0e6aac2a0,
        _:N800bee004e0a4a99938cfa7750349d4e,
        _:N8349901747fa4d5e9f0e97d6f9fe886f,
        _:Nb114cd941db8486c85434e1af37e005c,
        _:Nb2ccc1c32bdb4637ba807c031d14dccf .

