@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 _:N79849650a3104cb3856532f8d9ae02c7 ;
    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> .

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

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

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

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

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

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

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

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

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

_:N79849650a3104cb3856532f8d9ae02c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066f0507be244a61a8a21079e6eed615,
        _:N140e55d0d96f4622971a1573b93b97d7,
        _:N340cd13f5712444ca8943503eec0003f,
        _:N548e775ae8c142468760c018bfa5dcbb,
        _:N57388b2cacac4525af8debed1f8bf9ef,
        _:N66f5cea4561f4c5f9c73450c8d2a5696,
        _:N6bdd91c6b90347569e949f8c8dc998b0,
        _:N8fec81266d7a4249a31961ace60f13a9,
        _:Nf28ee8cda7ae44d9990c599c711be69f ;
    mo:track_count 9 ;
    schema:duration "PT49:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N066f0507be244a61a8a21079e6eed615,
        _:N140e55d0d96f4622971a1573b93b97d7,
        _:N340cd13f5712444ca8943503eec0003f,
        _:N548e775ae8c142468760c018bfa5dcbb,
        _:N57388b2cacac4525af8debed1f8bf9ef,
        _:N66f5cea4561f4c5f9c73450c8d2a5696,
        _:N6bdd91c6b90347569e949f8c8dc998b0,
        _:N8fec81266d7a4249a31961ace60f13a9,
        _:Nf28ee8cda7ae44d9990c599c711be69f .

