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

<artist/11193#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuhki Shirai"@en,
        "白井裕紀"@ja ;
    foaf:made <album/56209#lyrics>,
        <album/56209#subject> ;
    foaf:name "Yuhki Shirai"@en,
        "白井裕紀"@ja .

<artist/17097#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoji Kubota"@en,
        "久保田洋司"@ja ;
    foaf:made <album/56209#lyrics>,
        <album/56209#subject> ;
    foaf:name "Yoji Kubota"@en,
        "久保田洋司"@ja .

<artist/24869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mika Arata"@en,
        "新美香"@ja ;
    foaf:made <album/56209#lyrics>,
        <album/56209#subject> ;
    foaf:name "Mika Arata"@en,
        "新美香"@ja .

<artist/24870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56209#subject> ;
    schema:name "Koichi Domoto"@en,
        "堂本光一"@ja ;
    foaf:made <album/56209#composition>,
        <album/56209#subject>,
        <album/56209#vocals> ;
    foaf:name "Koichi Domoto"@en,
        "堂本光一"@ja .

<product/7448#subject> a schema:CreativeWork ;
    schema:name "Jyu-Oh-Sei"@en,
        "獣王星"@ja,
        "Juuousei"@ja-latn ;
    foaf:name "Jyu-Oh-Sei"@en,
        "獣王星"@ja,
        "Juuousei"@ja-latn .

<album/56209#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn ;
    mo:composer <artist/24870#subject> ;
    mo:produced_work <album/56209#musicalwork> ;
    schema:name "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn .

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

<album/56209#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn ;
    mo:performance_of <album/56209#musicalwork> ;
    mo:recorded_as <album/56209#musicalexpression> ;
    schema:name "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn ;
    schema:workPerformed <album/56209#musicalwork> .

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

<org/1743#subject> schema:name "Johnny's Entertainment Inc."@en,
        "株式会社ジャニーズ・エンタテイメント"@ja,
        "Johnny's Entertainment Inc."@ja-latn ;
    foaf:name "Johnny's Entertainment Inc."@en,
        "株式会社ジャニーズ・エンタテイメント"@ja,
        "Johnny's Entertainment Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/90/56209/56209-1450368558.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/56209#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-12"^^xsd:date ;
    dcterms:title "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn ;
    mo:catalogue_number "JECN-0106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56209#musicalexpression> ;
    mo:publisher <org/1743#subject> ;
    mo:record _:N423ffdfdb66f4a1ea614d80b96aa21e4 ;
    mo:record_count 1 ;
    schema:about <product/7448#subject> ;
    schema:datePublished "2006-07-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/56209/56209-1450368558.jpg> ;
    schema:name "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@en,
        "Deep In Your Heart/+MILLION but -LOVE / 堂本光一"@ja,
        "Deep In Your Heart/+MILLION but -LOVE / Koichi Domoto"@ja-latn ;
    schema:publisher <org/1743#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/56209/56209-1450368558.jpg> .

_:N5c22785c581d4e8cb0a88ddd46eb2d07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep in your heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N423ffdfdb66f4a1ea614d80b96aa21e4 ;
    schema:name "Deep in your heart"@en .

_:N8d41b46c88644b4ca49bfa2b1935926d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "+MILLION but -LOVE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N423ffdfdb66f4a1ea614d80b96aa21e4 ;
    schema:name "+MILLION but -LOVE"@en .

_:Nadcef61da40f4c018e31e2a230bc040e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNBREAKABLE"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N423ffdfdb66f4a1ea614d80b96aa21e4 ;
    schema:name "UNBREAKABLE"@en .

_:N423ffdfdb66f4a1ea614d80b96aa21e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c22785c581d4e8cb0a88ddd46eb2d07,
        _:N8d41b46c88644b4ca49bfa2b1935926d,
        _:Nadcef61da40f4c018e31e2a230bc040e ;
    mo:track_count 3 ;
    schema:duration "PT12:34"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5c22785c581d4e8cb0a88ddd46eb2d07,
        _:N8d41b46c88644b4ca49bfa2b1935926d,
        _:Nadcef61da40f4c018e31e2a230bc040e .

