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

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

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

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

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

<artist/13598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53643#subject> ;
    schema:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja ;
    foaf:made <album/53643#composition>,
        <album/53643#lyrics>,
        <album/53643#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/53643#musicalexpression> a mo:Signal ;
    mo:published_as <album/53643#subject> ;
    mo:records <album/53643#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/34/53643/53643-8d5137afcb56.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53643#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/53643/53643-8d5137afcb56.jpg> ;
    foaf:depicts <album/53643#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/53643/53643-8d5137afcb56.jpg> .

<https://medium-media.vgm.io/albums/34/53643/53643-8d5137afcb56.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/53643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-19"^^xsd:date ;
    dcterms:title "infinity beyond / Mashiro Ayano"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano"@ja-latn ;
    mo:catalogue_number "BVCL-665" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53643#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Nd4c85c9e10b64e9db232290ced401783 ;
    mo:record_count 1 ;
    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/34/53643/53643-8d5137afcb56.jpg> ;
    schema:name "infinity beyond / Mashiro Ayano"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/53643/53643-8d5137afcb56.jpg> .

_:N14e607d00e3544d0b844ef50c733177b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@en,
        "邂逅"@ja,
        "Kaikou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nd4c85c9e10b64e9db232290ced401783 ;
    schema:name "Encounter"@en,
        "邂逅"@ja,
        "Kaikou"@ja-latn .

_:N2f4912c8656e4f4da4ad0e674a091f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Half Moon Flower"@en,
        "ハーフムーンフラワー"@ja,
        "Half Moon Flower"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nd4c85c9e10b64e9db232290ced401783 ;
    schema:name "Half Moon Flower"@en,
        "ハーフムーンフラワー"@ja,
        "Half Moon Flower"@ja-latn .

_:N56f6ace4366043659cec20cb62101bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infinity beyond (instrumental)"@en,
        "infinity beyond (instrumental)"@ja,
        "infinity beyond (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd4c85c9e10b64e9db232290ced401783 ;
    schema:name "infinity beyond (instrumental)"@en,
        "infinity beyond (instrumental)"@ja,
        "infinity beyond (instrumental)"@ja-latn .

_:Nbd0a5fc6188e440990c845799da15314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infinity beyond"@en,
        "infinity beyond"@ja,
        "infinity beyond"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd4c85c9e10b64e9db232290ced401783 ;
    schema:name "infinity beyond"@en,
        "infinity beyond"@ja,
        "infinity beyond"@ja-latn .

_:Nd4c85c9e10b64e9db232290ced401783 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e607d00e3544d0b844ef50c733177b,
        _:N2f4912c8656e4f4da4ad0e674a091f93,
        _:N56f6ace4366043659cec20cb62101bea,
        _:Nbd0a5fc6188e440990c845799da15314 ;
    mo:track_count 4 ;
    schema:duration "PT17:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N14e607d00e3544d0b844ef50c733177b,
        _:N2f4912c8656e4f4da4ad0e674a091f93,
        _:N56f6ace4366043659cec20cb62101bea,
        _:Nbd0a5fc6188e440990c845799da15314 .

