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

<artist/3968#subject> a schema:Person,
        foaf:Person ;
    schema:name "interface"@en ;
    foaf:made <album/8344#lyrics>,
        <album/8344#subject> ;
    foaf:name "interface"@en .

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

<artist/2926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8344#subject> ;
    schema:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja ;
    foaf:made <album/8344#composition>,
        <album/8344#subject> ;
    foaf:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja .

<album/8344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn ;
    mo:composer <artist/2926#subject> ;
    mo:produced_work <album/8344#musicalwork> ;
    schema:name "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn .

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

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

<org/168#subject> schema:name "Voltage of Imagination"@en,
        "Voltage of Imagination"@ja,
        "Voltage of Imagination"@ja-latn ;
    foaf:name "Voltage of Imagination"@en,
        "Voltage of Imagination"@ja,
        "Voltage of Imagination"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/8344/8344-1236784393.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn ;
    mo:performance_of <album/8344#musicalwork> ;
    mo:performer <artist/96#subject> ;
    mo:recorded_as <album/8344#musicalexpression> ;
    schema:byArtist <artist/96#subject> ;
    schema:name "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn ;
    schema:workPerformed <album/8344#musicalwork> .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8344#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/8344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-01"^^xsd:date ;
    dcterms:title "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn ;
    mo:catalogue_number "VOI-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8344#musicalexpression> ;
    mo:publisher <org/168#subject> ;
    mo:record _:N36b93e4f09ec4bcea5993df6993d89fb ;
    mo:record_count 1 ;
    schema:byArtist <artist/96#subject> ;
    schema:datePublished "2006-02-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/44/8344/8344-1236784393.jpg> ;
    schema:name "ORBITAL MANEUVER phase two : anemotaxis"@en,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja,
        "ORBITAL MANEUVER phase two : anemotaxis"@ja-latn ;
    schema:publisher <org/168#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/8344/8344-1236784393.jpg> .

_:N0e3401ab561742679e3b7d93f08658e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風タチヌ (no vocal)"@ja,
        "Kaze Tachinu (no vocal)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "風タチヌ (no vocal)"@ja,
        "Kaze Tachinu (no vocal)"@ja-latn .

_:N3ead166170404abf997c95d213453040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anemotaxis (no vocal)"@ja,
        "anemotaxis (no vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "anemotaxis (no vocal)"@ja,
        "anemotaxis (no vocal)"@ja-latn .

_:N55cc977c585b4681ae070b55e45b3abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amrita sansara"@ja,
        "amrita sansara"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "amrita sansara"@ja,
        "amrita sansara"@ja-latn .

_:N65cd7497dac8499aaef854b3080aaa1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風タチヌ"@ja,
        "Kaze Tachinu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "風タチヌ"@ja,
        "Kaze Tachinu"@ja-latn .

_:N77aae1d2c78048a78e164fd09f91a45a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "relative anemotaxis"@ja,
        "relative anemotaxis"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "relative anemotaxis"@ja,
        "relative anemotaxis"@ja-latn .

_:N80fd09e1c5824308972cd0656ec41b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amrita"@ja,
        "amrita"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "amrita"@ja,
        "amrita"@ja-latn .

_:Na8299b4f5e6549769b9b99e2a4cbfa03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amrita (no vocal)"@ja,
        "amrita (no vocal)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "amrita (no vocal)"@ja,
        "amrita (no vocal)"@ja-latn .

_:Ne3814e790fd54c40ac5641860f4e58e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anemotaxis"@ja,
        "anemotaxis"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N36b93e4f09ec4bcea5993df6993d89fb ;
    schema:name "anemotaxis"@ja,
        "anemotaxis"@ja-latn .

_:N36b93e4f09ec4bcea5993df6993d89fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3401ab561742679e3b7d93f08658e2,
        _:N3ead166170404abf997c95d213453040,
        _:N55cc977c585b4681ae070b55e45b3abc,
        _:N65cd7497dac8499aaef854b3080aaa1d,
        _:N77aae1d2c78048a78e164fd09f91a45a,
        _:N80fd09e1c5824308972cd0656ec41b18,
        _:Na8299b4f5e6549769b9b99e2a4cbfa03,
        _:Ne3814e790fd54c40ac5641860f4e58e5 ;
    mo:track_count 8 ;
    schema:duration "PT47:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e3401ab561742679e3b7d93f08658e2,
        _:N3ead166170404abf997c95d213453040,
        _:N55cc977c585b4681ae070b55e45b3abc,
        _:N65cd7497dac8499aaef854b3080aaa1d,
        _:N77aae1d2c78048a78e164fd09f91a45a,
        _:N80fd09e1c5824308972cd0656ec41b18,
        _:Na8299b4f5e6549769b9b99e2a4cbfa03,
        _:Ne3814e790fd54c40ac5641860f4e58e5 .

