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

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

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

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

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

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

<https://medium-media.vgm.io/albums/44/53644/53644-1437122069.jpg> a schema:ImageObject,
        foaf:Image .

<album/53644#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/53644#musicalwork> ;
    schema:name "infinity beyond / Mashiro Ayano [Limited Edition]"@en,
        "infinity beyond / 綾野ましろ"@ja,
        "infinity beyond / Mashiro Ayano [Limited Edition]"@ja-latn .

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

<album/53644#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/53644#musicalwork> ;
    mo:performer <artist/15796#subject> ;
    mo:recorded_as <album/53644#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/53644#musicalwork> .

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

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

<album/53644#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-663~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/53644#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Na64e7ed8681f4b58b6a5c18f6e70b53e,
        _:Nc1a6c6aa05f5470a9ac4071fdad0f9f2 ;
    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/44/53644/53644-1437122069.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/44/53644/53644-1437122069.jpg> .

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

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

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

_:N2456ce6a02194bf9a1e0aa0bb692a678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「infinity beyond」ミュージックビデオ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na64e7ed8681f4b58b6a5c18f6e70b53e ;
    schema:name "「infinity beyond」ミュージックビデオ"@ja .

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

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

_:Nc1a6c6aa05f5470a9ac4071fdad0f9f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c515b3f3624457a24d3ce380835cde,
        _:N0816b99990284d71bcdcddd2d57f35b2,
        _:N18193cc0f25447ad9694e4ed579ca43c,
        _:N4655793c74dc421c91a40cad0223bfad ;
    mo:track_count 4 ;
    schema:duration "PT17:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00c515b3f3624457a24d3ce380835cde,
        _:N0816b99990284d71bcdcddd2d57f35b2,
        _:N18193cc0f25447ad9694e4ed579ca43c,
        _:N4655793c74dc421c91a40cad0223bfad .

