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

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

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

<album/8098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn ;
    mo:composer <artist/1815#subject> ;
    mo:produced_work <album/8098#musicalwork> ;
    schema:name "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn .

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

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

<org/1119#subject> schema:name "CIRCUS"@en,
        "有限会社サーカス"@ja,
        "CIRCUS"@ja-latn ;
    foaf:name "CIRCUS"@en,
        "有限会社サーカス"@ja,
        "CIRCUS"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/8098/8098-1443806380.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8098#performance> ;
    schema:name "yozuca*"@en ;
    foaf:name "yozuca*"@en .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8098#performance> ;
    schema:name "rino"@en ;
    foaf:name "rino"@en .

<album/8098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn ;
    mo:performance_of <album/8098#musicalwork> ;
    mo:performer <artist/847#subject>,
        <artist/851#subject> ;
    mo:recorded_as <album/8098#musicalexpression> ;
    schema:byArtist <artist/847#subject>,
        <artist/851#subject> ;
    schema:name "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn ;
    schema:workPerformed <album/8098#musicalwork> .

<album/8098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-02"^^xsd:date ;
    dcterms:title "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn ;
    mo:catalogue_number "CIRCUS-0058" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8098#musicalexpression> ;
    mo:publisher <org/1119#subject> ;
    mo:record _:N8df02b79e8e24d85b786c27d7153a705 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aries PureDream"@en ;
            foaf:name "Aries PureDream"@en ],
        [ a schema:CreativeWork ;
            schema:name "Aries LoveDream"@en ;
            foaf:name "Aries LoveDream"@en ] ;
    schema:byArtist <artist/847#subject>,
        <artist/851#subject> ;
    schema:datePublished "2004-04-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/8098/8098-1443806380.jpg> ;
    schema:name "Aries Petit Single"@en,
        "Aries ぷちシングル"@ja,
        "Aries Puchi Single"@ja-latn ;
    schema:publisher <org/1119#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/8098/8098-1443806380.jpg> .

_:N1dfc387000cb49f194c7bbab30ed0f92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift to Tomorrow"@en,
        "明日への贈り物"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "Gift to Tomorrow"@en,
        "明日への贈り物"@ja .

_:N5fcd4708f2e44b4fb4a87b5ff8bb47c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo of the Holy Night"@en,
        "聖夜の響き"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "Echo of the Holy Night"@en,
        "聖夜の響き"@ja .

_:N6e91ed9bd4244be68e8cb7cc0a7ef0fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Aries~ Short Version"@en,
        "Aries ～アリエス～(short version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "~Aries~ Short Version"@en,
        "Aries ～アリエス～(short version)"@ja .

_:N8ae06424588b4f2496d95df5a1e05aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goodnight...."@en,
        "good night……"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "goodnight...."@en,
        "good night……"@ja .

_:N914de11dc25d4f9099b7ab43c76a19f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini Carnival"@en,
        "ミニュ・カーニバル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "Mini Carnival"@en,
        "ミニュ・カーニバル"@ja .

_:N92f02f5ab3434cbb90734289e3e4ed66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lets go home"@en,
        "おうちに帰ろう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "Lets go home"@en,
        "おうちに帰ろう"@ja .

_:N9eed103ced244a7eb541bdb6fd9c26a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling Air"@en,
        "眩い空気"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N8df02b79e8e24d85b786c27d7153a705 ;
    schema:name "Dazzling Air"@en,
        "眩い空気"@ja .

_:N8df02b79e8e24d85b786c27d7153a705 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dfc387000cb49f194c7bbab30ed0f92,
        _:N5fcd4708f2e44b4fb4a87b5ff8bb47c9,
        _:N6e91ed9bd4244be68e8cb7cc0a7ef0fd,
        _:N8ae06424588b4f2496d95df5a1e05aa8,
        _:N914de11dc25d4f9099b7ab43c76a19f2,
        _:N92f02f5ab3434cbb90734289e3e4ed66,
        _:N9eed103ced244a7eb541bdb6fd9c26a5 ;
    mo:track_count 7 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1dfc387000cb49f194c7bbab30ed0f92,
        _:N5fcd4708f2e44b4fb4a87b5ff8bb47c9,
        _:N6e91ed9bd4244be68e8cb7cc0a7ef0fd,
        _:N8ae06424588b4f2496d95df5a1e05aa8,
        _:N914de11dc25d4f9099b7ab43c76a19f2,
        _:N92f02f5ab3434cbb90734289e3e4ed66,
        _:N9eed103ced244a7eb541bdb6fd9c26a5 .

