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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/17/55871/55871-1453284946.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/55871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "CONTRAST / vistlip [lipper]"@en,
        "CONTRAST / vistlip [lipper]"@ja,
        "CONTRAST / vistlip [lipper]"@ja-latn ;
    mo:catalogue_number "MJSS-09168" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55871#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:Nc7488592b4dc4c1082cabd8c69924361 ;
    mo:record_count 1 ;
    schema:about <product/5199#subject> ;
    schema:byArtist <artist/32355#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/55871/55871-1453284946.jpg> ;
    schema:name "CONTRAST / vistlip [lipper]"@en,
        "CONTRAST / vistlip [lipper]"@ja,
        "CONTRAST / vistlip [lipper]"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/55871/55871-1453284946.jpg> .

_:N0b7ffc62ea1940cb877a3d80c51da142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mob Character"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7488592b4dc4c1082cabd8c69924361 ;
    schema:name "Mob Character"@en .

_:N1f159e2762184d8da12b2a26229bfab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CONTRAST"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7488592b4dc4c1082cabd8c69924361 ;
    schema:name "CONTRAST"@en .

_:N78278f38eb5b432b814dff7dc3d33a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Which-Hunt"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7488592b4dc4c1082cabd8c69924361 ;
    schema:name "Which-Hunt"@en .

_:Nc7488592b4dc4c1082cabd8c69924361 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b7ffc62ea1940cb877a3d80c51da142,
        _:N1f159e2762184d8da12b2a26229bfab6,
        _:N78278f38eb5b432b814dff7dc3d33a47 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0b7ffc62ea1940cb877a3d80c51da142,
        _:N1f159e2762184d8da12b2a26229bfab6,
        _:N78278f38eb5b432b814dff7dc3d33a47 .

