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

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

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

<artist/10200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32649#subject> ;
    schema:name "Asuka Ito"@en,
        "伊藤明日香"@ja ;
    foaf:made <album/32649#composition>,
        <album/32649#subject> ;
    foaf:name "Asuka Ito"@en,
        "伊藤明日香"@ja .

<artist/12497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32649#subject> ;
    schema:name "Dan Hess"@en ;
    foaf:made <album/32649#composition>,
        <album/32649#subject> ;
    foaf:name "Dan Hess"@en .

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32649#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/32649#composition>,
        <album/32649#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

<product/6040#subject> a schema:CreativeWork ;
    schema:name "Pilotwings"@en,
        "パイロットウイングス"@ja,
        "Pilotwings"@ja-latn ;
    foaf:name "Pilotwings"@en,
        "パイロットウイングス"@ja,
        "Pilotwings"@ja-latn .

<product/6041#subject> a schema:CreativeWork ;
    schema:name "Pilotwings 64"@en,
        "パイロットウイングス64"@ja,
        "Pilotwings 64"@ja-latn ;
    foaf:name "Pilotwings 64"@en,
        "パイロットウイングス64"@ja,
        "Pilotwings 64"@ja-latn .

<product/6042#subject> a schema:CreativeWork ;
    schema:name "Pilotwings Resort"@en,
        "パイロットウイングス リゾート"@ja,
        "Pilotwings Resort"@ja-latn ;
    foaf:name "Pilotwings Resort"@en,
        "パイロットウイングス リゾート"@ja,
        "Pilotwings Resort"@ja-latn .

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

<album/32649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn ;
    mo:performance_of <album/32649#musicalwork> ;
    mo:recorded_as <album/32649#musicalexpression> ;
    schema:name "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn ;
    schema:workPerformed <album/32649#musicalwork> .

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

<https://media.vgm.io/albums/94/32649/32649-1335275570.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/32649#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/32649/32649-1335275570.png> ;
    foaf:depicts <album/32649#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/32649/32649-1335275570.png> .

<https://medium-media.vgm.io/albums/94/32649/32649-1335275570.png> a schema:ImageObject,
        foaf:Image .

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

<album/32649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn ;
    mo:composer <artist/10200#subject>,
        <artist/12497#subject>,
        <artist/500#subject> ;
    mo:produced_work <album/32649#musicalwork> ;
    schema:name "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn .

<album/32649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-25"^^xsd:date ;
    dcterms:title "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn ;
    mo:catalogue_number "OCRA-0034" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32649#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N491c8326355f4b7097cfff71fa07ea1b ;
    mo:record_count 1 ;
    schema:about <product/6040#subject>,
        <product/6041#subject>,
        <product/6042#subject> ;
    schema:datePublished "2012-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/32649/32649-1335275570.png> ;
    schema:name "Pilotwings: Take Flight"@en,
        "Pilotwings: Take Flight"@ja,
        "Pilotwings: Take Flight"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/32649/32649-1335275570.png> .

_:N19976378423547d599de18a3adb5664b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Depth Perception"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "Depth Perception"@en .

_:N3316aaa9d74f404cbb7e5c678b425a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Don't Talk About Flight Club"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "You Don't Talk About Flight Club"@en .

_:N3e61405b17194d7cbb1f715d28e52900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liftoff (Get High)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "Liftoff (Get High)"@en .

_:N45ccea93053545aa826e2a890b8d5d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freefall"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "Freefall"@en .

_:N8e91a9f1e3b6405496dd7ced740d624d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Birdman Cometh"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "The Birdman Cometh"@en .

_:Naa41694e98904757835f33e104568fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9-bit Skies"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "9-bit Skies"@en .

_:Nabf85ea952c3438fa6d247e9746250ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Evolution of Flight"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N491c8326355f4b7097cfff71fa07ea1b ;
    schema:name "The Evolution of Flight"@en .

_:N491c8326355f4b7097cfff71fa07ea1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19976378423547d599de18a3adb5664b,
        _:N3316aaa9d74f404cbb7e5c678b425a20,
        _:N3e61405b17194d7cbb1f715d28e52900,
        _:N45ccea93053545aa826e2a890b8d5d09,
        _:N8e91a9f1e3b6405496dd7ced740d624d,
        _:Naa41694e98904757835f33e104568fa6,
        _:Nabf85ea952c3438fa6d247e9746250ec ;
    mo:track_count 7 ;
    schema:duration "PT22:40"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N19976378423547d599de18a3adb5664b,
        _:N3316aaa9d74f404cbb7e5c678b425a20,
        _:N3e61405b17194d7cbb1f715d28e52900,
        _:N45ccea93053545aa826e2a890b8d5d09,
        _:N8e91a9f1e3b6405496dd7ced740d624d,
        _:Naa41694e98904757835f33e104568fa6,
        _:Nabf85ea952c3438fa6d247e9746250ec .

