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

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

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

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

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

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

<artist/32360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92235#subject> ;
    schema:name "umi"@en,
        "海"@ja ;
    foaf:made <album/92235#composition>,
        <album/92235#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/92235#lyrics> a mo:Lyrics .

<album/92235#musicalexpression> a mo:Signal ;
    mo:published_as <album/92235#subject> ;
    mo:records <album/92235#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/53/92235/92235-1572477374.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92235#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/92235/92235-1572477374.jpg> ;
    foaf:depicts <album/92235#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/92235/92235-1572477374.jpg> .

<https://medium-media.vgm.io/albums/53/92235/92235-1572477374.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/92235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-29"^^xsd:date ;
    dcterms:title "BitterSweet / vistlip [lipper]"@en,
        "BitterSweet / vistlip [lipper]"@ja,
        "BitterSweet / vistlip [lipper]"@ja-latn ;
    mo:catalogue_number "MJSA-01214" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92235#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N56f10eef0b704e73bcf9ee0b117c1138 ;
    mo:record_count 1 ;
    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/53/92235/92235-1572477374.jpg> ;
    schema:name "BitterSweet / vistlip [lipper]"@en,
        "BitterSweet / vistlip [lipper]"@ja,
        "BitterSweet / vistlip [lipper]"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/92235/92235-1572477374.jpg> .

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

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

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

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

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

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

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

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

_:Nbe472e63c63746d6ad68fc3d5a872591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N56f10eef0b704e73bcf9ee0b117c1138 ;
    schema:name "Underworld"@ja .

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

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

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

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

_:N56f10eef0b704e73bcf9ee0b117c1138 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1033c262162049c397af1b2931fedd47,
        _:N37155978787e4c899712a6d6266a4ab1,
        _:N39146d8d5fab4aeaae371adbea016731,
        _:N3c59dbd1813346c484a70c4e16499097,
        _:N52192db0ede64ec9b1f7eaccfcef0d4c,
        _:N5be02ad3b3e2459fad1dc5014a7b01ef,
        _:N7b5af8b62913406cbc2aa6de6a50abdd,
        _:Naf02774744f34fe5aa67ec40a808f0a0,
        _:Nbe472e63c63746d6ad68fc3d5a872591,
        _:Nc104e5390b9e4ef694e387eeb180ae72,
        _:Nd280f7df5c6940a2a9737278134e8b8f,
        _:Ndd9955dc70e84770b6b461397881db3e,
        _:Ne0dd78a93fa64094a0f15f87364e90a4 ;
    mo:track_count 13 ;
    schema:duration "PT60:07"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1033c262162049c397af1b2931fedd47,
        _:N37155978787e4c899712a6d6266a4ab1,
        _:N39146d8d5fab4aeaae371adbea016731,
        _:N3c59dbd1813346c484a70c4e16499097,
        _:N52192db0ede64ec9b1f7eaccfcef0d4c,
        _:N5be02ad3b3e2459fad1dc5014a7b01ef,
        _:N7b5af8b62913406cbc2aa6de6a50abdd,
        _:Naf02774744f34fe5aa67ec40a808f0a0,
        _:Nbe472e63c63746d6ad68fc3d5a872591,
        _:Nc104e5390b9e4ef694e387eeb180ae72,
        _:Nd280f7df5c6940a2a9737278134e8b8f,
        _:Ndd9955dc70e84770b6b461397881db3e,
        _:Ne0dd78a93fa64094a0f15f87364e90a4 .

