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

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

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49518#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/49518#composition>,
        <album/49518#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49518#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/49518#composition>,
        <album/49518#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/4044#subject> a schema:CreativeWork ;
    schema:name "Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn ;
    foaf:name "Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/81/49518/49518-1417493444.jpg> a schema:ImageObject,
        foaf:Image .

<album/49518#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/49518#musicalwork> ;
    schema:name "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn .

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49518#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/49518#lyrics>,
        <album/49518#subject> ;
    foaf:name "KOTOKO"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49518#performance> ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/49518#lyrics>,
        <album/49518#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

<album/49518#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn ;
    mo:performance_of <album/49518#musicalwork> ;
    mo:performer <artist/127#subject>,
        <artist/155#subject> ;
    mo:recorded_as <album/49518#musicalexpression> ;
    schema:byArtist <artist/127#subject>,
        <artist/155#subject> ;
    schema:name "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn ;
    schema:workPerformed <album/49518#musicalwork> .

<album/49518#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-28"^^xsd:date ;
    dcterms:title "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn ;
    mo:catalogue_number "SPR002S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49518#musicalexpression> ;
    mo:publisher <org/1532#subject> ;
    mo:record _:N703f24e2cfcd420a9e21fe4d5dfb9b6b ;
    mo:record_count 1 ;
    schema:about <product/4044#subject> ;
    schema:byArtist <artist/127#subject>,
        <artist/155#subject> ;
    schema:datePublished "2014-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/49518/49518-1417493444.jpg> ;
    schema:name "Beyond the sky, into the firmament. MAXI SINGLE CD"@en,
        "蒼の彼方のフォーリズム主題歌MAXI SINGLE CD"@ja,
        "Ao no Kanata no Four Rhythm Shudaika MAXI SINGLE CD"@ja-latn ;
    schema:publisher <org/1532#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/49518/49518-1417493444.jpg> .

_:N0cf5c8aa54174db09e0ab820b173873d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Courage -Beyond the sky-"@en,
        "Wings of Courage -空を超えて-"@ja,
        "Wings of Courage -Sora wo Koete-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N703f24e2cfcd420a9e21fe4d5dfb9b6b ;
    schema:name "Wings of Courage -Beyond the sky-"@en,
        "Wings of Courage -空を超えて-"@ja,
        "Wings of Courage -Sora wo Koete-"@ja-latn .

_:N2880692ee8224f3b9590a45bc3a315ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky is the limit (1 Chorus ver.)"@en,
        "Sky is the limit (1コーラス ver.)"@ja,
        "Sky is the limit (1 Chorus ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N703f24e2cfcd420a9e21fe4d5dfb9b6b ;
    schema:name "Sky is the limit (1 Chorus ver.)"@en,
        "Sky is the limit (1コーラス ver.)"@ja,
        "Sky is the limit (1 Chorus ver.)"@ja-latn .

_:Nd24c07fd96f44c15a4f33c947847c610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFINITE SKY (1 Chorus ver.)"@en,
        "INFINITE SKY (1コーラス ver.)"@ja,
        "INFINITE SKY (1 Chorus ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N703f24e2cfcd420a9e21fe4d5dfb9b6b ;
    schema:name "INFINITE SKY (1 Chorus ver.)"@en,
        "INFINITE SKY (1コーラス ver.)"@ja,
        "INFINITE SKY (1 Chorus ver.)"@ja-latn .

_:N703f24e2cfcd420a9e21fe4d5dfb9b6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cf5c8aa54174db09e0ab820b173873d,
        _:N2880692ee8224f3b9590a45bc3a315ea,
        _:Nd24c07fd96f44c15a4f33c947847c610 ;
    mo:track_count 3 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0cf5c8aa54174db09e0ab820b173873d,
        _:N2880692ee8224f3b9590a45bc3a315ea,
        _:Nd24c07fd96f44c15a4f33c947847c610 .

