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

<artist/24808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja ;
    foaf:made <album/66851#lyrics>,
        <album/66851#subject> ;
    foaf:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/66851#lyrics>,
        <album/66851#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66851#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/66851#composition>,
        <album/66851#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/8674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66851#subject> ;
    schema:name "Kosuke Morimoto"@en,
        "森元康介"@ja ;
    foaf:made <album/66851#composition>,
        <album/66851#subject> ;
    foaf:name "Kosuke Morimoto"@en,
        "森元康介"@ja .

<product/4962#subject> a schema:CreativeWork ;
    schema:name "Angel Heart"@en,
        "エンジェル・ハート"@ja,
        "Angel Heart"@ja-latn ;
    foaf:name "Angel Heart"@en,
        "エンジェル・ハート"@ja,
        "Angel Heart"@ja-latn .

<album/66851#musicalexpression> a mo:Signal ;
    mo:published_as <album/66851#subject> ;
    mo:records <album/66851#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/15/66851/66851-1490386809.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66851#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/66851/66851-1490386809.jpg> ;
    foaf:depicts <album/66851#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/66851/66851-1490386809.jpg> .

<https://medium-media.vgm.io/albums/15/66851/66851-1490386809.jpg> a schema:ImageObject,
        foaf:Image .

<album/66851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn ;
    mo:composer <artist/1551#subject>,
        <artist/8674#subject> ;
    mo:produced_work <album/66851#musicalwork> ;
    schema:name "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn .

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

<album/66851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn ;
    mo:performance_of <album/66851#musicalwork> ;
    mo:performer <artist/8472#subject> ;
    mo:recorded_as <album/66851#musicalexpression> ;
    schema:byArtist <artist/8472#subject> ;
    schema:name "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn ;
    schema:workPerformed <album/66851#musicalwork> .

<artist/8472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66851#performance> ;
    schema:name "Sowelu"@en ;
    foaf:made <album/66851#lyrics>,
        <album/66851#subject> ;
    foaf:name "Sowelu"@en .

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

<album/66851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-01"^^xsd:date ;
    dcterms:title "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn ;
    mo:catalogue_number "DFCL-1231" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66851#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N64368731f03140bd90266550cd42ef84 ;
    mo:record_count 1 ;
    schema:about <product/4962#subject> ;
    schema:byArtist <artist/8472#subject> ;
    schema:datePublished "2006-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/66851/66851-1490386809.jpg> ;
    schema:name "to YOU / Sowelu"@en,
        "to YOU / Sowelu"@ja,
        "to YOU / Sowelu"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/66851/66851-1490386809.jpg> .

_:N0689d20d68ce40e6a73ce6d515a7f07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finally"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N64368731f03140bd90266550cd42ef84 ;
    schema:name "Finally"@en .

_:Nbc4b647685304edda1388fab31e4a154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finally (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N64368731f03140bd90266550cd42ef84 ;
    schema:name "Finally (instrumental)"@en .

_:Nd3d13ebe615b411bbfa9cb9e5355f263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to YOU"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N64368731f03140bd90266550cd42ef84 ;
    schema:name "to YOU"@en .

_:Ne5f3b97046f342a5b7cd234c021e8bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to YOU (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N64368731f03140bd90266550cd42ef84 ;
    schema:name "to YOU (instrumental)"@en .

_:N64368731f03140bd90266550cd42ef84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0689d20d68ce40e6a73ce6d515a7f07a,
        _:Nbc4b647685304edda1388fab31e4a154,
        _:Nd3d13ebe615b411bbfa9cb9e5355f263,
        _:Ne5f3b97046f342a5b7cd234c021e8bfc ;
    mo:track_count 4 ;
    schema:duration "PT18:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0689d20d68ce40e6a73ce6d515a7f07a,
        _:Nbc4b647685304edda1388fab31e4a154,
        _:Nd3d13ebe615b411bbfa9cb9e5355f263,
        _:Ne5f3b97046f342a5b7cd234c021e8bfc .

