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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    schema:name "fripSide"@en ;
    foaf:made <album/106634#subject>,
        <album/106634#vocals> ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/106634#subject>,
        <album/106634#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106634#subject> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/106634#composition>,
        <album/106634#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106634#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/106634#composition>,
        <album/106634#lyrics>,
        <album/106634#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<product/1522#subject> a schema:CreativeWork ;
    schema:name "A Certain Scientific Railgun S"@en,
        "とある科学の超電磁砲(レールガン) S"@ja,
        "Toaru Kagaku no Railgun S"@ja-latn ;
    foaf:name "A Certain Scientific Railgun S"@en,
        "とある科学の超電磁砲(レールガン) S"@ja,
        "Toaru Kagaku no Railgun S"@ja-latn .

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

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

<album/106634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn ;
    mo:performance_of <album/106634#musicalwork> ;
    mo:recorded_as <album/106634#musicalexpression> ;
    schema:name "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn ;
    schema:workPerformed <album/106634#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> ;
    foaf:depicts <album/106634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> .

<https://medium-media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> a schema:ImageObject,
        foaf:Image .

<album/106634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn ;
    mo:composer <artist/5903#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/106634#musicalwork> ;
    schema:name "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn .

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

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

<album/106634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-04"^^xsd:date ;
    dcterms:title "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn ;
    mo:catalogue_number "LPR-822" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106634#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N102f615ed2a64d4394b488b5f194d15b ;
    mo:record_count 1 ;
    schema:about <product/1522#subject> ;
    schema:datePublished "2020-11-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> ;
    schema:name "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@en,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja,
        "the very best of fripSide 2009-2020/the very best of fripSide -moving ballads-/legendary future SPECIAL CD animate ver."@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/106634/106634-850cfa51cefa.jpg> .

_:Nc74b0b4b8a34476c97796e47a13b1412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternal reality (LIVE)"@en,
        "eternal reality (LIVE)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N102f615ed2a64d4394b488b5f194d15b ;
    schema:name "eternal reality (LIVE)"@en,
        "eternal reality (LIVE)"@ja .

_:Nfde7e21a5d384751943c04ae50e525be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sister's noise (REMIX: Maiko Iuchi)"@en,
        "sister's noise (REMIX: 井内舞子)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N102f615ed2a64d4394b488b5f194d15b ;
    schema:name "sister's noise (REMIX: Maiko Iuchi)"@en,
        "sister's noise (REMIX: 井内舞子)"@ja .

_:N102f615ed2a64d4394b488b5f194d15b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc74b0b4b8a34476c97796e47a13b1412,
        _:Nfde7e21a5d384751943c04ae50e525be ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc74b0b4b8a34476c97796e47a13b1412,
        _:Nfde7e21a5d384751943c04ae50e525be .

