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

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

<artist/11732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55450#subject> ;
    schema:name "Another Infinity"@en ;
    foaf:made <album/55450#composition>,
        <album/55450#subject> ;
    foaf:name "Another Infinity"@en .

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

<album/55450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn ;
    mo:composer <artist/11732#subject> ;
    mo:produced_work <album/55450#musicalwork> ;
    schema:name "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn .

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

<https://media.vgm.io/albums/05/55450/55450-1445914184.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55450#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/55450/55450-1445914184.png> ;
    foaf:depicts <album/55450#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/55450/55450-1445914184.png> .

<https://medium-media.vgm.io/albums/05/55450/55450-1445914184.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55450#performance> ;
    schema:name "Mayumi Morinaga"@en,
        "森永真由美"@ja ;
    foaf:made <album/55450#lyrics>,
        <album/55450#subject> ;
    foaf:name "Mayumi Morinaga"@en,
        "森永真由美"@ja .

<artist/28474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55450#performance> ;
    schema:name "Tsuyoshi Sugiyama"@en,
        "杉山つよし"@ja ;
    foaf:name "Tsuyoshi Sugiyama"@en,
        "杉山つよし"@ja .

<album/55450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn ;
    mo:performance_of <album/55450#musicalwork> ;
    mo:performer <artist/14415#subject>,
        <artist/28474#subject> ;
    mo:recorded_as <album/55450#musicalexpression> ;
    schema:byArtist <artist/14415#subject>,
        <artist/28474#subject> ;
    schema:name "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn ;
    schema:workPerformed <album/55450#musicalwork> .

<album/55450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn ;
    mo:catalogue_number "AIMX-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55450#musicalexpression> ;
    mo:publisher _:N8bd5e8e667a64dc38c24758f4a826b4d ;
    mo:record _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:byArtist <artist/14415#subject>,
        <artist/28474#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/05/55450/55450-1445914184.png> ;
    schema:name "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@en,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja,
        "Fly high to our dream / Another Infinity feat. Mayumi Morinaga"@ja-latn ;
    schema:publisher _:N8bd5e8e667a64dc38c24758f4a826b4d ;
    foaf:depiction <https://media.vgm.io/albums/05/55450/55450-1445914184.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "悠希"@en ;
    foaf:made <album/55450#lyrics> ;
    foaf:name "悠希"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "悠希"@en ;
    foaf:made <album/55450#subject> ;
    foaf:name "悠希"@en .

_:N43d2ec13ee8a441db5210727e1c54192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly high to our dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Fly high to our dream"@ja .

_:N4b549d60fa864bdd8d803584f12aa7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly high to our dream (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Fly high to our dream (instrumental)"@ja .

_:N520eb547b44a4a419002dcc393e46751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhibit Emotions (Ryu☆ Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Exhibit Emotions (Ryu☆ Remix)"@ja .

_:N5c33ba6797ab4e42ab0d4628a4143391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhibit Emotions (Ryu☆ Remix instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Exhibit Emotions (Ryu☆ Remix instrumental)"@ja .

_:N786be826800d46128b8c327c4447d41b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhibit Emotions (Starving Trancer Remix instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Exhibit Emotions (Starving Trancer Remix instrumental)"@ja .

_:N7f126e6c078d43db848152268a5b6e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜天光 (piano ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "夜天光 (piano ver.)"@ja .

_:N8bd5e8e667a64dc38c24758f4a826b4d schema:name "Another Infinity"@en ;
    foaf:name "Another Infinity"@en .

_:Ncd903adc2b4d42d886b0a64056462794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhibit Emotions (Starving Trancer Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0b5e49664d4418f8e991a7ab0e55a29 ;
    schema:name "Exhibit Emotions (Starving Trancer Remix)"@ja .

_:Nb0b5e49664d4418f8e991a7ab0e55a29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43d2ec13ee8a441db5210727e1c54192,
        _:N4b549d60fa864bdd8d803584f12aa7fb,
        _:N520eb547b44a4a419002dcc393e46751,
        _:N5c33ba6797ab4e42ab0d4628a4143391,
        _:N786be826800d46128b8c327c4447d41b,
        _:N7f126e6c078d43db848152268a5b6e28,
        _:Ncd903adc2b4d42d886b0a64056462794 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N43d2ec13ee8a441db5210727e1c54192,
        _:N4b549d60fa864bdd8d803584f12aa7fb,
        _:N520eb547b44a4a419002dcc393e46751,
        _:N5c33ba6797ab4e42ab0d4628a4143391,
        _:N786be826800d46128b8c327c4447d41b,
        _:N7f126e6c078d43db848152268a5b6e28,
        _:Ncd903adc2b4d42d886b0a64056462794 .

