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

<album/57775#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn ;
    mo:produced_work <album/57775#musicalwork> ;
    schema:name "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn .

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

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

<product/4130#subject> a schema:CreativeWork ;
    schema:name "ARIA The STATION Memoria"@en,
        "ARIA The STATION Memoria"@ja,
        "ARIA The STATION Memoria"@ja-latn ;
    foaf:name "ARIA The STATION Memoria"@en,
        "ARIA The STATION Memoria"@ja,
        "ARIA The STATION Memoria"@ja-latn .

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

<org/476#subject> schema:name "Tablier Communications inc."@en,
        "タブリエ・コミュニケーションズ株式会社"@ja,
        "Tablier Communications inc."@ja-latn ;
    foaf:name "Tablier Communications inc."@en,
        "タブリエ・コミュニケーションズ株式会社"@ja,
        "Tablier Communications inc."@ja-latn .

<https://media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57775#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> ;
    foaf:depicts <album/57775#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> .

<https://medium-media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57775#performance> ;
    schema:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja ;
    foaf:name "Chinami Nishimura"@en,
        "西村ちなみ"@ja .

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57775#performance> ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

<artist/9867#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57775#performance> ;
    schema:name "Erino Haduki"@en,
        "葉月絵理乃"@ja ;
    foaf:name "Erino Haduki"@en,
        "葉月絵理乃"@ja .

<album/57775#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn ;
    mo:catalogue_number "ARIAG-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57775#musicalexpression> ;
    mo:publisher <org/476#subject> ;
    mo:record_count 0 ;
    schema:about <product/4130#subject> ;
    schema:byArtist <artist/3544#subject>,
        <artist/4556#subject>,
        <artist/9867#subject> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> ;
    schema:name "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn ;
    schema:publisher <org/476#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/57775/57775-014cd76d391f.jpg> .

<album/57775#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn ;
    mo:performance_of <album/57775#musicalwork> ;
    mo:performer <artist/3544#subject>,
        <artist/4556#subject>,
        <artist/9867#subject> ;
    mo:recorded_as <album/57775#musicalexpression> ;
    schema:byArtist <artist/3544#subject>,
        <artist/4556#subject>,
        <artist/9867#subject> ;
    schema:name "ARIA The STATION Memoria Special Edition CD"@en,
        "ARIA The STATION Memoria 特別版CD"@ja,
        "ARIA The STATION Memoria Special Edition CD"@ja-latn ;
    schema:workPerformed <album/57775#musicalwork> .

