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

<artist/18185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21658#subject> ;
    schema:name "Takako Matsu"@en,
        "松たか子"@ja ;
    foaf:made <album/21658#composition>,
        <album/21658#lyrics>,
        <album/21658#subject>,
        <album/21658#vocals> ;
    foaf:name "Takako Matsu"@en,
        "松たか子"@ja .

<product/5896#subject> a schema:CreativeWork ;
    schema:name "Erin"@en,
        "獣の奏者エリン"@ja,
        "Kemono no Souja Erin"@ja-latn ;
    foaf:name "Erin"@en,
        "獣の奏者エリン"@ja,
        "Kemono no Souja Erin"@ja-latn .

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

<album/21658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn ;
    mo:performance_of <album/21658#musicalwork> ;
    mo:recorded_as <album/21658#musicalexpression> ;
    schema:name "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn ;
    schema:workPerformed <album/21658#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/85/21658/21658-1288116510.jpg> a schema:ImageObject,
        foaf:Image .

<album/21658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hedy West"@en ;
            foaf:made <album/21658#composition> ;
            foaf:name "Hedy West"@en ],
        <artist/18185#subject> ;
    mo:produced_work <album/21658#musicalwork> ;
    schema:name "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn .

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

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

<album/21658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-21"^^xsd:date ;
    dcterms:title "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn ;
    mo:catalogue_number "BVCL-35" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21658#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    mo:record_count 1 ;
    schema:about <product/5896#subject> ;
    schema:datePublished "2009-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/21658/21658-1288116510.jpg> ;
    schema:name "Kimi to nara / Takako Matsu"@en,
        "君となら / 松たか子"@ja,
        "Kimi to nara / Takako Matsu"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/21658/21658-1288116510.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21658#subject> ;
    schema:name "Hedy West"@en ;
    foaf:made <album/21658#subject> ;
    foaf:name "Hedy West"@en .

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

_:N0f1725341298403db94cc018d59fba5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君となら"@ja,
        "Kimi to nara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    schema:name "君となら"@ja,
        "Kimi to nara"@ja-latn .

_:N149c135b205e4c819e41937f806a6e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと伝えて (instrumental)"@ja,
        "Kitto Tsutaete (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    schema:name "きっと伝えて (instrumental)"@ja,
        "Kitto Tsutaete (instrumental)"@ja-latn .

_:N67dc34f4073b40688ca591b917527267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君となら (instrumental)"@ja,
        "Kimi to nara (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    schema:name "君となら (instrumental)"@ja,
        "Kimi to nara (instrumental)"@ja-latn .

_:N6df5d9514dc24cc58498d9a4099e9936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと伝えて"@ja,
        "Kitto Tsutaete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    schema:name "きっと伝えて"@ja,
        "Kitto Tsutaete"@ja-latn .

_:Nac5444d7b3c54ccd93c4e28d6210516e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "500マイル"@ja,
        "500 Miles"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N48498fcf21f14ce0b355b9eb9ee5fbc4 ;
    schema:name "500マイル"@ja,
        "500 Miles"@ja-latn .

_:N48498fcf21f14ce0b355b9eb9ee5fbc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f1725341298403db94cc018d59fba5d,
        _:N149c135b205e4c819e41937f806a6e94,
        _:N67dc34f4073b40688ca591b917527267,
        _:N6df5d9514dc24cc58498d9a4099e9936,
        _:Nac5444d7b3c54ccd93c4e28d6210516e ;
    mo:track_count 5 ;
    schema:duration "PT21:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0f1725341298403db94cc018d59fba5d,
        _:N149c135b205e4c819e41937f806a6e94,
        _:N67dc34f4073b40688ca591b917527267,
        _:N6df5d9514dc24cc58498d9a4099e9936,
        _:Nac5444d7b3c54ccd93c4e28d6210516e .

