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

<artist/9612#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikki Matsumoto"@en,
        "松本一起"@ja ;
    foaf:made <album/152100#lyrics>,
        <album/152100#subject> ;
    foaf:name "Ikki Matsumoto"@en,
        "松本一起"@ja .

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

<artist/26469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "Shuichi Aoki"@en,
        "青木秀一"@ja ;
    foaf:made <album/152100#composition>,
        <album/152100#subject> ;
    foaf:name "Shuichi Aoki"@en,
        "青木秀一"@ja .

<artist/27062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "Minoru Niihara"@en,
        "二井原実"@ja ;
    foaf:made <album/152100#composition>,
        <album/152100#subject> ;
    foaf:name "Minoru Niihara"@en,
        "二井原実"@ja .

<artist/9152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "cha cha maru"@en ;
    foaf:made <album/152100#composition>,
        <album/152100#subject> ;
    foaf:name "cha cha maru"@en .

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

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

<https://media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152100#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> ;
    foaf:depicts <album/152100#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> .

<https://medium-media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/26470#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/152100#performance> ;
    schema:name "Night Hawks"@en ;
    foaf:name "Night Hawks"@en .

<album/152100#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn ;
    mo:performance_of <album/152100#musicalwork> ;
    mo:performer <artist/26470#subject>,
        <artist/29474#subject> ;
    mo:recorded_as <album/152100#musicalexpression> ;
    schema:byArtist <artist/26470#subject>,
        <artist/29474#subject> ;
    schema:name "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn ;
    schema:workPerformed <album/152100#musicalwork> .

<artist/29474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    mo:performed <album/152100#performance> ;
    schema:name "Toshi"@en ;
    foaf:made <album/152100#composition>,
        <album/152100#lyrics>,
        <album/152100#subject> ;
    foaf:name "Toshi"@en .

<album/152100#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Marc Ferrari"@en ;
            foaf:made <album/152100#composition> ;
            foaf:name "Marc Ferrari"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Kulick"@en ;
            foaf:made <album/152100#composition> ;
            foaf:name "Bob Kulick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Thayer"@en ;
            foaf:made <album/152100#composition> ;
            foaf:name "Tommy Thayer"@en ],
        <artist/26469#subject>,
        <artist/27062#subject>,
        <artist/29474#subject>,
        <artist/9152#subject> ;
    mo:produced_work <album/152100#musicalwork> ;
    schema:name "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn .

<album/152100#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-06-01"^^xsd:date ;
    dcterms:title "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn ;
    mo:catalogue_number "BVCR-657" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152100#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N9acf2dfefd9e438f8cc3e617f964650c ;
    mo:record_count 1 ;
    schema:byArtist <artist/26470#subject>,
        <artist/29474#subject> ;
    schema:datePublished "1994-06-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> ;
    schema:name "MISSION / TOSHI"@en,
        "MISSION / TOSHI"@ja,
        "MISSION / TOSHI"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/152100/152100-7a0ca9d518a9.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "Tommy Thayer"@en ;
    foaf:made <album/152100#subject> ;
    foaf:name "Tommy Thayer"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "Bob Kulick"@en ;
    foaf:made <album/152100#subject> ;
    foaf:name "Bob Kulick"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152100#subject> ;
    schema:name "Marc Ferrari"@en ;
    foaf:made <album/152100#subject> ;
    foaf:name "Marc Ferrari"@en .

_:N157a8a07d24c4b7aa240e9e21cf0adf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get-up-and-go"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Get-up-and-go"@en .

_:N15b48c1ab79744088986d4cfc1b50fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADY"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "LADY"@en .

_:N1845023e02034029a4785acb80af99e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the back"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Heart of the back"@en .

_:N5c9f212818694994a7ab50d6a20e699c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Dynamics"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Love Dynamics"@en .

_:N5ddd8e61c43c4d77a16fa2d35e5b79e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Always"@en .

_:N6ae3b1c798124169b5224f1a1a2e4e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonstone"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Moonstone"@en .

_:Na63b05fe3d334abdbb24e24403a2547a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intermission"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "intermission"@en .

_:Nb4fd3931d0434f0082072d3c5a003026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHASE OF TIMES"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "CHASE OF TIMES"@en .

_:Nd1ce2f38697b4d2dabb411c873d4e793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bless You"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Bless You"@en .

_:Nde958afb3c7b414188ff7da1f34437b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looming"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Looming"@en .

_:Nff6ff3fbd8be4da4a0f36c0443cdebf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rusty Eyes"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N9acf2dfefd9e438f8cc3e617f964650c ;
    schema:name "Rusty Eyes"@en .

_:N9acf2dfefd9e438f8cc3e617f964650c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N157a8a07d24c4b7aa240e9e21cf0adf6,
        _:N15b48c1ab79744088986d4cfc1b50fb2,
        _:N1845023e02034029a4785acb80af99e2,
        _:N5c9f212818694994a7ab50d6a20e699c,
        _:N5ddd8e61c43c4d77a16fa2d35e5b79e9,
        _:N6ae3b1c798124169b5224f1a1a2e4e71,
        _:Na63b05fe3d334abdbb24e24403a2547a,
        _:Nb4fd3931d0434f0082072d3c5a003026,
        _:Nd1ce2f38697b4d2dabb411c873d4e793,
        _:Nde958afb3c7b414188ff7da1f34437b4,
        _:Nff6ff3fbd8be4da4a0f36c0443cdebf2 ;
    mo:track_count 11 ;
    schema:duration "PT55:04"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N157a8a07d24c4b7aa240e9e21cf0adf6,
        _:N15b48c1ab79744088986d4cfc1b50fb2,
        _:N1845023e02034029a4785acb80af99e2,
        _:N5c9f212818694994a7ab50d6a20e699c,
        _:N5ddd8e61c43c4d77a16fa2d35e5b79e9,
        _:N6ae3b1c798124169b5224f1a1a2e4e71,
        _:Na63b05fe3d334abdbb24e24403a2547a,
        _:Nb4fd3931d0434f0082072d3c5a003026,
        _:Nd1ce2f38697b4d2dabb411c873d4e793,
        _:Nde958afb3c7b414188ff7da1f34437b4,
        _:Nff6ff3fbd8be4da4a0f36c0443cdebf2 .

