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

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

<artist/1105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3382#subject> ;
    schema:name "kya"@en ;
    foaf:made <album/3382#composition>,
        <album/3382#subject> ;
    foaf:name "kya"@en .

<event/63> a mo:Release ;
    schema:name "Released at M3-2006 Fall (Oct 09, 2006)" .

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

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

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

<https://medium-media.vgm.io/albums/28/3382/3382-1160612865.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3382#subject> ;
    mo:performed <album/3382#performance> ;
    schema:name "TERRA"@en ;
    foaf:made <album/3382#composition>,
        <album/3382#lyrics>,
        <album/3382#subject> ;
    foaf:name "TERRA"@en .

<artist/560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3382#subject> ;
    mo:performed <album/3382#performance> ;
    schema:name "MintJam"@en ;
    foaf:made <album/3382#composition>,
        <album/3382#lyrics>,
        <album/3382#subject> ;
    foaf:name "MintJam"@en .

<artist/962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3382#subject> ;
    mo:performed <album/3382#performance> ;
    schema:name "setzer"@en ;
    foaf:made <album/3382#composition>,
        <album/3382#lyrics>,
        <album/3382#subject> ;
    foaf:name "setzer"@en .

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

<album/3382#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn ;
    mo:composer <artist/1104#subject>,
        <artist/1105#subject>,
        <artist/1106#subject>,
        <artist/560#subject>,
        <artist/962#subject> ;
    mo:produced_work <album/3382#musicalwork> ;
    schema:name "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn .

<album/3382#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn ;
    mo:performance_of <album/3382#musicalwork> ;
    mo:performer <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/560#subject>,
        <artist/962#subject> ;
    mo:recorded_as <album/3382#musicalexpression> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/560#subject>,
        <artist/962#subject> ;
    schema:name "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn ;
    schema:workPerformed <album/3382#musicalwork> .

<album/3382#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-09"^^xsd:date ;
    dcterms:title "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn ;
    mo:catalogue_number "MJCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3382#musicalexpression> ;
    mo:publisher <org/116#subject> ;
    mo:record _:Nc36349a4859143008058c493e66b338f ;
    mo:record_count 1 ;
    mo:release <event/63> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/560#subject>,
        <artist/962#subject> ;
    schema:datePublished "2006-10-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/28/3382/3382-1160612865.jpg> ;
    schema:name "extra GIG #Crying Moon"@en,
        "extra GIG #Crying Moon"@ja,
        "extra GIG #Crying Moon"@ja-latn ;
    schema:publisher <org/116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/3382/3382-1160612865.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SOJA"@en ;
    foaf:made <album/3382#subject> ;
    foaf:name "SOJA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SOJA"@en ;
    foaf:made <album/3382#lyrics> ;
    foaf:name "SOJA"@en .

_:N0583ee73a79342cf9a6f0065888e223e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying Moon (Acoustic Version)"@en,
        "Crying Moon (Acoustic Version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Crying Moon (Acoustic Version)"@en,
        "Crying Moon (Acoustic Version)"@ja .

_:N429a921fe408422e86168c748e258ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love"@en,
        "Love"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Love"@en,
        "Love"@ja .

_:N751dd743c7d7478fae589efe554cd634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shell Breaker (Acoustic Version)"@en,
        "Shell Breaker (Acoustic Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Shell Breaker (Acoustic Version)"@en,
        "Shell Breaker (Acoustic Version)"@ja .

_:N8e4bc64d7a6945918b4bed80bbb49263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Winter Sky (Acoustic Version)"@en,
        "冬空の下で (Acoustic Version)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Under the Winter Sky (Acoustic Version)"@en,
        "冬空の下で (Acoustic Version)"@ja .

_:Nc0b3d039566f4bffb761094270536761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rival (Acoustic Version)"@en,
        "Rival (Acoustic Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Rival (Acoustic Version)"@en,
        "Rival (Acoustic Version)"@ja .

_:Ne43e10878809496d83bd02e09050fc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Renka"@en,
        "恋華"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Renka"@en,
        "恋華"@ja .

_:Ne63fc7d128e549348793024da8b4997d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Life"@en,
        "Second Life"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc36349a4859143008058c493e66b338f ;
    schema:name "Second Life"@en,
        "Second Life"@ja .

_:Nc36349a4859143008058c493e66b338f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0583ee73a79342cf9a6f0065888e223e,
        _:N429a921fe408422e86168c748e258ef8,
        _:N751dd743c7d7478fae589efe554cd634,
        _:N8e4bc64d7a6945918b4bed80bbb49263,
        _:Nc0b3d039566f4bffb761094270536761,
        _:Ne43e10878809496d83bd02e09050fc41,
        _:Ne63fc7d128e549348793024da8b4997d ;
    mo:track_count 7 ;
    schema:duration "PT28:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0583ee73a79342cf9a6f0065888e223e,
        _:N429a921fe408422e86168c748e258ef8,
        _:N751dd743c7d7478fae589efe554cd634,
        _:N8e4bc64d7a6945918b4bed80bbb49263,
        _:Nc0b3d039566f4bffb761094270536761,
        _:Ne43e10878809496d83bd02e09050fc41,
        _:Ne63fc7d128e549348793024da8b4997d .

