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

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

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

<artist/2562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10724#subject> ;
    schema:name "OSATOH"@en ;
    foaf:made <album/10724#composition>,
        <album/10724#subject> ;
    foaf:name "OSATOH"@en .

<artist/55950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10724#subject> ;
    schema:name "Hassy"@en ;
    foaf:made <album/10724#composition>,
        <album/10724#subject> ;
    foaf:name "Hassy"@en .

<artist/58916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10724#subject> ;
    schema:name "JANS_NT"@en ;
    foaf:made <album/10724#composition>,
        <album/10724#subject> ;
    foaf:name "JANS_NT"@en .

<artist/73806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10724#subject> ;
    schema:name "NT-3"@en ;
    foaf:made <album/10724#composition>,
        <album/10724#subject> ;
    foaf:name "NT-3"@en .

<artist/9965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10724#subject> ;
    schema:name "STRAIGHT"@en ;
    foaf:made <album/10724#composition>,
        <album/10724#subject> ;
    foaf:name "STRAIGHT"@en .

<event/324> a mo:Release ;
    schema:name "Released at Comic Market 51 (Dec 28, 1996 to Dec 29, 1996)" .

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

<album/10724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    mo:performance_of <album/10724#musicalwork> ;
    mo:recorded_as <album/10724#musicalexpression> ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    schema:workPerformed <album/10724#musicalwork> .

<org/727#subject> schema:name "@MIDI's people Record"@en,
        "@MIDI's people Record"@ja,
        "@MIDI's people Record"@ja-latn ;
    foaf:name "@MIDI's people Record"@en,
        "@MIDI's people Record"@ja,
        "@MIDI's people Record"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/10724/10724-1224195316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    mo:composer <artist/2562#subject>,
        <artist/55950#subject>,
        <artist/58916#subject>,
        <artist/73806#subject>,
        <artist/9965#subject> ;
    mo:produced_work <album/10724#musicalwork> ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn .

<album/10724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-29"^^xsd:date ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    mo:catalogue_number "AMD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10724#musicalexpression> ;
    mo:publisher <org/727#subject> ;
    mo:record _:Nac0a7ee9a1084bea941fead7385513bd ;
    mo:record_count 1 ;
    mo:release <event/324> ;
    schema:datePublished "1996-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/42/10724/10724-1224195316.jpg> ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    schema:publisher <org/727#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/10724/10724-1224195316.jpg> .

_:N1bc250523da34917a45b5d6f59b26ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irrespective of the Consequences"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "Irrespective of the Consequences"@ja .

_:N1cab90096f90422b893dadde4fc921b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe right!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "Maybe right!"@ja .

_:N3a1d21314aa14609a920793fa4de9c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conversation"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "conversation"@ja .

_:N3bdd1e2f1bec4be7b9931cd80d889d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "識別不可"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "識別不可"@ja .

_:N4a75d68a0ed24d3c9e86ab04f2109975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Win in the long run"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "Win in the long run"@ja .

_:N4b53a31cb1ec4c65a4384fc896e6cdef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN THE RAIN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "IN THE RAIN"@ja .

_:N53b39174779b4f65b748cf5c3e4b0922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drive w/thrill"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "Drive w/thrill"@ja .

_:N6c766006020644ad9ea8719a5638d365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Sunshine"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "Beyond the Sunshine"@ja .

_:N7324e5092acc44fb92655ccfdb11220e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky at Sunset Glow '96"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "The Sky at Sunset Glow '96"@ja .

_:Nf74639fddbd84bf09425584652ebee5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...will drive you hell"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nac0a7ee9a1084bea941fead7385513bd ;
    schema:name "...will drive you hell"@ja .

_:Nac0a7ee9a1084bea941fead7385513bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bc250523da34917a45b5d6f59b26ff0,
        _:N1cab90096f90422b893dadde4fc921b0,
        _:N3a1d21314aa14609a920793fa4de9c5b,
        _:N3bdd1e2f1bec4be7b9931cd80d889d75,
        _:N4a75d68a0ed24d3c9e86ab04f2109975,
        _:N4b53a31cb1ec4c65a4384fc896e6cdef,
        _:N53b39174779b4f65b748cf5c3e4b0922,
        _:N6c766006020644ad9ea8719a5638d365,
        _:N7324e5092acc44fb92655ccfdb11220e,
        _:Nf74639fddbd84bf09425584652ebee5d ;
    mo:track_count 10 ;
    schema:duration "PT40:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bc250523da34917a45b5d6f59b26ff0,
        _:N1cab90096f90422b893dadde4fc921b0,
        _:N3a1d21314aa14609a920793fa4de9c5b,
        _:N3bdd1e2f1bec4be7b9931cd80d889d75,
        _:N4a75d68a0ed24d3c9e86ab04f2109975,
        _:N4b53a31cb1ec4c65a4384fc896e6cdef,
        _:N53b39174779b4f65b748cf5c3e4b0922,
        _:N6c766006020644ad9ea8719a5638d365,
        _:N7324e5092acc44fb92655ccfdb11220e,
        _:Nf74639fddbd84bf09425584652ebee5d .

