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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24480#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/24480#composition>,
        <album/24480#subject> ;
    foaf:name "ZUN"@en .

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<album/24480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24480#musicalwork> ;
    schema:name "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn .

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

<org/287#subject> schema:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn ;
    foaf:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/24480/24480-1299507855.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn ;
    mo:performance_of <album/24480#musicalwork> ;
    mo:performer <artist/7382#subject> ;
    mo:recorded_as <album/24480#musicalexpression> ;
    schema:byArtist <artist/7382#subject> ;
    schema:name "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn ;
    schema:workPerformed <album/24480#musicalwork> .

<artist/7382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24480#performance> ;
    schema:name "aoi"@en,
        "蒼-aoi-"@ja ;
    foaf:name "aoi"@en,
        "蒼-aoi-"@ja .

<album/24480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn ;
    mo:catalogue_number "PAER-0032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24480#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/16#subject> ;
    schema:byArtist <artist/7382#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/24480/24480-1299507855.jpg> ;
    schema:name "Apple Tree"@en,
        "Apple Tree"@ja,
        "Apple Tree"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/24480/24480-1299507855.jpg> .

_:N25abe62ea888498780d4d5a33e0cda04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punish Apple"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Punish Apple"@en .

_:N2c42805c95824c518a932aaeb8043877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alley Apple"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Alley Apple"@en .

_:N53e339fc516b4f9ca05b7867eb57d1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Axxle xUnixxxd"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Axxle xUnixxxd"@en .

_:N5ca1479ff6ab4d978952ff78098a62f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "74 Apple"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "74 Apple"@en .

_:N90192497051044c8b9aa05b1de3a47cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closed Punish Apple"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Closed Punish Apple"@en .

_:N9673e3a3922e4672a51fb3345094c3bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Fruit"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Forbidden Fruit"@en .

_:N9e5caf0e0b4c4f6f88cbc4523c842ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polish Apples feat. aoi"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Polish Apples feat. aoi"@en .

_:Na69bda06e0d44629b8f1baecc09e1595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash Mash Fresh Apple!!"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Crash Mash Fresh Apple!!"@en .

_:Nee24fdbe19964a63b8414d1c874fdc33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cray-G Apple"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nc5abb17a53414e1bb0603decdf3b98b5 ;
    schema:name "Cray-G Apple"@en .

_:Nc5abb17a53414e1bb0603decdf3b98b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25abe62ea888498780d4d5a33e0cda04,
        _:N2c42805c95824c518a932aaeb8043877,
        _:N53e339fc516b4f9ca05b7867eb57d1c1,
        _:N5ca1479ff6ab4d978952ff78098a62f8,
        _:N90192497051044c8b9aa05b1de3a47cc,
        _:N9673e3a3922e4672a51fb3345094c3bf,
        _:N9e5caf0e0b4c4f6f88cbc4523c842ff6,
        _:Na69bda06e0d44629b8f1baecc09e1595,
        _:Nee24fdbe19964a63b8414d1c874fdc33 ;
    mo:track_count 9 ;
    schema:duration "PT49:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N25abe62ea888498780d4d5a33e0cda04,
        _:N2c42805c95824c518a932aaeb8043877,
        _:N53e339fc516b4f9ca05b7867eb57d1c1,
        _:N5ca1479ff6ab4d978952ff78098a62f8,
        _:N90192497051044c8b9aa05b1de3a47cc,
        _:N9673e3a3922e4672a51fb3345094c3bf,
        _:N9e5caf0e0b4c4f6f88cbc4523c842ff6,
        _:Na69bda06e0d44629b8f1baecc09e1595,
        _:Nee24fdbe19964a63b8414d1c874fdc33 .

