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

<album/90474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn ;
    mo:produced_work <album/90474#musicalwork> ;
    schema:name "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn .

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

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

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/90474/90474-1568652403.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Yui Kusuhara"@en,
        "くすはらゆい"@ja ;
    foaf:name "Yui Kusuhara"@en,
        "くすはらゆい"@ja .

<artist/31551#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Hana Akino"@en,
        "秋野花"@ja ;
    foaf:name "Hana Akino"@en,
        "秋野花"@ja .

<artist/32223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Maya Suzuya"@en,
        "鈴谷まや"@ja ;
    foaf:name "Maya Suzuya"@en,
        "鈴谷まや"@ja .

<artist/32308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Saya Nonomura"@en,
        "野々村紗夜"@ja ;
    foaf:name "Saya Nonomura"@en,
        "野々村紗夜"@ja .

<artist/32920#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Mao Tachibana"@en,
        "橘まお"@ja ;
    foaf:name "Mao Tachibana"@en,
        "橘まお"@ja .

<artist/4676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90474#performance> ;
    schema:name "Yui Ogura"@en,
        "小倉結衣"@ja ;
    foaf:name "Yui Ogura"@en,
        "小倉結衣"@ja .

<album/90474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-24"^^xsd:date ;
    dcterms:title "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn ;
    mo:catalogue_number "PURPLE-054SOF" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90474#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:Nd4bd5406600041d8b66500cc8d39399b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AOITORI"@en ;
            foaf:name "AOITORI"@en ] ;
    schema:byArtist <artist/29274#subject>,
        <artist/31551#subject>,
        <artist/32223#subject>,
        <artist/32308#subject>,
        <artist/32920#subject>,
        <artist/4676#subject> ;
    schema:datePublished "2017-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/90474/90474-1568652403.jpg> ;
    schema:name "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/90474/90474-1568652403.jpg> .

<album/90474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn ;
    mo:performance_of <album/90474#musicalwork> ;
    mo:performer <artist/29274#subject>,
        <artist/31551#subject>,
        <artist/32223#subject>,
        <artist/32308#subject>,
        <artist/32920#subject>,
        <artist/4676#subject> ;
    mo:recorded_as <album/90474#musicalexpression> ;
    schema:byArtist <artist/29274#subject>,
        <artist/31551#subject>,
        <artist/32223#subject>,
        <artist/32308#subject>,
        <artist/32920#subject>,
        <artist/4676#subject> ;
    schema:name "AOITORI ORIGINAL DRAMA CD"@en,
        "アオイトリ ORIGINAL DRAMA CD"@ja,
        "AOITORI ORIGINAL DRAMA CD"@ja-latn ;
    schema:workPerformed <album/90474#musicalwork> .

_:N101872aef5ed4393a5db8be3063766af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT28:26"^^xsd:interval ;
    schema:inPlaylist _:Nd4bd5406600041d8b66500cc8d39399b ;
    schema:name "None"@en .

_:Nd4bd5406600041d8b66500cc8d39399b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101872aef5ed4393a5db8be3063766af ;
    mo:track_count 1 ;
    schema:duration "PT28:26"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N101872aef5ed4393a5db8be3063766af .

