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

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

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

<artist/19787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102904#subject> ;
    schema:name "minami"@en ;
    foaf:made <album/102904#composition>,
        <album/102904#subject> ;
    foaf:name "minami"@en .

<artist/24215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102904#subject> ;
    schema:name "marutani"@en ;
    foaf:made <album/102904#composition>,
        <album/102904#subject> ;
    foaf:name "marutani"@en .

<artist/60226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102904#subject> ;
    schema:name "Takuma Takasaki"@en,
        "高崎卓馬"@ja ;
    foaf:made <album/102904#composition>,
        <album/102904#subject> ;
    foaf:name "Takuma Takasaki"@en,
        "高崎卓馬"@ja .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

<https://media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102904#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> ;
    foaf:depicts <album/102904#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> .

<https://medium-media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/25524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102904#performance> ;
    schema:name "sunbrain"@en ;
    foaf:name "sunbrain"@en .

<album/102904#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "emotion / sunbrain"@en,
        "emotion / sunbrain"@ja,
        "emotion / sunbrain"@ja-latn ;
    mo:composer <artist/19787#subject>,
        <artist/24215#subject>,
        <artist/60226#subject> ;
    mo:produced_work <album/102904#musicalwork> ;
    schema:name "emotion / sunbrain"@en,
        "emotion / sunbrain"@ja,
        "emotion / sunbrain"@ja-latn .

<album/102904#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-02-09"^^xsd:date ;
    dcterms:title "emotion / sunbrain"@en,
        "emotion / sunbrain"@ja,
        "emotion / sunbrain"@ja-latn ;
    mo:catalogue_number "DFCL-1182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102904#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N3534d73b71f141ad9da6d76fb476e66c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Beet the Vandel Buster"@en ;
            foaf:name "Beet the Vandel Buster"@en ] ;
    schema:byArtist <artist/25524#subject> ;
    schema:datePublished "2005-02-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> ;
    schema:name "emotion / sunbrain"@en,
        "emotion / sunbrain"@ja,
        "emotion / sunbrain"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/102904/102904-7115af1d77d2.jpg> .

_:N098d3da8900340e0a3803460728db604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Criteria (Original Instrumental)"@en,
        "クライテリア (Original Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N3534d73b71f141ad9da6d76fb476e66c ;
    schema:name "Criteria (Original Instrumental)"@en,
        "クライテリア (Original Instrumental)"@ja .

_:N5f776666bb664ea783bca9c6b3bc9d45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emotion (Original Instrumental)"@en,
        "emotion (Original Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N3534d73b71f141ad9da6d76fb476e66c ;
    schema:name "emotion (Original Instrumental)"@en,
        "emotion (Original Instrumental)"@ja .

_:N8ee1002644a040a5a5cf09d4bd6f382e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Criteria"@en,
        "クライテリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N3534d73b71f141ad9da6d76fb476e66c ;
    schema:name "Criteria"@en,
        "クライテリア"@ja .

_:Nbed95d81883d4a9cb07f4ffd48e593b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emotion"@en,
        "emotion"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N3534d73b71f141ad9da6d76fb476e66c ;
    schema:name "emotion"@en,
        "emotion"@ja .

_:N3534d73b71f141ad9da6d76fb476e66c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N098d3da8900340e0a3803460728db604,
        _:N5f776666bb664ea783bca9c6b3bc9d45,
        _:N8ee1002644a040a5a5cf09d4bd6f382e,
        _:Nbed95d81883d4a9cb07f4ffd48e593b6 ;
    mo:track_count 4 ;
    schema:duration "PT19:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N098d3da8900340e0a3803460728db604,
        _:N5f776666bb664ea783bca9c6b3bc9d45,
        _:N8ee1002644a040a5a5cf09d4bd6f382e,
        _:Nbed95d81883d4a9cb07f4ffd48e593b6 .

