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

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

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

<artist/15472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "NAGO"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "NAGO"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "lawy"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "lawy"@en .

<artist/17133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "MK"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "MK"@en .

<artist/2736#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "Kyohei Akagawa"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "Kyohei Akagawa"@en .

<artist/34168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "Radianth"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "Radianth"@en .

<artist/46703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "BERNIS"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "BERNIS"@en .

<artist/54980#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "Nostalgraph"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "Nostalgraph"@en .

<artist/57763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55060#subject> ;
    schema:name "Plutian"@en ;
    foaf:made <album/55060#composition>,
        <album/55060#subject> ;
    foaf:name "Plutian"@en .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

<album/55060#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn ;
    mo:performance_of <album/55060#musicalwork> ;
    mo:recorded_as <album/55060#musicalexpression> ;
    schema:name "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn ;
    schema:workPerformed <album/55060#musicalwork> .

<org/1386#subject> schema:name "Unitone"@en,
        "Unitone"@ja,
        "Unitone"@ja-latn ;
    foaf:name "Unitone"@en,
        "Unitone"@ja,
        "Unitone"@ja-latn .

<https://media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55060#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> ;
    foaf:depicts <album/55060#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> .

<https://medium-media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55060#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn ;
    mo:composer <artist/15472#subject>,
        <artist/15846#subject>,
        <artist/17133#subject>,
        <artist/2736#subject>,
        <artist/34168#subject>,
        <artist/46703#subject>,
        <artist/54980#subject>,
        <artist/57763#subject> ;
    mo:produced_work <album/55060#musicalwork> ;
    schema:name "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn .

<album/55060#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn ;
    mo:catalogue_number "UTCD-014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55060#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> ;
    schema:name "VISTA 2"@en,
        "VISTA 2"@ja,
        "VISTA 2"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/55060/55060-5542d018766e.jpg> .

_:N1f8f1c16d8b046aca69da633748cdd81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If Not Me"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "If Not Me"@en .

_:N43b69d041280432badf7a61dd64a2ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonagi"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "Sonagi"@en .

_:N86434cd177434d7993180fb42ba7947e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serendipity"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "Serendipity"@en .

_:N86816bdbc5934ac99f7a63b457c22a7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Forever"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "Now Forever"@en .

_:N9bda45ff0c3543d7827549f4f0ab9900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call of the Stars"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "The Call of the Stars"@en .

_:Ne0bb509a51d24de980b4d2897cdef48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All The Way"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "All The Way"@en .

_:Neef369b2571e4f8aaa963f79070b68fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Grieving"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "This Grieving"@en .

_:Nf88172393f964eda8f830250684baf25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stjerne"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N9ecfaf7494e44f3db8bff8186899d8b2 ;
    schema:name "Stjerne"@en .

_:N9ecfaf7494e44f3db8bff8186899d8b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f8f1c16d8b046aca69da633748cdd81,
        _:N43b69d041280432badf7a61dd64a2ba4,
        _:N86434cd177434d7993180fb42ba7947e,
        _:N86816bdbc5934ac99f7a63b457c22a7a,
        _:N9bda45ff0c3543d7827549f4f0ab9900,
        _:Ne0bb509a51d24de980b4d2897cdef48f,
        _:Neef369b2571e4f8aaa963f79070b68fe,
        _:Nf88172393f964eda8f830250684baf25 ;
    mo:track_count 8 ;
    schema:duration "PT60:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1f8f1c16d8b046aca69da633748cdd81,
        _:N43b69d041280432badf7a61dd64a2ba4,
        _:N86434cd177434d7993180fb42ba7947e,
        _:N86816bdbc5934ac99f7a63b457c22a7a,
        _:N9bda45ff0c3543d7827549f4f0ab9900,
        _:Ne0bb509a51d24de980b4d2897cdef48f,
        _:Neef369b2571e4f8aaa963f79070b68fe,
        _:Nf88172393f964eda8f830250684baf25 .

