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

<artist/21805#subject> a schema:Person,
        foaf:Person ;
    schema:name "yukarico"@en ;
    foaf:made <album/53645#lyrics>,
        <album/53645#subject> ;
    foaf:name "yukarico"@en .

<artist/36109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mashiro"@en ;
    foaf:made <album/53645#lyrics>,
        <album/53645#subject> ;
    foaf:name "Mashiro"@en .

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

<artist/13096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53645#subject> ;
    schema:name "fumio yasuda"@en ;
    foaf:made <album/53645#composition>,
        <album/53645#lyrics>,
        <album/53645#subject> ;
    foaf:name "fumio yasuda"@en .

<artist/13598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53645#subject> ;
    schema:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja ;
    foaf:made <album/53645#composition>,
        <album/53645#lyrics>,
        <album/53645#subject> ;
    foaf:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja .

<product/6068#subject> a schema:CreativeWork ;
    schema:name "Gunslinger Stratos Reloaded"@en,
        "ガンスリンガーストラトス リローデッド"@ja,
        "Gunslinger Stratos Reloaded"@ja-latn ;
    foaf:name "Gunslinger Stratos Reloaded"@en,
        "ガンスリンガーストラトス リローデッド"@ja,
        "Gunslinger Stratos Reloaded"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/54/53645/53645-1570832931.jpg> a schema:ImageObject,
        foaf:Image .

<album/53645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn ;
    mo:composer <artist/13096#subject>,
        <artist/13598#subject> ;
    mo:produced_work <album/53645#musicalwork> ;
    schema:name "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn .

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

<album/53645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn ;
    mo:performance_of <album/53645#musicalwork> ;
    mo:performer <artist/15796#subject> ;
    mo:recorded_as <album/53645#musicalexpression> ;
    schema:byArtist <artist/15796#subject> ;
    schema:name "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/53645#musicalwork> .

<artist/15796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53645#performance> ;
    schema:name "Mashiro Ayano"@en,
        "綾野ましろ"@ja ;
    foaf:name "Mashiro Ayano"@en,
        "綾野ましろ"@ja .

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

<album/53645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-19"^^xsd:date ;
    dcterms:title "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-666~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/53645#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N3adebecb6eb1412da2d889b1b74e1a99,
        _:N7fa72846448642409cb9899d7eb80f70 ;
    mo:record_count 2 ;
    schema:about <product/6068#subject> ;
    schema:byArtist <artist/15796#subject> ;
    schema:datePublished "2015-08-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/53645/53645-1570832931.jpg> ;
    schema:name "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/53645/53645-1570832931.jpg> .

_:N06eda0a568654be6bd923127384ed74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infinity beyond (game ver)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7fa72846448642409cb9899d7eb80f70 ;
    schema:name "infinity beyond (game ver)"@ja .

_:N1d94784d4af640a2a058ac41c455a6fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infinity beyond"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N7fa72846448642409cb9899d7eb80f70 ;
    schema:name "infinity beyond"@ja .

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

_:N45c8da298d624bf5afd07f9c7f28103e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハーフムーンフラワー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N7fa72846448642409cb9899d7eb80f70 ;
    schema:name "ハーフムーンフラワー"@ja .

_:N4da67c8ea729455faa10ced2abc82c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PC版ゲーム「ガンスリンガー ストラトス リローデッド」プロモーション映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3adebecb6eb1412da2d889b1b74e1a99 ;
    schema:name "PC版ゲーム「ガンスリンガー ストラトス リローデッド」プロモーション映像"@ja .

_:Nbd357bb08f2c4eb19ae4e427ff64a7c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邂逅"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7fa72846448642409cb9899d7eb80f70 ;
    schema:name "邂逅"@ja .

_:N7fa72846448642409cb9899d7eb80f70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06eda0a568654be6bd923127384ed74b,
        _:N1d94784d4af640a2a058ac41c455a6fd,
        _:N45c8da298d624bf5afd07f9c7f28103e,
        _:Nbd357bb08f2c4eb19ae4e427ff64a7c3 ;
    mo:track_count 4 ;
    schema:duration "PT15:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06eda0a568654be6bd923127384ed74b,
        _:N1d94784d4af640a2a058ac41c455a6fd,
        _:N45c8da298d624bf5afd07f9c7f28103e,
        _:Nbd357bb08f2c4eb19ae4e427ff64a7c3 .

