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

<artist/31740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chica"@en ;
    foaf:made <album/103603#lyrics>,
        <album/103603#subject> ;
    foaf:name "Chica"@en .

<artist/7022#subject> a schema:Person,
        foaf:Person ;
    schema:name "BoA"@en ;
    foaf:made <album/103603#subject>,
        <album/103603#vocals> ;
    foaf:name "BoA"@en .

<artist/35554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103603#subject> ;
    schema:name "Christoffer Semelius"@en ;
    foaf:made <album/103603#composition>,
        <album/103603#subject> ;
    foaf:name "Christoffer Semelius"@en .

<artist/35555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103603#subject> ;
    schema:name "Magnus Funemyr"@en ;
    foaf:made <album/103603#composition>,
        <album/103603#subject> ;
    foaf:name "Magnus Funemyr"@en .

<artist/35556#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103603#subject> ;
    schema:name "Caroline Gustavsson"@en ;
    foaf:made <album/103603#composition>,
        <album/103603#subject> ;
    foaf:name "Caroline Gustavsson"@en .

<product/7581#subject> a schema:CreativeWork ;
    schema:name "Tales of the Rays"@en,
        "テイルズ オブ ザ レイズ"@ja,
        "Tales of the Rays"@ja-latn ;
    foaf:name "Tales of the Rays"@en,
        "テイルズ オブ ザ レイズ"@ja,
        "Tales of the Rays"@ja-latn .

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

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

<album/103603#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/103603#musicalwork> ;
    mo:recorded_as <album/103603#musicalexpression> ;
    schema:name "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/103603#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103603#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> ;
    foaf:depicts <album/103603#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> .

<https://medium-media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> a schema:ImageObject,
        foaf:Image .

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

<album/103603#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn ;
    mo:composer <artist/35554#subject>,
        <artist/35555#subject>,
        <artist/35556#subject> ;
    mo:produced_work <album/103603#musicalwork> ;
    schema:name "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn .

<album/103603#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-04"^^xsd:date ;
    dcterms:title "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCK-79686/B" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/103603#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N3fe94f2088674538bd33e03669203e37,
        _:N8457b330660e4381951a196471e4ad70 ;
    mo:record_count 2 ;
    schema:about <product/7581#subject> ;
    schema:datePublished "2020-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> ;
    schema:name "I believe / BoA [Limited Edition]"@en,
        "I believe / BoA [Limited Edition]"@ja,
        "I believe / BoA [Limited Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/103603/103603-03edd95ee61e.png> .

_:N068990679dcc48f19565f27798d45984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「テイルズ オブ ザ レイズ ラスト クレイドル」Opening Movie"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fe94f2088674538bd33e03669203e37 ;
    schema:name "「テイルズ オブ ザ レイズ ラスト クレイドル」Opening Movie"@ja .

_:N3fe94f2088674538bd33e03669203e37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N068990679dcc48f19565f27798d45984 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N068990679dcc48f19565f27798d45984 .

_:N513ae7b711c343ada4152da1b74c316b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N8457b330660e4381951a196471e4ad70 ;
    schema:name "I believe"@ja .

_:N6269742eb981480aafba83db08a54c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナルボイスドラマ ～テーマソング編～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8457b330660e4381951a196471e4ad70 ;
    schema:name "オリジナルボイスドラマ ～テーマソング編～"@ja .

_:N809e1d13e62a4c3bae593613d736faf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8457b330660e4381951a196471e4ad70 ;
    schema:name "I believe (Instrumental)"@ja .

_:N8457b330660e4381951a196471e4ad70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N513ae7b711c343ada4152da1b74c316b,
        _:N6269742eb981480aafba83db08a54c4f,
        _:N809e1d13e62a4c3bae593613d736faf3 ;
    mo:track_count 3 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N513ae7b711c343ada4152da1b74c316b,
        _:N6269742eb981480aafba83db08a54c4f,
        _:N809e1d13e62a4c3bae593613d736faf3 .

