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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13996#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/13996#composition>,
        <album/13996#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13996#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/13996#composition>,
        <album/13996#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

<album/13996#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn ;
    mo:performance_of <album/13996#musicalwork> ;
    mo:recorded_as <album/13996#musicalexpression> ;
    schema:name "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn ;
    schema:workPerformed <album/13996#musicalwork> .

<album/13996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/13996#musicalwork> ;
    schema:name "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13996#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/13996#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/13996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13996#musicalexpression> ;
    mo:publisher _:N382e2741d7f540e28d63881d74da3180 ;
    mo:record _:N1b0ca02ee7ef48458689832405133f1f ;
    mo:record_count 1 ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja,
        "Blue Skies -Real Blue MIX-"@ja-latn ;
    schema:publisher _:N382e2741d7f540e28d63881d74da3180 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N3500be744e5b4d90b43cdeb2b235b296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Skies -Trance β style-"@en,
        "青空 -Trance β style-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N1b0ca02ee7ef48458689832405133f1f ;
    schema:name "Blue Skies -Trance β style-"@en,
        "青空 -Trance β style-"@ja .

_:N382e2741d7f540e28d63881d74da3180 schema:name "Azurblau"@en ;
    foaf:name "Azurblau"@en .

_:N81fda9ec2e64475b95d51b30a5fe46d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stratus -File Less? MIX-"@en,
        "絵空事 -File Less? MIX-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1b0ca02ee7ef48458689832405133f1f ;
    schema:name "stratus -File Less? MIX-"@en,
        "絵空事 -File Less? MIX-"@ja .

_:Na1bb5fe631314642b4ca8d3fab652273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1b0ca02ee7ef48458689832405133f1f ;
    schema:name "Blue Skies -Real Blue MIX-"@en,
        "青空 -Real Blue MIX-"@ja .

_:Na236d52b89f14b958ba688b8004da7b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stratus -God Less? MIX-"@en,
        "絵空事 -God Less? MIX-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N1b0ca02ee7ef48458689832405133f1f ;
    schema:name "stratus -God Less? MIX-"@en,
        "絵空事 -God Less? MIX-"@ja .

_:Nfb1fc7c87ce348c0bdc02cab37948afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stratus -Lost Angel MIX-"@en,
        "絵空事 -Lost Angel MIX-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N1b0ca02ee7ef48458689832405133f1f ;
    schema:name "stratus -Lost Angel MIX-"@en,
        "絵空事 -Lost Angel MIX-"@ja .

_:N1b0ca02ee7ef48458689832405133f1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3500be744e5b4d90b43cdeb2b235b296,
        _:N81fda9ec2e64475b95d51b30a5fe46d2,
        _:Na1bb5fe631314642b4ca8d3fab652273,
        _:Na236d52b89f14b958ba688b8004da7b9,
        _:Nfb1fc7c87ce348c0bdc02cab37948afb ;
    mo:track_count 5 ;
    schema:duration "PT13:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3500be744e5b4d90b43cdeb2b235b296,
        _:N81fda9ec2e64475b95d51b30a5fe46d2,
        _:Na1bb5fe631314642b4ca8d3fab652273,
        _:Na236d52b89f14b958ba688b8004da7b9,
        _:Nfb1fc7c87ce348c0bdc02cab37948afb .

