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

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

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

<artist/5238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10860#subject> ;
    schema:name "t.Komine"@en ;
    foaf:made <album/10860#composition>,
        <album/10860#subject> ;
    foaf:name "t.Komine"@en .

<album/10860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn ;
    mo:composer <artist/5238#subject> ;
    mo:produced_work <album/10860#musicalwork> ;
    schema:name "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn .

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

<album/10860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn ;
    mo:performance_of <album/10860#musicalwork> ;
    mo:recorded_as <album/10860#musicalexpression> ;
    schema:name "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn ;
    schema:workPerformed <album/10860#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10860#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/10860#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/10860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-21"^^xsd:date ;
    dcterms:title "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10860#musicalexpression> ;
    mo:publisher _:N88b04fb35755480fa91910402feb55b7 ;
    mo:record _:N9498372277044e4ea05840d67816efab ;
    mo:record_count 1 ;
    schema:datePublished "2008-10-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Album #0 Dance Music DA!"@en,
        "Album #0 Dance Music DA!"@ja,
        "Album #0 Dance Music DA!"@ja-latn ;
    schema:publisher _:N88b04fb35755480fa91910402feb55b7 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N2b8f14348a9943e9a6f8691f91fe2422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LABYLINTH #1"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "LABYLINTH #1"@en .

_:N59959191a54841aa84c8f653c834f3e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiming"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "Aiming"@en .

_:N81cddfcac3af4f6786aebb048b2fc415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Son of a Gun"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "Son of a Gun"@en .

_:N84aae2961f81460d9567c8ee2884f789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track1 - 12 non-Stop version"@en ;
    mo:track_number 12 ;
    schema:duration "PT32:15"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "Track1 - 12 non-Stop version"@en .

_:N88b04fb35755480fa91910402feb55b7 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N8b0c57504cff47e983c2ce8291807549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.S.H"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "S.S.H"@en .

_:N90fb9d7c67784184b3a129f3b399aa0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LABYLINTH #2"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "LABYLINTH #2"@en .

_:N9b68cdac834a4928bfe45ab675e55340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From behind"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "From behind"@en .

_:Na879d46031394c09b1dc67f9fe755651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Game"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "The Game"@en .

_:Nca52e0cc731546fbb467b9b59de22265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure Hunting"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "Treasure Hunting"@en .

_:Nd67a1c8520d14286aae97d2332b58e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "@ the Ending"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "@ the Ending"@en .

_:Ne20b7c173e8a4e2e83467fd1653e9808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "@ the beginning"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "@ the beginning"@en .

_:Nf6ae1930dfcf4760b62b474dced718c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Panda Smash"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N9498372277044e4ea05840d67816efab ;
    schema:name "Panda Smash"@en .

_:N9498372277044e4ea05840d67816efab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b8f14348a9943e9a6f8691f91fe2422,
        _:N59959191a54841aa84c8f653c834f3e0,
        _:N81cddfcac3af4f6786aebb048b2fc415,
        _:N84aae2961f81460d9567c8ee2884f789,
        _:N8b0c57504cff47e983c2ce8291807549,
        _:N90fb9d7c67784184b3a129f3b399aa0e,
        _:N9b68cdac834a4928bfe45ab675e55340,
        _:Na879d46031394c09b1dc67f9fe755651,
        _:Nca52e0cc731546fbb467b9b59de22265,
        _:Nd67a1c8520d14286aae97d2332b58e8f,
        _:Ne20b7c173e8a4e2e83467fd1653e9808,
        _:Nf6ae1930dfcf4760b62b474dced718c3 ;
    mo:track_count 12 ;
    schema:duration "PT78:55"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2b8f14348a9943e9a6f8691f91fe2422,
        _:N59959191a54841aa84c8f653c834f3e0,
        _:N81cddfcac3af4f6786aebb048b2fc415,
        _:N84aae2961f81460d9567c8ee2884f789,
        _:N8b0c57504cff47e983c2ce8291807549,
        _:N90fb9d7c67784184b3a129f3b399aa0e,
        _:N9b68cdac834a4928bfe45ab675e55340,
        _:Na879d46031394c09b1dc67f9fe755651,
        _:Nca52e0cc731546fbb467b9b59de22265,
        _:Nd67a1c8520d14286aae97d2332b58e8f,
        _:Ne20b7c173e8a4e2e83467fd1653e9808,
        _:Nf6ae1930dfcf4760b62b474dced718c3 .

