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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41193#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/41193#composition>,
        <album/41193#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41193#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/41193#composition>,
        <album/41193#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41193#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/41193#composition>,
        <album/41193#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/150> a mo:Release ;
    schema:name "Released at Sunshine Creation 16 (Jun 16, 2002)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

<album/41193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn ;
    mo:performance_of <album/41193#musicalwork> ;
    mo:recorded_as <album/41193#musicalexpression> ;
    schema:name "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn ;
    schema:workPerformed <album/41193#musicalwork> .

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

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

<album/41193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/41193#musicalwork> ;
    schema:name "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41193#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/41193#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/41193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-16"^^xsd:date ;
    dcterms:title "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn ;
    mo:catalogue_number "NTPM-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41193#musicalexpression> ;
    mo:publisher <org/1217#subject> ;
    mo:record _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    mo:record_count 1 ;
    mo:release <event/150> ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2002-06-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Wing Beat-XE-"@en,
        "Wing Beat-XE-"@ja,
        "Wing Beat-XE-"@ja-latn ;
    schema:publisher <org/1217#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N4189869fce494aca8f52c73ae1bcc22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想録-Prolouge-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    schema:name "回想録-Prolouge-"@ja .

_:N50659e7f14b14c2e967d4988579948aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRISM-1000th Summer Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    schema:name "PRISM-1000th Summer Mix-"@ja .

_:N66a74afe917c4640b92a8f2c57020a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てんとう虫-Front Line Mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    schema:name "てんとう虫-Front Line Mix-"@ja .

_:N9caf8c34b79740c9b11918fc955fd190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NATUKAGE2002-Danza Mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    schema:name "NATUKAGE2002-Danza Mix-"@ja .

_:N9ff2274873e142208b43a43d12aa551c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩-Radio Edit-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033ee0e1e61e4e3e8b73667d1b887b32 ;
    schema:name "鳥の詩-Radio Edit-"@ja .

_:N033ee0e1e61e4e3e8b73667d1b887b32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4189869fce494aca8f52c73ae1bcc22a,
        _:N50659e7f14b14c2e967d4988579948aa,
        _:N66a74afe917c4640b92a8f2c57020a32,
        _:N9caf8c34b79740c9b11918fc955fd190,
        _:N9ff2274873e142208b43a43d12aa551c ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4189869fce494aca8f52c73ae1bcc22a,
        _:N50659e7f14b14c2e967d4988579948aa,
        _:N66a74afe917c4640b92a8f2c57020a32,
        _:N9caf8c34b79740c9b11918fc955fd190,
        _:N9ff2274873e142208b43a43d12aa551c .

