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

<artist/10219#subject> a schema:Person,
        foaf:Person ;
    schema:name "seiji"@en,
        "青時"@ja ;
    foaf:made <album/33267#lyrics>,
        <album/33267#subject> ;
    foaf:name "seiji"@en,
        "青時"@ja .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

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

<album/33267#musicalexpression> a mo:Signal ;
    mo:published_as <album/33267#subject> ;
    mo:records <album/33267#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/76/33267/33267-1337774355.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33267#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/33267/33267-1337774355.jpg> ;
    foaf:depicts <album/33267#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/33267/33267-1337774355.jpg> .

<https://medium-media.vgm.io/albums/76/33267/33267-1337774355.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33267#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

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

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

<album/33267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Secret Garden"@en,
        "Secret Garden"@ja,
        "Secret Garden"@ja-latn ;
    mo:catalogue_number "PAER-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33267#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/7069#subject>,
        <artist/7382#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/33267/33267-1337774355.jpg> ;
    schema:name "Secret Garden"@en,
        "Secret Garden"@ja,
        "Secret Garden"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/33267/33267-1337774355.jpg> .

_:N03bd85d6d51e4a499684e78581dcecde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between The Night feat.aoi"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Between The Night feat.aoi"@en .

_:N1d34f35000b9469fb22500b41d5cd732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crypt (connection)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Crypt (connection)"@en .

_:N341f60ce682d45e6964f2535cb8d3a33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twin paradox"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "twin paradox"@en .

_:N374021badb4e4ca68d4ebb4b537be969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strontium"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Strontium"@en .

_:N3925af60caa944a19708ff668dd6b841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agape (introduction)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Agape (introduction)"@en .

_:N456fde46873a4f2e9c89ba1e0f3ba623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exit (Re-connect)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Exit (Re-connect)"@en .

_:N5253e9b2ed0344b183e63a567d2c9d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virgo"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Virgo"@en .

_:N94ba82682920430790c882d3a5d4766b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drop (conjunction)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "drop (conjunction)"@en .

_:Nb03cf02867ed4182bb5c8f3217b61d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premier"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa6508fc9f442eb34bcf6514964b21 ;
    schema:name "Premier"@en .

_:Nf1fa6508fc9f442eb34bcf6514964b21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03bd85d6d51e4a499684e78581dcecde,
        _:N1d34f35000b9469fb22500b41d5cd732,
        _:N341f60ce682d45e6964f2535cb8d3a33,
        _:N374021badb4e4ca68d4ebb4b537be969,
        _:N3925af60caa944a19708ff668dd6b841,
        _:N456fde46873a4f2e9c89ba1e0f3ba623,
        _:N5253e9b2ed0344b183e63a567d2c9d46,
        _:N94ba82682920430790c882d3a5d4766b,
        _:Nb03cf02867ed4182bb5c8f3217b61d25 ;
    mo:track_count 9 ;
    schema:duration "PT46:47"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N03bd85d6d51e4a499684e78581dcecde,
        _:N1d34f35000b9469fb22500b41d5cd732,
        _:N341f60ce682d45e6964f2535cb8d3a33,
        _:N374021badb4e4ca68d4ebb4b537be969,
        _:N3925af60caa944a19708ff668dd6b841,
        _:N456fde46873a4f2e9c89ba1e0f3ba623,
        _:N5253e9b2ed0344b183e63a567d2c9d46,
        _:N94ba82682920430790c882d3a5d4766b,
        _:Nb03cf02867ed4182bb5c8f3217b61d25 .

