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

<artist/2117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6917#subject> ;
    schema:name "Nittoku Inoue"@en,
        "井上日徳"@ja ;
    foaf:made <album/6917#composition>,
        <album/6917#lyrics>,
        <album/6917#subject> ;
    foaf:name "Nittoku Inoue"@en,
        "井上日徳"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6917#subject> ;
    schema:name "Show-taro"@en,
        "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:made <album/6917#composition>,
        <album/6917#lyrics>,
        <album/6917#subject>,
        <album/6917#vocals> ;
    foaf:name "Show-taro"@en,
        "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<product/2087#subject> a schema:CreativeWork ;
    schema:name "Mega Man X6"@en,
        "ロックマンX6"@ja,
        "Rockman X6"@ja-latn ;
    foaf:name "Mega Man X6"@en,
        "ロックマンX6"@ja,
        "Rockman X6"@ja-latn .

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

<album/6917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn ;
    mo:performance_of <album/6917#musicalwork> ;
    mo:recorded_as <album/6917#musicalexpression> ;
    schema:name "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn ;
    schema:workPerformed <album/6917#musicalwork> .

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

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

<https://media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> ;
    foaf:depicts <album/6917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> .

<https://medium-media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> a schema:ImageObject,
        foaf:Image .

<album/6917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn ;
    mo:composer <artist/2117#subject>,
        <artist/2869#subject> ;
    mo:produced_work <album/6917#musicalwork> ;
    schema:name "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn .

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

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

<album/6917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-06-20"^^xsd:date ;
    dcterms:title "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn ;
    mo:catalogue_number "CPDA-1016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6917#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:N3066fd8d50904b9e9861e2a9254d1f43 ;
    mo:record_count 1 ;
    schema:about <product/2087#subject> ;
    schema:datePublished "2001-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> ;
    schema:name "The Answer / Showtaro Morikubo"@en,
        "The Answer／森久保祥太郎"@ja,
        "The Answer / Showtaro Morikubo"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/6917/6917-90891c830de7.jpg> .

_:N752a2c6b1d8e40fe91028b549eb37336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Monday Man"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N3066fd8d50904b9e9861e2a9254d1f43 ;
    schema:name "Happy Monday Man"@en .

_:N8ea9d1f06098431286b4453d049887eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Answer"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N3066fd8d50904b9e9861e2a9254d1f43 ;
    schema:name "The Answer"@en .

_:N3066fd8d50904b9e9861e2a9254d1f43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N752a2c6b1d8e40fe91028b549eb37336,
        _:N8ea9d1f06098431286b4453d049887eb ;
    mo:track_count 2 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N752a2c6b1d8e40fe91028b549eb37336,
        _:N8ea9d1f06098431286b4453d049887eb .

