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

<artist/15602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja ;
    foaf:made <album/40336#lyrics>,
        <album/40336#subject> ;
    foaf:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja .

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

<product/2051#subject> a schema:CreativeWork ;
    schema:name "anohana: The Flower We Saw That Day (Series)"@en,
        "あの日見た花の名前を僕達はまだ知らない。 (Series)"@ja,
        "Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai. (Series)"@ja-latn ;
    foaf:name "anohana: The Flower We Saw That Day (Series)"@en,
        "あの日見た花の名前を僕達はまだ知らない。 (Series)"@ja,
        "Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai. (Series)"@ja-latn .

<product/2461#subject> a schema:CreativeWork ;
    schema:name "Anohana -The Flower We Saw That Day The Movie-"@en,
        "劇場版 あの日見た花の名前を僕達はまだ知らない。"@ja,
        "Gekijouban Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai."@ja-latn ;
    foaf:name "Anohana -The Flower We Saw That Day The Movie-"@en,
        "劇場版 あの日見た花の名前を僕達はまだ知らない。"@ja,
        "Gekijouban Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai."@ja-latn .

<album/40336#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn ;
    mo:composer <artist/12031#subject> ;
    mo:produced_work <album/40336#musicalwork> ;
    schema:name "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn .

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

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

<https://media.vgm.io/albums/63/40336/40336-1373300078.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40336#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/40336/40336-1373300078.png> ;
    foaf:depicts <album/40336#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/40336/40336-1373300078.png> .

<https://medium-media.vgm.io/albums/63/40336/40336-1373300078.png> a schema:ImageObject,
        foaf:Image .

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

<album/40336#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn ;
    mo:performance_of <album/40336#musicalwork> ;
    mo:performer <artist/12031#subject> ;
    mo:recorded_as <album/40336#musicalexpression> ;
    schema:byArtist <artist/12031#subject> ;
    schema:name "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn ;
    schema:workPerformed <album/40336#musicalwork> .

<artist/12031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40336#subject> ;
    mo:performed <album/40336#performance> ;
    schema:name "Galileo Galilei"@en ;
    foaf:made <album/40336#composition>,
        <album/40336#subject> ;
    foaf:name "Galileo Galilei"@en .

<album/40336#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-21"^^xsd:date ;
    dcterms:title "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn ;
    mo:catalogue_number "SECL-1373" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40336#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N8251af8305174dd3bf45e30481948abb ;
    mo:record_count 1 ;
    schema:about <product/2051#subject>,
        <product/2461#subject> ;
    schema:byArtist <artist/12031#subject> ;
    schema:datePublished "2013-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/40336/40336-1373300078.png> ;
    schema:name "Circle Game / Galileo Galilei"@en,
        "サークルゲーム / Galileo Galilei"@ja,
        "Circle Game / Galileo Galilei"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/40336/40336-1373300078.png> .

_:Na5735c617cab41ad8dc92d1accff9081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jonathan"@en,
        "Jonathan"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8251af8305174dd3bf45e30481948abb ;
    schema:name "Jonathan"@en,
        "Jonathan"@ja .

_:Nafc0d4d4bba945ee80a72761b636841d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electroland"@en,
        "Electroland"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8251af8305174dd3bf45e30481948abb ;
    schema:name "Electroland"@en,
        "Electroland"@ja .

_:Nece1867333204cebbb31c45565ad3f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle Game"@en,
        "サークルゲーム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8251af8305174dd3bf45e30481948abb ;
    schema:name "Circle Game"@en,
        "サークルゲーム"@ja .

_:N8251af8305174dd3bf45e30481948abb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na5735c617cab41ad8dc92d1accff9081,
        _:Nafc0d4d4bba945ee80a72761b636841d,
        _:Nece1867333204cebbb31c45565ad3f11 ;
    mo:track_count 3 ;
    schema:duration "PT13:43"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na5735c617cab41ad8dc92d1accff9081,
        _:Nafc0d4d4bba945ee80a72761b636841d,
        _:Nece1867333204cebbb31c45565ad3f11 .

