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

<artist/12322#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satori Shiraishi"@en,
        "シライシ紗トリ"@ja ;
    foaf:made <album/33364#lyrics>,
        <album/33364#subject> ;
    foaf:name "Satori Shiraishi"@en,
        "シライシ紗トリ"@ja .

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

<product/5423#subject> a schema:CreativeWork ;
    schema:name "Phi-Brain ~ Puzzle of God: The Orpheus Order"@en,
        "ファイ・ブレイン ~神のパズル~ オルペウス・オーダー編"@ja,
        "Phi Brain ~Kami no Puzzle~ Orpheus Order-hen"@ja-latn ;
    foaf:name "Phi-Brain ~ Puzzle of God: The Orpheus Order"@en,
        "ファイ・ブレイン ~神のパズル~ オルペウス・オーダー編"@ja,
        "Phi Brain ~Kami no Puzzle~ Orpheus Order-hen"@ja-latn .

<album/33364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Tsukui"@en ;
            foaf:made <album/33364#composition> ;
            foaf:name "Koji Tsukui"@en ] ;
    mo:produced_work <album/33364#musicalwork> ;
    schema:name "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/46/33364/33364-1338165522.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/33364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn ;
    mo:performance_of <album/33364#musicalwork> ;
    mo:performer _:Ne76f49c3b63b499d980bef53ba7dc76f ;
    mo:recorded_as <album/33364#musicalexpression> ;
    schema:byArtist _:Ne76f49c3b63b499d980bef53ba7dc76f ;
    schema:name "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn ;
    schema:workPerformed <album/33364#musicalwork> .

<album/33364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-23"^^xsd:date ;
    dcterms:title "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn ;
    mo:catalogue_number "VE2ML-15996" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33364#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N6981d81fbe0549d180b62df8623dfa81 ;
    mo:record_count 1 ;
    schema:about <product/5423#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ammoflight"@en ;
            foaf:name "ammoflight"@en ] ;
    schema:datePublished "2012-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/33364/33364-1338165522.jpg> ;
    schema:name "Super Step / ammoflight"@en,
        "スーパーステップ / ammoflight"@ja,
        "Super Step / ammoflight"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/33364/33364-1338165522.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33364#subject> ;
    schema:name "Koji Tsukui"@en ;
    foaf:made <album/33364#subject> ;
    foaf:name "Koji Tsukui"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ammoflight"@en ;
    foaf:made <album/33364#subject> ;
    foaf:name "ammoflight"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ammoflight"@en ;
    foaf:made <album/33364#lyrics> ;
    foaf:name "ammoflight"@en .

_:N6981d81fbe0549d180b62df8623dfa81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncb06f76cbca645a4bec9ae354f4866f6 ;
    mo:track_count 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncb06f76cbca645a4bec9ae354f4866f6 .

_:Ncb06f76cbca645a4bec9ae354f4866f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Step"@en,
        "スーパーステップ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N6981d81fbe0549d180b62df8623dfa81 ;
    schema:name "Super Step"@en,
        "スーパーステップ"@ja .

_:Ne76f49c3b63b499d980bef53ba7dc76f a schema:Person,
        foaf:Person ;
    mo:performed <album/33364#performance> ;
    schema:name "ammoflight"@en ;
    foaf:name "ammoflight"@en .

