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

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

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

<artist/41956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "DRIVE."@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "DRIVE."@en .

<artist/54545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "N-sKing"@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "N-sKing"@en .

<artist/58298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "Nanodesu"@en,
        "！すでのな"@ja ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "Nanodesu"@en,
        "！すでのな"@ja .

<artist/68836#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "Quadxross"@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "Quadxross"@en .

<artist/76065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "Yumeji"@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "Yumeji"@en .

<artist/77913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "OVERDRIVE."@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "OVERDRIVE."@en .

<artist/79217#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "HAMA topground"@en ;
    foaf:made <album/156418#composition>,
        <album/156418#subject> ;
    foaf:name "HAMA topground"@en .

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

<product/18003#subject> a schema:CreativeWork ;
    schema:name "Dynamix"@en,
        "Dynamix"@ja,
        "Dynamix"@ja-latn ;
    foaf:name "Dynamix"@en,
        "Dynamix"@ja,
        "Dynamix"@ja-latn .

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

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

<org/5153#subject> schema:name "D WORKS"@en,
        "D WORKS"@ja,
        "D WORKS"@ja-latn ;
    foaf:name "D WORKS"@en,
        "D WORKS"@ja,
        "D WORKS"@ja-latn .

<https://media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156418#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> ;
    foaf:depicts <album/156418#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> .

<https://medium-media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Determining / DRIVE."@en,
        "Determining / DRIVE."@ja,
        "Determining / DRIVE."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "as Observer"@en ;
            foaf:made <album/156418#composition> ;
            foaf:name "as Observer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(4x.)"@en ;
            foaf:made <album/156418#composition> ;
            foaf:name "(4x.)"@en ],
        <artist/41956#subject>,
        <artist/54545#subject>,
        <artist/58298#subject>,
        <artist/68836#subject>,
        <artist/76065#subject>,
        <artist/77913#subject>,
        <artist/79217#subject> ;
    mo:produced_work <album/156418#musicalwork> ;
    schema:name "Determining / DRIVE."@en,
        "Determining / DRIVE."@ja,
        "Determining / DRIVE."@ja-latn .

<album/156418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "Determining / DRIVE."@en,
        "Determining / DRIVE."@ja,
        "Determining / DRIVE."@ja-latn ;
    mo:catalogue_number "DWOV-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156418#musicalexpression> ;
    mo:publisher <org/5153#subject> ;
    mo:record _:Nc9cae56e168f4d7ea23b443f559472eb ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:about <product/18003#subject> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> ;
    schema:name "Determining / DRIVE."@en,
        "Determining / DRIVE."@ja,
        "Determining / DRIVE."@ja-latn ;
    schema:publisher <org/5153#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/156418/156418-1fa82b275dbe.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "(4x.)"@en ;
    foaf:made <album/156418#subject> ;
    foaf:name "(4x.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156418#subject> ;
    schema:name "as Observer"@en ;
    foaf:made <album/156418#subject> ;
    foaf:name "as Observer"@en .

_:N1996005d584e46f48ed53b56d4aed82c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Direct One. -Re:Direct-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Direct One. -Re:Direct-"@ja .

_:N1b33be8a0a8946bfb3aff5244cfa855f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A EaGLE -X:tend-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "A EaGLE -X:tend-"@ja .

_:N2a56b2309eb14de58d043ed0ac8997f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Ariah -外伝-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Grand Ariah -外伝-"@ja .

_:N315a04e4c83b44b6b2f0dce09bde9075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Direct One.(Re:Edit Long ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Direct One.(Re:Edit Long ver.)"@ja .

_:N444363ae0bc644da9467ffea70a02d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYPERIA"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "HYPERIA"@ja .

_:N454850c9fc4c4feb8aa66140d897abdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis Sympathy"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Crisis Sympathy"@ja .

_:N4f6e5f801c8c49e2b8a9e0faf4f396ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Direct One.(Re-tuned by N-sKing)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Direct One.(Re-tuned by N-sKing)"@ja .

_:N886cc7e4f0fd433294d5ffb02fcd431b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASTERIA -Grand Masters-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "MASTERIA -Grand Masters-"@ja .

_:N9683af5698664f19a9fdaef23c0d6194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エクウェスの情動 -長編-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "エクウェスの情動 -長編-"@ja .

_:Naabd39559bdb45a9ac637d87518cf232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creigis(Long ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Creigis(Long ver.)"@ja .

_:Nb69f7a089c604752a57a9f338669c1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nornir"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Nornir"@ja .

_:Nf2eae55c6c3841b68bcd05765049498f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determining"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc9cae56e168f4d7ea23b443f559472eb ;
    schema:name "Determining"@ja .

_:Nc9cae56e168f4d7ea23b443f559472eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1996005d584e46f48ed53b56d4aed82c,
        _:N1b33be8a0a8946bfb3aff5244cfa855f,
        _:N2a56b2309eb14de58d043ed0ac8997f5,
        _:N315a04e4c83b44b6b2f0dce09bde9075,
        _:N444363ae0bc644da9467ffea70a02d79,
        _:N454850c9fc4c4feb8aa66140d897abdb,
        _:N4f6e5f801c8c49e2b8a9e0faf4f396ae,
        _:N886cc7e4f0fd433294d5ffb02fcd431b,
        _:N9683af5698664f19a9fdaef23c0d6194,
        _:Naabd39559bdb45a9ac637d87518cf232,
        _:Nb69f7a089c604752a57a9f338669c1bb,
        _:Nf2eae55c6c3841b68bcd05765049498f ;
    mo:track_count 12 ;
    schema:duration "PT44:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1996005d584e46f48ed53b56d4aed82c,
        _:N1b33be8a0a8946bfb3aff5244cfa855f,
        _:N2a56b2309eb14de58d043ed0ac8997f5,
        _:N315a04e4c83b44b6b2f0dce09bde9075,
        _:N444363ae0bc644da9467ffea70a02d79,
        _:N454850c9fc4c4feb8aa66140d897abdb,
        _:N4f6e5f801c8c49e2b8a9e0faf4f396ae,
        _:N886cc7e4f0fd433294d5ffb02fcd431b,
        _:N9683af5698664f19a9fdaef23c0d6194,
        _:Naabd39559bdb45a9ac637d87518cf232,
        _:Nb69f7a089c604752a57a9f338669c1bb,
        _:Nf2eae55c6c3841b68bcd05765049498f .

