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

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

<artist/2368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93990#subject> ;
    schema:name "estha"@en ;
    foaf:made <album/93990#composition>,
        <album/93990#lyrics>,
        <album/93990#subject> ;
    foaf:name "estha"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93990#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/93990#composition>,
        <album/93990#subject> ;
    foaf:name "Taishi"@en .

<event/13> a mo:Release ;
    schema:name "Released at Comic Market 69 (Dec 29, 2005 to Dec 31, 2005)" .

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

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

<https://medium-media.vgm.io/albums/09/93990/93990-1576251174.jpg> a schema:ImageObject,
        foaf:Image .

<album/93990#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Whitescape 0.8"@en,
        "Whitescape 0.8"@ja,
        "Whitescape 0.8"@ja-latn ;
    mo:composer <artist/2368#subject>,
        <artist/2454#subject> ;
    mo:produced_work <album/93990#musicalwork> ;
    schema:name "Whitescape 0.8"@en,
        "Whitescape 0.8"@ja,
        "Whitescape 0.8"@ja-latn .

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

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

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93990#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:made <album/93990#lyrics>,
        <album/93990#subject> ;
    foaf:name "Misato"@en,
        "美里"@ja .

<album/93990#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Whitescape 0.8"@en,
        "Whitescape 0.8"@ja,
        "Whitescape 0.8"@ja-latn ;
    mo:catalogue_number "XPTH-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93990#musicalexpression> ;
    mo:publisher _:N97572ec8951a406fbe1075f34b1543b2 ;
    mo:record _:Naeddaaea32f74b54ace8bdda3850b25c ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:byArtist <artist/1986#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/93990/93990-1576251174.jpg> ;
    schema:name "Whitescape 0.8"@en,
        "Whitescape 0.8"@ja,
        "Whitescape 0.8"@ja-latn ;
    schema:publisher _:N97572ec8951a406fbe1075f34b1543b2 ;
    foaf:depiction <https://media.vgm.io/albums/09/93990/93990-1576251174.jpg> .

_:N26f48e2bffbd4273a7e274bd7337946e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lily Crystal"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Lily Crystal"@en .

_:N3c418aa4a91242c99c2980ecb0a2818d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shivers"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Shivers"@en .

_:N970d8cc543284a379b90c57f06a2913d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Introduction"@en .

_:N97572ec8951a406fbe1075f34b1543b2 schema:name "ex-panther"@en,
        "ex-panther"@ja,
        "ex-panther"@ja-latn ;
    foaf:name "ex-panther"@en,
        "ex-panther"@ja,
        "ex-panther"@ja-latn .

_:Nbf386ec4d1284a8eafabeedee802b0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shivers -Taishi Mix-"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Shivers -Taishi Mix-"@en .

_:Nece5df3c42b94b6995685cb2c54b0196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Eternity"@en .

_:Nf4ab087a8be7459191b4783ead141790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whitescape"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Naeddaaea32f74b54ace8bdda3850b25c ;
    schema:name "Whitescape"@en .

_:Naeddaaea32f74b54ace8bdda3850b25c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26f48e2bffbd4273a7e274bd7337946e,
        _:N3c418aa4a91242c99c2980ecb0a2818d,
        _:N970d8cc543284a379b90c57f06a2913d,
        _:Nbf386ec4d1284a8eafabeedee802b0e0,
        _:Nece5df3c42b94b6995685cb2c54b0196,
        _:Nf4ab087a8be7459191b4783ead141790 ;
    mo:track_count 6 ;
    schema:duration "PT22:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26f48e2bffbd4273a7e274bd7337946e,
        _:N3c418aa4a91242c99c2980ecb0a2818d,
        _:N970d8cc543284a379b90c57f06a2913d,
        _:Nbf386ec4d1284a8eafabeedee802b0e0,
        _:Nece5df3c42b94b6995685cb2c54b0196,
        _:Nf4ab087a8be7459191b4783ead141790 .

