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

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

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/50822#lyrics>,
        <album/50822#subject> ;
    foaf:name "meg rock"@en .

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

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

<artist/13875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50822#subject> ;
    schema:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja ;
    foaf:made <album/50822#composition>,
        <album/50822#subject> ;
    foaf:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja .

<artist/21805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50822#subject> ;
    schema:name "yukarico"@en ;
    foaf:made <album/50822#composition>,
        <album/50822#subject> ;
    foaf:name "yukarico"@en .

<product/6065#subject> a schema:CreativeWork ;
    schema:name "Gunslinger Stratos -THE ANIMATION-"@en,
        "ガンスリンガー ストラトス -THE ANIMATION-"@ja,
        "Gunslinger Stratos -THE ANIMATION-"@ja-latn ;
    foaf:name "Gunslinger Stratos -THE ANIMATION-"@en,
        "ガンスリンガー ストラトス -THE ANIMATION-"@ja,
        "Gunslinger Stratos -THE ANIMATION-"@ja-latn .

<album/50822#musicalexpression> a mo:Signal ;
    mo:published_as <album/50822#subject> ;
    mo:records <album/50822#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/22/50822/50822-a924a97c9996.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50822#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/50822/50822-a924a97c9996.jpg> ;
    foaf:depicts <album/50822#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/50822/50822-a924a97c9996.jpg> .

<https://medium-media.vgm.io/albums/22/50822/50822-a924a97c9996.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn ;
    mo:performance_of <album/50822#musicalwork> ;
    mo:performer <artist/15796#subject> ;
    mo:recorded_as <album/50822#musicalexpression> ;
    schema:byArtist <artist/15796#subject> ;
    schema:name "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn ;
    schema:workPerformed <album/50822#musicalwork> .

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

<album/50822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn ;
    mo:composer <artist/13096#subject>,
        <artist/13875#subject>,
        <artist/21805#subject> ;
    mo:produced_work <album/50822#musicalwork> ;
    schema:name "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn .

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

<album/50822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-29"^^xsd:date ;
    dcterms:title "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn ;
    mo:catalogue_number "BVCL-637" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50822#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N8f5d3c60012a4d889f36b0f604f4c5d5 ;
    mo:record_count 1 ;
    schema:about <product/6065#subject> ;
    schema:byArtist <artist/15796#subject> ;
    schema:datePublished "2015-04-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/50822/50822-a924a97c9996.jpg> ;
    schema:name "vanilla sky / Mashiro Ayano"@en,
        "vanilla sky / 綾野ましろ"@ja,
        "vanilla sky / Mashiro Ayano"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/50822/50822-a924a97c9996.jpg> .

_:N62a5306a829049afa562602f0d99221c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vanilla sky"@ja,
        "vanilla sky"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5d3c60012a4d889f36b0f604f4c5d5 ;
    schema:name "vanilla sky"@ja,
        "vanilla sky"@ja-latn .

_:N62d18474f8b0400280921400d2753cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TURN TO YOU"@ja,
        "TURN TO YOU"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5d3c60012a4d889f36b0f604f4c5d5 ;
    schema:name "TURN TO YOU"@ja,
        "TURN TO YOU"@ja-latn .

_:N771bc22e80614a18a0a263b1e5d5d246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vanilla sky (instrumental)"@ja,
        "vanilla sky (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5d3c60012a4d889f36b0f604f4c5d5 ;
    schema:name "vanilla sky (instrumental)"@ja,
        "vanilla sky (instrumental)"@ja-latn .

_:Nd37ffd314ede41eeb8b8acfa71d51039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻燈"@ja,
        "Gentou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5d3c60012a4d889f36b0f604f4c5d5 ;
    schema:name "幻燈"@ja,
        "Gentou"@ja-latn .

_:N8f5d3c60012a4d889f36b0f604f4c5d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62a5306a829049afa562602f0d99221c,
        _:N62d18474f8b0400280921400d2753cbe,
        _:N771bc22e80614a18a0a263b1e5d5d246,
        _:Nd37ffd314ede41eeb8b8acfa71d51039 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N62a5306a829049afa562602f0d99221c,
        _:N62d18474f8b0400280921400d2753cbe,
        _:N771bc22e80614a18a0a263b1e5d5d246,
        _:Nd37ffd314ede41eeb8b8acfa71d51039 .

