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

<album/90537#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn ;
    mo:produced_work <album/90537#musicalwork> ;
    schema:name "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn .

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

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

<product/5027#subject> a schema:CreativeWork ;
    schema:name "Fafner"@en,
        "蒼穹のファフナー Dead Aggressor"@ja,
        "Soukyuu no Fafner: Dead Aggressor"@ja-latn ;
    foaf:name "Fafner"@en,
        "蒼穹のファフナー Dead Aggressor"@ja,
        "Soukyuu no Fafner: Dead Aggressor"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/90537/90537-1568770329.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90537#performance> ;
    schema:name "angela"@en ;
    foaf:name "angela"@en .

<artist/6445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90537#performance> ;
    schema:name "atsuko"@en ;
    foaf:name "atsuko"@en .

<artist/6446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90537#performance> ;
    schema:name "KATSU"@en ;
    foaf:name "KATSU"@en .

<album/90537#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-26"^^xsd:date ;
    dcterms:title "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-93069" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/90537#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6d0f30fd9e1f4d05acc7e2a8e5d848fd,
        _:Ndb3f31deb8714b98ad4d504ad9f2bc95 ;
    mo:record_count 2 ;
    schema:about <product/5027#subject> ;
    schema:byArtist <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    schema:datePublished "2004-05-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/90537/90537-1568770329.jpg> ;
    schema:name "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/90537/90537-1568770329.jpg> .

<album/90537#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn ;
    mo:performance_of <album/90537#musicalwork> ;
    mo:performer <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:recorded_as <album/90537#musicalexpression> ;
    schema:byArtist <artist/10024#subject>,
        <artist/6445#subject>,
        <artist/6446#subject> ;
    schema:name "fly me to the sky / angela [Limited Edition]"@en,
        "fly me to the sky / angela [Limited Edition]"@ja,
        "fly me to the sky / angela [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/90537#musicalwork> .

_:N407c3eb6777f4c288215336f33734b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly me to the sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6d0f30fd9e1f4d05acc7e2a8e5d848fd ;
    schema:name "fly me to the sky"@ja .

_:N595154cc35fc4e1a8bbd5496bbfdf1e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animation PV「蒼穹のファフナー」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb3f31deb8714b98ad4d504ad9f2bc95 ;
    schema:name "Animation PV「蒼穹のファフナー」"@ja .

_:N808b3e2502a44fd89f3c3a4c7e501329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly me to the sky (off vocal version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6d0f30fd9e1f4d05acc7e2a8e5d848fd ;
    schema:name "fly me to the sky (off vocal version)"@ja .

_:Nf0bfa3a6bb084c5389c491477e729e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly me to the sky PV (angela)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb3f31deb8714b98ad4d504ad9f2bc95 ;
    schema:name "fly me to the sky PV (angela)"@ja .

_:Nf889c6fd2024444484329cf8c461e66c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of「蒼穹のファフナー」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndb3f31deb8714b98ad4d504ad9f2bc95 ;
    schema:name "Making of「蒼穹のファフナー」"@ja .

_:N6d0f30fd9e1f4d05acc7e2a8e5d848fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N407c3eb6777f4c288215336f33734b3c,
        _:N808b3e2502a44fd89f3c3a4c7e501329 ;
    mo:track_count 2 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N407c3eb6777f4c288215336f33734b3c,
        _:N808b3e2502a44fd89f3c3a4c7e501329 .

_:Ndb3f31deb8714b98ad4d504ad9f2bc95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N595154cc35fc4e1a8bbd5496bbfdf1e9,
        _:Nf0bfa3a6bb084c5389c491477e729e18,
        _:Nf889c6fd2024444484329cf8c461e66c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N595154cc35fc4e1a8bbd5496bbfdf1e9,
        _:Nf0bfa3a6bb084c5389c491477e729e18,
        _:Nf889c6fd2024444484329cf8c461e66c .

