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

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

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

<artist/1097#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    schema:name "Royal Sefton III"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "Royal Sefton III"@en .

<artist/1099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    schema:name "xerxes"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "xerxes"@en .

<artist/43318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    schema:name "virt"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "virt"@en .

<artist/66450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    schema:name "funkymuskrat"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "funkymuskrat"@en .

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

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

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

<https://medium-media.vgm.io/albums/95/5259/5259-1194341376.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn ;
    mo:performance_of <album/5259#musicalwork> ;
    mo:performer <artist/1094#subject>,
        <artist/66451#subject> ;
    mo:recorded_as <album/5259#musicalexpression> ;
    schema:byArtist <artist/1094#subject>,
        <artist/66451#subject> ;
    schema:name "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn ;
    schema:workPerformed <album/5259#musicalwork> .

<artist/1094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    mo:performed <album/5259#performance> ;
    schema:name "Xavier Dang"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "Xavier Dang"@en .

<artist/66451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5259#subject> ;
    mo:performed <album/5259#performance> ;
    schema:name "hunz"@en ;
    foaf:made <album/5259#composition>,
        <album/5259#subject> ;
    foaf:name "hunz"@en .

<album/5259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "epoq"@en ;
            foaf:made <album/5259#composition> ;
            foaf:name "epoq"@en ],
        <artist/1094#subject>,
        <artist/1097#subject>,
        <artist/1099#subject>,
        <artist/43318#subject>,
        <artist/66450#subject>,
        <artist/66451#subject> ;
    mo:produced_work <album/5259#musicalwork> ;
    schema:name "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn .

<album/5259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-01"^^xsd:date ;
    dcterms:title "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn ;
    mo:catalogue_number "hlv00" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5259#musicalexpression> ;
    mo:publisher <org/4408#subject> ;
    mo:record _:N2c973fc3006a498a9554e3ea2a003669 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1094#subject>,
        <artist/66451#subject> ;
    schema:datePublished "2005-09-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/5259/5259-1194341376.jpg> ;
    schema:name "Debut"@en,
        "Debut"@ja,
        "Debut"@ja-latn ;
    schema:publisher <org/4408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/5259/5259-1194341376.jpg> .

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

_:N3f09d0d5cf5c4016861882157bf2d2ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kinesics"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "kinesics"@en .

_:N42c90ec3a6ce482b84e3358a81e3ff0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cell progression"@en ;
    mo:track_number 6 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "cell progression"@en .

_:Na122025e5e3049e096d7f2a1fbc99651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chip implant"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "chip implant"@en .

_:Nb89b8e85424544028c4b14f1fb0ca71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "convalescence"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "convalescence"@en .

_:Nbe40a0317e674288964be4eef14d16ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you cannot close this wound"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "you cannot close this wound"@en .

_:Nf522e7fa09a24c3cb3ccb43bb26a3ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the machine planet"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "the machine planet"@en .

_:Nfa3d124e73b74a6d90ce039407fc5bfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "draw the line"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N2c973fc3006a498a9554e3ea2a003669 ;
    schema:name "draw the line"@en .

_:N2c973fc3006a498a9554e3ea2a003669 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f09d0d5cf5c4016861882157bf2d2ce,
        _:N42c90ec3a6ce482b84e3358a81e3ff0d,
        _:Na122025e5e3049e096d7f2a1fbc99651,
        _:Nb89b8e85424544028c4b14f1fb0ca71f,
        _:Nbe40a0317e674288964be4eef14d16ae,
        _:Nf522e7fa09a24c3cb3ccb43bb26a3ae5,
        _:Nfa3d124e73b74a6d90ce039407fc5bfd ;
    mo:track_count 7 ;
    schema:duration "PT48:45"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3f09d0d5cf5c4016861882157bf2d2ce,
        _:N42c90ec3a6ce482b84e3358a81e3ff0d,
        _:Na122025e5e3049e096d7f2a1fbc99651,
        _:Nb89b8e85424544028c4b14f1fb0ca71f,
        _:Nbe40a0317e674288964be4eef14d16ae,
        _:Nf522e7fa09a24c3cb3ccb43bb26a3ae5,
        _:Nfa3d124e73b74a6d90ce039407fc5bfd .

