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

<artist/1620#subject> a schema:Person,
        foaf:Person ;
    schema:name "RyoRca"@en,
        "綾菓"@ja ;
    foaf:made <album/10063#lyrics>,
        <album/10063#subject> ;
    foaf:name "RyoRca"@en,
        "綾菓"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/10063#subject>,
        <album/10063#vocals> ;
    foaf:name "Rita"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10063#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/10063#composition>,
        <album/10063#subject> ;
    foaf:name "Manack"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<album/10063#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn ;
    mo:composer <artist/267#subject> ;
    mo:produced_work <album/10063#musicalwork> ;
    schema:name "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn .

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

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

<album/10063#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn ;
    mo:performance_of <album/10063#musicalwork> ;
    mo:recorded_as <album/10063#musicalexpression> ;
    schema:name "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn ;
    schema:workPerformed <album/10063#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/36/10063/10063-1232042517.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10063#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn ;
    mo:catalogue_number "SPH-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10063#musicalexpression> ;
    mo:publisher <org/1809#subject> ;
    mo:record _:N326ccef663994795b488a3924907a54e ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yosuga no Sora"@en ;
            foaf:name "Yosuga no Sora"@en ] ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/10063/10063-1232042517.jpg> ;
    schema:name "Yosuga no Sora Maxi-single"@en,
        "ヨスガノソラ Maxi-single"@ja,
        "Yosuga no Sora Maxi-single"@ja-latn ;
    schema:publisher <org/1809#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/10063/10063-1232042517.jpg> .

_:N2a189bbb9e2143949dcdd0248ec27992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道の先、空の向こう"@ja,
        "Michi no Saki, Sora no Mukou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N326ccef663994795b488a3924907a54e ;
    schema:name "道の先、空の向こう"@ja,
        "Michi no Saki, Sora no Mukou"@ja-latn .

_:N39026c91ce83431296eee7b6f81267fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのプリズム"@ja,
        "Yoake no Prism"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N326ccef663994795b488a3924907a54e ;
    schema:name "夜明けのプリズム"@ja,
        "Yoake no Prism"@ja-latn .

_:N5f98d4c2d8294c21a444ef3ef43e0bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道の先、空の向こう ～off vocal～"@ja,
        "Michi no Saki, Sora no Mukou (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N326ccef663994795b488a3924907a54e ;
    schema:name "道の先、空の向こう ～off vocal～"@ja,
        "Michi no Saki, Sora no Mukou (Instrumental)"@ja-latn .

_:N936950132dae45639a12cef08ccb0d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのプリズム ～off vocal～"@ja,
        "Yoake no Prism (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N326ccef663994795b488a3924907a54e ;
    schema:name "夜明けのプリズム ～off vocal～"@ja,
        "Yoake no Prism (Instrumental)"@ja-latn .

_:N326ccef663994795b488a3924907a54e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a189bbb9e2143949dcdd0248ec27992,
        _:N39026c91ce83431296eee7b6f81267fc,
        _:N5f98d4c2d8294c21a444ef3ef43e0bf4,
        _:N936950132dae45639a12cef08ccb0d5d ;
    mo:track_count 4 ;
    schema:duration "PT19:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a189bbb9e2143949dcdd0248ec27992,
        _:N39026c91ce83431296eee7b6f81267fc,
        _:N5f98d4c2d8294c21a444ef3ef43e0bf4,
        _:N936950132dae45639a12cef08ccb0d5d .

