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

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

<artist/11866#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50555#subject> ;
    schema:name "Kenji Ueda"@en,
        "上田健司"@ja ;
    foaf:made <album/50555#composition>,
        <album/50555#subject> ;
    foaf:name "Kenji Ueda"@en,
        "上田健司"@ja .

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

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

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

<https://medium-media.vgm.io/albums/55/50555/50555-1422384183.jpg> a schema:ImageObject,
        foaf:Image .

<album/50555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shigi"@en ;
            foaf:made <album/50555#composition> ;
            foaf:name "Shigi"@en ],
        <artist/11866#subject> ;
    mo:produced_work <album/50555#musicalwork> ;
    schema:name "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn .

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

<album/50555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn ;
    mo:performance_of <album/50555#musicalwork> ;
    mo:performer _:N5c0690e85b1647c09c50f4dff54d260b ;
    mo:recorded_as <album/50555#musicalexpression> ;
    schema:byArtist _:N5c0690e85b1647c09c50f4dff54d260b ;
    schema:name "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn ;
    schema:workPerformed <album/50555#musicalwork> .

<album/50555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-18"^^xsd:date ;
    dcterms:title "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn ;
    mo:catalogue_number "ESCL-3164" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50555#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N1206ea1107cc41af91b59bd27af6675d ;
    mo:record_count 1 ;
    schema:about <product/1270#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shigi"@en ;
            foaf:name "Shigi"@en ] ;
    schema:datePublished "2009-02-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/50555/50555-1422384183.jpg> ;
    schema:name "Kagayaita / Shigi"@en,
        "輝いた / シギ"@ja,
        "Kagayaita / Shigi"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/50555/50555-1422384183.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shigi"@en ;
    foaf:made <album/50555#lyrics> ;
    foaf:name "Shigi"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Shigi"@en ;
    foaf:made <album/50555#subject> ;
    foaf:name "Shigi"@en .

_:N3bd3dd8ae605454fbc4fad75ed3924f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い雨"@ja,
        "Kuroi Ame"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N1206ea1107cc41af91b59bd27af6675d ;
    schema:name "黒い雨"@ja,
        "Kuroi Ame"@ja-latn .

_:N5c0690e85b1647c09c50f4dff54d260b a schema:Person,
        foaf:Person ;
    mo:performed <album/50555#performance> ;
    schema:name "Shigi"@en ;
    foaf:name "Shigi"@en .

_:Nfbcf24d0f331414ab92ab2eec7f049db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝いた"@ja,
        "Kagayaita"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1206ea1107cc41af91b59bd27af6675d ;
    schema:name "輝いた"@ja,
        "Kagayaita"@ja-latn .

_:N1206ea1107cc41af91b59bd27af6675d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bd3dd8ae605454fbc4fad75ed3924f0,
        _:Nfbcf24d0f331414ab92ab2eec7f049db ;
    mo:track_count 2 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3bd3dd8ae605454fbc4fad75ed3924f0,
        _:Nfbcf24d0f331414ab92ab2eec7f049db .

