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

<artist/31344#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotono Tanaka"@en,
        "田中琴乃"@ja ;
    foaf:made <album/102062#lyrics>,
        <album/102062#subject> ;
    foaf:name "Kotono Tanaka"@en,
        "田中琴乃"@ja .

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/102062#lyrics>,
        <album/102062#subject> ;
    foaf:name "Satomi"@en .

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

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102062#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/102062#composition>,
        <album/102062#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

<artist/6528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102062#subject> ;
    schema:name "Takeshi Masuda"@en,
        "増田武史"@ja ;
    foaf:made <album/102062#composition>,
        <album/102062#subject> ;
    foaf:name "Takeshi Masuda"@en,
        "増田武史"@ja .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

<https://media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> ;
    foaf:depicts <album/102062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> .

<https://medium-media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> a schema:ImageObject,
        foaf:Image .

<album/102062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn ;
    mo:composer <artist/5190#subject>,
        <artist/6528#subject> ;
    mo:produced_work <album/102062#musicalwork> ;
    schema:name "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn .

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

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

<album/102062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn ;
    mo:performance_of <album/102062#musicalwork> ;
    mo:performer <artist/8872#subject> ;
    mo:recorded_as <album/102062#musicalexpression> ;
    schema:byArtist <artist/8872#subject> ;
    schema:name "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn ;
    schema:workPerformed <album/102062#musicalwork> .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102062#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<album/102062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-24"^^xsd:date ;
    dcterms:title "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn ;
    mo:catalogue_number "SMCL-231" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102062#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N7e42584b52714ac0aba0872954a76bc5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Koi☆Sento"@en ;
            foaf:name "Koi☆Sento"@en ] ;
    schema:byArtist <artist/8872#subject> ;
    schema:datePublished "2010-11-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> ;
    schema:name "Startline / Minako Kotobuki"@en,
        "Startline / 寿美菜子"@ja,
        "Startline / Minako Kotobuki"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/102062/102062-3ff9c1594cf4.jpg> .

_:N0c7d4c25f4bf4b6c98fc6731b48c86c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "metamorphose"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7e42584b52714ac0aba0872954a76bc5 ;
    schema:name "metamorphose"@en .

_:N77d7131dfc3b4d9bbae411766efa178c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Startline"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7e42584b52714ac0aba0872954a76bc5 ;
    schema:name "Startline"@en .

_:Nc6bb31f7500247e28a36810bd8439c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Startline (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7e42584b52714ac0aba0872954a76bc5 ;
    schema:name "Startline (Instrumental)"@en .

_:N7e42584b52714ac0aba0872954a76bc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c7d4c25f4bf4b6c98fc6731b48c86c5,
        _:N77d7131dfc3b4d9bbae411766efa178c,
        _:Nc6bb31f7500247e28a36810bd8439c27 ;
    mo:track_count 3 ;
    schema:duration "PT12:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0c7d4c25f4bf4b6c98fc6731b48c86c5,
        _:N77d7131dfc3b4d9bbae411766efa178c,
        _:Nc6bb31f7500247e28a36810bd8439c27 .

