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

<artist/12108#subject> a schema:Person,
        foaf:Person ;
    schema:name "JESSE"@en ;
    foaf:made <album/64858#lyrics>,
        <album/64858#subject> ;
    foaf:name "JESSE"@en .

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

<artist/12109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64858#subject> ;
    schema:name "Nobuaki Kaneko"@en,
        "金子ノブアキ"@ja ;
    foaf:made <album/64858#composition>,
        <album/64858#subject> ;
    foaf:name "Nobuaki Kaneko"@en,
        "金子ノブアキ"@ja .

<artist/21452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64858#subject> ;
    schema:name "KenKen"@en ;
    foaf:made <album/64858#composition>,
        <album/64858#subject> ;
    foaf:name "KenKen"@en .

<product/4287#subject> a schema:CreativeWork ;
    schema:name "Gintama."@en,
        "銀魂."@ja,
        "Gintama."@ja-latn ;
    foaf:name "Gintama."@en,
        "銀魂."@ja,
        "Gintama."@ja-latn .

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

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

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

<https://media.vgm.io/albums/85/64858/64858-1486530670.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64858#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/64858/64858-1486530670.jpg> ;
    foaf:depicts <album/64858#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/64858/64858-1486530670.jpg> .

<https://medium-media.vgm.io/albums/85/64858/64858-1486530670.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64858#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn ;
    mo:performance_of <album/64858#musicalwork> ;
    mo:performer <artist/12107#subject> ;
    mo:recorded_as <album/64858#musicalexpression> ;
    schema:byArtist <artist/12107#subject> ;
    schema:name "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/64858#musicalwork> .

<album/64858#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn ;
    mo:composer <artist/12107#subject>,
        <artist/12109#subject>,
        <artist/21452#subject> ;
    mo:produced_work <album/64858#musicalwork> ;
    schema:name "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn .

<artist/12107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64858#subject> ;
    mo:performed <album/64858#performance> ;
    schema:name "RIZE"@en ;
    foaf:made <album/64858#composition>,
        <album/64858#subject> ;
    foaf:name "RIZE"@en .

<album/64858#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-01"^^xsd:date ;
    dcterms:title "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4829" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64858#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N7bbf58e9738940a7912e8b9ba9d7ed22 ;
    mo:record_count 1 ;
    schema:about <product/4287#subject> ;
    schema:byArtist <artist/12107#subject> ;
    schema:datePublished "2017-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/64858/64858-1486530670.jpg> ;
    schema:name "SILVER / RIZE [Limited Edition]"@en,
        "SILVER / RIZE [Limited Edition]"@ja,
        "SILVER / RIZE [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/64858/64858-1486530670.jpg> .

_:N1a4962d8892d48f1a4f9223b18d4cefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER (TV size ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N7bbf58e9738940a7912e8b9ba9d7ed22 ;
    schema:name "SILVER (TV size ver.)"@ja .

_:N446ef9b6b1f74c1091b7148e87f3f809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N7bbf58e9738940a7912e8b9ba9d7ed22 ;
    schema:name "SILVER"@ja .

_:N631840d1b09f4806b7d9bbf59d454b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日本刀 (STUDIO LIVE ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7bbf58e9738940a7912e8b9ba9d7ed22 ;
    schema:name "日本刀 (STUDIO LIVE ver.)"@ja .

_:Ndab762634d08476aa64520e46801c3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE SHOT (EP edition)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7bbf58e9738940a7912e8b9ba9d7ed22 ;
    schema:name "ONE SHOT (EP edition)"@ja .

_:N7bbf58e9738940a7912e8b9ba9d7ed22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a4962d8892d48f1a4f9223b18d4cefa,
        _:N446ef9b6b1f74c1091b7148e87f3f809,
        _:N631840d1b09f4806b7d9bbf59d454b8c,
        _:Ndab762634d08476aa64520e46801c3a8 ;
    mo:track_count 4 ;
    schema:duration "PT11:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a4962d8892d48f1a4f9223b18d4cefa,
        _:N446ef9b6b1f74c1091b7148e87f3f809,
        _:N631840d1b09f4806b7d9bbf59d454b8c,
        _:Ndab762634d08476aa64520e46801c3a8 .

