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

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

<artist/24365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91224#subject> ;
    schema:name "shin-go"@en ;
    foaf:made <album/91224#composition>,
        <album/91224#subject> ;
    foaf:name "shin-go"@en .

<artist/9992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91224#subject> ;
    schema:name "Salia"@en,
        "さりあ"@ja ;
    foaf:made <album/91224#composition>,
        <album/91224#lyrics>,
        <album/91224#subject> ;
    foaf:name "Salia"@en,
        "さりあ"@ja .

<product/22853#subject> a schema:CreativeWork ;
    schema:name "JINKI:EXTEND"@en,
        "ジンキ:エクステンド"@ja,
        "JINKI:EXTEND"@ja-latn ;
    foaf:name "JINKI:EXTEND"@en,
        "ジンキ:エクステンド"@ja,
        "JINKI:EXTEND"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/42/91224/91224-1570419577.jpg> a schema:ImageObject,
        foaf:Image .

<album/91224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn ;
    mo:composer <artist/24365#subject>,
        <artist/9992#subject> ;
    mo:produced_work <album/91224#musicalwork> ;
    schema:name "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn .

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

<album/91224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn ;
    mo:performance_of <album/91224#musicalwork> ;
    mo:performer <artist/24364#subject> ;
    mo:recorded_as <album/91224#musicalexpression> ;
    schema:byArtist <artist/24364#subject> ;
    schema:name "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn ;
    schema:workPerformed <album/91224#musicalwork> .

<artist/24364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91224#performance> ;
    schema:name "unicorn table"@en ;
    foaf:name "unicorn table"@en .

<album/91224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-26"^^xsd:date ;
    dcterms:title "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn ;
    mo:catalogue_number "KICM-3091" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91224#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N39e7185330494e7c85aed62bdad4a607 ;
    mo:record_count 1 ;
    schema:about <product/22853#subject> ;
    schema:byArtist <artist/24364#subject> ;
    schema:datePublished "2005-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/91224/91224-1570419577.jpg> ;
    schema:name "FLY AWAY / unicorn table"@en,
        "FLY AWAY / unicorn table"@ja,
        "FLY AWAY / unicorn table"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/91224/91224-1570419577.jpg> .

_:N09caaf2955814ecfa48683930eb6e6c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLY AWAY off vocal ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N39e7185330494e7c85aed62bdad4a607 ;
    schema:name "FLY AWAY off vocal ver."@en .

_:N4b21866b61f34e7293aaa70ff08fe37d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EARTH"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N39e7185330494e7c85aed62bdad4a607 ;
    schema:name "EARTH"@en .

_:N6254ca84e316491da9574dacd53408d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EARTH off vocal ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N39e7185330494e7c85aed62bdad4a607 ;
    schema:name "EARTH off vocal ver."@en .

_:Nc5ffcd474ee04d3e9ea17eec51cf58c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLY AWAY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N39e7185330494e7c85aed62bdad4a607 ;
    schema:name "FLY AWAY"@en .

_:N39e7185330494e7c85aed62bdad4a607 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09caaf2955814ecfa48683930eb6e6c6,
        _:N4b21866b61f34e7293aaa70ff08fe37d,
        _:N6254ca84e316491da9574dacd53408d6,
        _:Nc5ffcd474ee04d3e9ea17eec51cf58c1 ;
    mo:track_count 4 ;
    schema:duration "PT17:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09caaf2955814ecfa48683930eb6e6c6,
        _:N4b21866b61f34e7293aaa70ff08fe37d,
        _:N6254ca84e316491da9574dacd53408d6,
        _:Nc5ffcd474ee04d3e9ea17eec51cf58c1 .

