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

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

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

<artist/1471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137752#subject> ;
    schema:name "Masafumi Ogata"@en,
        "尾形雅史"@ja ;
    foaf:made <album/137752#composition>,
        <album/137752#subject> ;
    foaf:name "Masafumi Ogata"@en,
        "尾形雅史"@ja .

<artist/2379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137752#subject> ;
    schema:name "Ryu Takami"@en,
        "高見龍"@ja ;
    foaf:made <album/137752#composition>,
        <album/137752#subject> ;
    foaf:name "Ryu Takami"@en,
        "高見龍"@ja .

<artist/50#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137752#subject> ;
    schema:name "Ryu Umemoto"@en,
        "梅本竜"@ja ;
    foaf:made <album/137752#composition>,
        <album/137752#subject> ;
    foaf:name "Ryu Umemoto"@en,
        "梅本竜"@ja .

<event/18> a mo:Release ;
    schema:name "Released at Comic Market 64 (Aug 15, 2003 to Aug 17, 2003)" .

<product/13956#subject> a schema:CreativeWork ;
    schema:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn ;
    foaf:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn .

<product/13995#subject> a schema:CreativeWork ;
    schema:name "DESIRE"@en,
        "DESIRE 背徳の螺旋"@ja,
        "DESIRE Haitoku no Rasen"@ja-latn ;
    foaf:name "DESIRE"@en,
        "DESIRE 背徳の螺旋"@ja,
        "DESIRE Haitoku no Rasen"@ja-latn .

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

<album/137752#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn ;
    mo:performance_of <album/137752#musicalwork> ;
    mo:recorded_as <album/137752#musicalexpression> ;
    schema:name "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn ;
    schema:workPerformed <album/137752#musicalwork> .

<https://media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137752#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> ;
    foaf:depicts <album/137752#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> .

<https://medium-media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137752#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn ;
    mo:composer <artist/1471#subject>,
        <artist/2379#subject>,
        <artist/50#subject> ;
    mo:produced_work <album/137752#musicalwork> ;
    schema:name "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn .

<album/137752#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-17"^^xsd:date ;
    dcterms:title "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn ;
    mo:catalogue_number "fmwcd-005" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/137752#musicalexpression> ;
    mo:publisher _:N769ff8b1e3be43ac92127cb5f07f15af ;
    mo:record _:Nf25ada09adef463eb631042354d8e276 ;
    mo:record_count 1 ;
    mo:release <event/18> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "luv wave"@en ;
            foaf:name "luv wave"@en ],
        <product/13956#subject>,
        <product/13995#subject> ;
    schema:datePublished "2003-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> ;
    schema:name "Next Vektor"@en,
        "ネクストベクトル"@ja,
        "Next Vektor"@ja-latn ;
    schema:publisher _:N769ff8b1e3be43ac92127cb5f07f15af ;
    foaf:depiction <https://media.vgm.io/albums/25/137752/137752-60d323ee58b5.jpg> .

_:N00b5cfea9c4546afa474fe0e6e2046ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The time (2nd mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "The time (2nd mix)"@ja .

_:N1b643d11793f4f22b60ea5b71288a128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the to the..."@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "To the to the..."@ja .

_:N4d555182037440b08af21d8ab7601ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PCY RLY"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:32"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "PCY RLY"@ja .

_:N50e7e23eb039483385ef8f1ffdc778af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L.W (luster weapon mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "L.W (luster weapon mix)"@ja .

_:N5a43753da1e64aab85e3356a94e9355e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fact"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "the fact"@ja .

_:N5f8b3b41f3434e769dd599ebd38585b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luv wave"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "Luv wave"@ja .

_:N769ff8b1e3be43ac92127cb5f07f15af schema:name "Fusion Music Works"@en,
        "Fusion Music Works"@ja,
        "Fusion Music Works"@ja-latn ;
    foaf:name "Fusion Music Works"@en,
        "Fusion Music Works"@ja,
        "Fusion Music Works"@ja-latn .

_:N81f41eccd6d54f1293dab3c575c2ef43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "burst error (energizer mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "burst error (energizer mix)"@ja .

_:N8aa7db0af76846839cc2445a23412ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brake"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "Brake"@ja .

_:Nc22a9c32cb90423187bc0030d26108f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire (Speed Cheep MIX)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "Desire (Speed Cheep MIX)"@ja .

_:Ncc64271f8163438fbaf0c7dfed590fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "introduction"@ja .

_:Nccfcf46265b54e37852d584bd771a809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "somebody"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "somebody"@ja .

_:Ndcd93596c29144b79fe7ff3ffb6d6fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take me away"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nf25ada09adef463eb631042354d8e276 ;
    schema:name "take me away"@ja .

_:Nf25ada09adef463eb631042354d8e276 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00b5cfea9c4546afa474fe0e6e2046ab,
        _:N1b643d11793f4f22b60ea5b71288a128,
        _:N4d555182037440b08af21d8ab7601ab3,
        _:N50e7e23eb039483385ef8f1ffdc778af,
        _:N5a43753da1e64aab85e3356a94e9355e,
        _:N5f8b3b41f3434e769dd599ebd38585b1,
        _:N81f41eccd6d54f1293dab3c575c2ef43,
        _:N8aa7db0af76846839cc2445a23412ec7,
        _:Nc22a9c32cb90423187bc0030d26108f8,
        _:Ncc64271f8163438fbaf0c7dfed590fc7,
        _:Nccfcf46265b54e37852d584bd771a809,
        _:Ndcd93596c29144b79fe7ff3ffb6d6fda ;
    mo:track_count 12 ;
    schema:duration "PT53:17"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00b5cfea9c4546afa474fe0e6e2046ab,
        _:N1b643d11793f4f22b60ea5b71288a128,
        _:N4d555182037440b08af21d8ab7601ab3,
        _:N50e7e23eb039483385ef8f1ffdc778af,
        _:N5a43753da1e64aab85e3356a94e9355e,
        _:N5f8b3b41f3434e769dd599ebd38585b1,
        _:N81f41eccd6d54f1293dab3c575c2ef43,
        _:N8aa7db0af76846839cc2445a23412ec7,
        _:Nc22a9c32cb90423187bc0030d26108f8,
        _:Ncc64271f8163438fbaf0c7dfed590fc7,
        _:Nccfcf46265b54e37852d584bd771a809,
        _:Ndcd93596c29144b79fe7ff3ffb6d6fda .

