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

<artist/10881#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsuyoshi Himura"@en,
        "緋村剛"@ja ;
    foaf:made <album/130275#lyrics>,
        <album/130275#subject> ;
    foaf:name "Tsuyoshi Himura"@en,
        "緋村剛"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/130275#lyrics>,
        <album/130275#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130275#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/130275#composition>,
        <album/130275#subject> ;
    foaf:name "tatsuo"@en .

<product/16347#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER FOURZE"@en,
        "仮面ライダーフォーゼ"@ja,
        "KAMEN RIDER FOURZE"@ja-latn ;
    foaf:name "KAMEN RIDER FOURZE"@en,
        "仮面ライダーフォーゼ"@ja,
        "KAMEN RIDER FOURZE"@ja-latn .

<album/130275#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn ;
    mo:composer <artist/18937#subject> ;
    mo:produced_work <album/130275#musicalwork> ;
    schema:name "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/130275/130275-bca0f1b0e7f0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/130275#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn ;
    mo:performance_of <album/130275#musicalwork> ;
    mo:performer <artist/27313#subject> ;
    mo:recorded_as <album/130275#musicalexpression> ;
    schema:byArtist <artist/27313#subject> ;
    schema:name "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn ;
    schema:workPerformed <album/130275#musicalwork> .

<artist/27313#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/130275#performance> ;
    schema:name "everset"@en ;
    foaf:name "everset"@en .

<album/130275#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-07"^^xsd:date ;
    dcterms:title "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn ;
    mo:catalogue_number "AVCA-49511" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130275#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N96050e6f4dd24bab97280fe45ae642c7 ;
    mo:record_count 1 ;
    schema:about <product/16347#subject> ;
    schema:byArtist <artist/27313#subject> ;
    schema:datePublished "2012-03-07"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/57/130275/130275-bca0f1b0e7f0.jpg> ;
    schema:name "Shooting Star / everset"@en,
        "Shooting Star / everset"@ja,
        "Shooting Star / everset"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/130275/130275-bca0f1b0e7f0.jpg> .

_:N084a5370b75e4f56a4148f39e912d3b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N96050e6f4dd24bab97280fe45ae642c7 ;
    schema:name "Shooting Star instrumental"@en .

_:N0e1b43c7074f4fa9be4ec8342d1ae40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N96050e6f4dd24bab97280fe45ae642c7 ;
    schema:name "Shooting Star"@en .

_:N521c8d94df9b416c9d47d3456b5db545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Child instrumental"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N96050e6f4dd24bab97280fe45ae642c7 ;
    schema:name "Last Child instrumental"@en .

_:N5ec4bc8c1d4e40de9584c3faf04cfe30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Child"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N96050e6f4dd24bab97280fe45ae642c7 ;
    schema:name "Last Child"@en .

_:N96050e6f4dd24bab97280fe45ae642c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N084a5370b75e4f56a4148f39e912d3b1,
        _:N0e1b43c7074f4fa9be4ec8342d1ae40e,
        _:N521c8d94df9b416c9d47d3456b5db545,
        _:N5ec4bc8c1d4e40de9584c3faf04cfe30 ;
    mo:track_count 4 ;
    schema:duration "PT16:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N084a5370b75e4f56a4148f39e912d3b1,
        _:N0e1b43c7074f4fa9be4ec8342d1ae40e,
        _:N521c8d94df9b416c9d47d3456b5db545,
        _:N5ec4bc8c1d4e40de9584c3faf04cfe30 .

