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

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33009#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/33009#composition>,
        <album/33009#lyrics>,
        <album/33009#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<album/33009#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fair Heaven"@en,
        "Fair Heaven"@ja,
        "Fair Heaven"@ja-latn ;
    mo:composer <artist/18#subject> ;
    mo:produced_work <album/33009#musicalwork> ;
    schema:name "Fair Heaven"@en,
        "Fair Heaven"@ja,
        "Fair Heaven"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/33009/33009-1336831930.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33009#performance> ;
    schema:name "I've Special Unit"@en ;
    foaf:name "I've Special Unit"@en .

<album/33009#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-30"^^xsd:date ;
    dcterms:title "Fair Heaven"@en,
        "Fair Heaven"@ja,
        "Fair Heaven"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33009#musicalexpression> ;
    mo:publisher _:Nc7f0603261e041598e1e0846a39661d9 ;
    mo:record _:Na083c1e98cef4cb98607174313de6727 ;
    mo:record_count 1 ;
    schema:byArtist <artist/4244#subject> ;
    schema:datePublished "2005-07-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/33009/33009-1336831930.jpg> ;
    schema:name "Fair Heaven"@en,
        "Fair Heaven"@ja,
        "Fair Heaven"@ja-latn ;
    schema:publisher _:Nc7f0603261e041598e1e0846a39661d9 ;
    foaf:depiction <https://media.vgm.io/albums/90/33009/33009-1336831930.jpg> .

_:N2c53afdc43dd4f8f941a65c398c45143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fair Heaven -Instrumental Ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Na083c1e98cef4cb98607174313de6727 ;
    schema:name "Fair Heaven -Instrumental Ver.-"@en .

_:N5b6a8b11c41e4a17a7718414fbed73b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fair Heaven -Practice Track-"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Na083c1e98cef4cb98607174313de6727 ;
    schema:name "Fair Heaven -Practice Track-"@en .

_:Nc7f0603261e041598e1e0846a39661d9 schema:name "Fuctory Records/Visual Art's"@en ;
    foaf:name "Fuctory Records/Visual Art's"@en .

_:Nee47f22315b94752ad8103e032959380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fair Heaven -Karaoke Ver.-"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Na083c1e98cef4cb98607174313de6727 ;
    schema:name "Fair Heaven -Karaoke Ver.-"@en .

_:Nfa6161894838466ab396e3bca0f995ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fair Heaven"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Na083c1e98cef4cb98607174313de6727 ;
    schema:name "Fair Heaven"@en .

_:Na083c1e98cef4cb98607174313de6727 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c53afdc43dd4f8f941a65c398c45143,
        _:N5b6a8b11c41e4a17a7718414fbed73b8,
        _:Nee47f22315b94752ad8103e032959380,
        _:Nfa6161894838466ab396e3bca0f995ab ;
    mo:track_count 4 ;
    schema:duration "PT25:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c53afdc43dd4f8f941a65c398c45143,
        _:N5b6a8b11c41e4a17a7718414fbed73b8,
        _:Nee47f22315b94752ad8103e032959380,
        _:Nfa6161894838466ab396e3bca0f995ab .

