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

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

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

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

<artist/930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13306#subject> ;
    schema:name "soundTeMP"@en ;
    foaf:made <album/13306#composition>,
        <album/13306#subject> ;
    foaf:name "soundTeMP"@en .

<event/85> a mo:Release ;
    schema:name "Released at Comiket Special 4 (Mar 21, 2005)" .

<product/1146#subject> a schema:CreativeWork ;
    schema:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn ;
    foaf:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/13306/13306-1241625230.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13306#performance> ;
    schema:name "Nari Amatoya"@en,
        "天戸屋成"@ja ;
    foaf:name "Nari Amatoya"@en,
        "天戸屋成"@ja .

<artist/79538#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13306#performance> ;
    schema:name "Anporin"@en ;
    foaf:name "Anporin"@en .

<album/13306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VERNAL FLOWERS"@en,
        "VERNAL FLOWERS"@ja,
        "VERNAL FLOWERS"@ja-latn ;
    mo:performance_of <album/13306#musicalwork> ;
    mo:performer <artist/2527#subject>,
        <artist/79538#subject> ;
    mo:recorded_as <album/13306#musicalexpression> ;
    schema:byArtist <artist/2527#subject>,
        <artist/79538#subject> ;
    schema:name "VERNAL FLOWERS"@en,
        "VERNAL FLOWERS"@ja,
        "VERNAL FLOWERS"@ja-latn ;
    schema:workPerformed <album/13306#musicalwork> .

<album/13306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-21"^^xsd:date ;
    dcterms:title "VERNAL FLOWERS"@en,
        "VERNAL FLOWERS"@ja,
        "VERNAL FLOWERS"@ja-latn ;
    mo:catalogue_number "SACD-5008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13306#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:Na6c3dff0e982425da2dc3fc36a8fbc93 ;
    mo:record_count 1 ;
    mo:release <event/85> ;
    schema:about <product/1146#subject>,
        <product/14#subject> ;
    schema:byArtist <artist/2527#subject>,
        <artist/79538#subject> ;
    schema:datePublished "2005-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/13306/13306-1241625230.jpg> ;
    schema:name "VERNAL FLOWERS"@en,
        "VERNAL FLOWERS"@ja,
        "VERNAL FLOWERS"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/13306/13306-1241625230.jpg> .

_:N4b353f60afe04e93b33eedb5d76a3a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna Be Free!"@en,
        "Wanna Be Free!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na6c3dff0e982425da2dc3fc36a8fbc93 ;
    schema:name "Wanna Be Free!"@en,
        "Wanna Be Free!"@ja .

_:N675b2afac983456382150f80d9e6d005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "リーインカーネーション"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na6c3dff0e982425da2dc3fc36a8fbc93 ;
    schema:name "Reincarnation"@en,
        "リーインカーネーション"@ja .

_:Nc1913845eb3f4e9c9cfbfa6a7347b99f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Prontera"@en,
        "Theme of Prontera"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na6c3dff0e982425da2dc3fc36a8fbc93 ;
    schema:name "Theme of Prontera"@en,
        "Theme of Prontera"@ja .

_:Na6c3dff0e982425da2dc3fc36a8fbc93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b353f60afe04e93b33eedb5d76a3a0d,
        _:N675b2afac983456382150f80d9e6d005,
        _:Nc1913845eb3f4e9c9cfbfa6a7347b99f ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b353f60afe04e93b33eedb5d76a3a0d,
        _:N675b2afac983456382150f80d9e6d005,
        _:Nc1913845eb3f4e9c9cfbfa6a7347b99f .

