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

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

<product/7421#subject> a schema:CreativeWork ;
    schema:name "Tayutama 2 -you're the only one-"@en,
        "タユタマ2 -you're the only one-"@ja,
        "Tayutama 2 -you're the only one-"@ja-latn ;
    foaf:name "Tayutama 2 -you're the only one-"@en,
        "タユタマ2 -you're the only one-"@ja,
        "Tayutama 2 -you're the only one-"@ja-latn .

<album/58759#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn ;
    mo:composer <artist/4831#subject> ;
    mo:produced_work <album/58759#musicalwork> ;
    schema:name "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn .

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

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

<org/1897#subject> schema:name "Lump of Sugar"@en,
        "Lump of Sugar"@ja,
        "Lump of Sugar"@ja-latn ;
    foaf:name "Lump of Sugar"@en,
        "Lump of Sugar"@ja,
        "Lump of Sugar"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/58759/58759-1475760902.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58759#performance> ;
    schema:name "Minoru Yoshida"@en,
        "吉田穣"@ja ;
    foaf:name "Minoru Yoshida"@en,
        "吉田穣"@ja .

<artist/16759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58759#performance> ;
    schema:name "Hiroko Sakasai"@en,
        "逆井寛子"@ja ;
    foaf:name "Hiroko Sakasai"@en,
        "逆井寛子"@ja .

<artist/4277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58759#performance> ;
    schema:name "Kicco"@en ;
    foaf:name "Kicco"@en .

<artist/4831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58759#subject> ;
    mo:performed <album/58759#performance> ;
    schema:name "Daisuke Mizuno"@en,
        "水野大輔"@ja ;
    foaf:made <album/58759#composition>,
        <album/58759#lyrics>,
        <album/58759#subject> ;
    foaf:name "Daisuke Mizuno"@en,
        "水野大輔"@ja .

<album/58759#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn ;
    mo:performance_of <album/58759#musicalwork> ;
    mo:performer <artist/14069#subject>,
        <artist/16759#subject>,
        <artist/4277#subject>,
        <artist/4831#subject> ;
    mo:recorded_as <album/58759#musicalexpression> ;
    schema:byArtist <artist/14069#subject>,
        <artist/16759#subject>,
        <artist/4277#subject>,
        <artist/4831#subject> ;
    schema:name "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn ;
    schema:workPerformed <album/58759#musicalwork> .

<album/58759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-23"^^xsd:date ;
    dcterms:title "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn ;
    mo:catalogue_number "LOS-SP024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58759#musicalexpression> ;
    mo:publisher <org/1897#subject> ;
    mo:record _:N5a7412ad4e0848049726ddcbbd89b15a ;
    mo:record_count 1 ;
    schema:about <product/7421#subject> ;
    schema:byArtist <artist/14069#subject>,
        <artist/16759#subject>,
        <artist/4277#subject>,
        <artist/4831#subject> ;
    schema:datePublished "2016-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/58759/58759-1475760902.jpg> ;
    schema:name "Tayutama 2 -you're the only one- Vocal CD"@en,
        "タユタマ2 -you're the only one- ボーカルCD"@ja,
        "Tayutama 2 -you're the only one- Vocal CD"@ja-latn ;
    schema:publisher <org/1897#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/58759/58759-1475760902.jpg> .

_:N59e03da5fd1e417e8f3628cc91418414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない煌めきを (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N5a7412ad4e0848049726ddcbbd89b15a ;
    schema:name "終わらない煌めきを (Instrumental)"@ja .

_:N904d97acf5f742f29c7542d357bd3ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない煌めきを"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N5a7412ad4e0848049726ddcbbd89b15a ;
    schema:name "終わらない煌めきを"@ja .

_:Nbee615cb65d94e39b5d3214230c5617f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing sky (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5a7412ad4e0848049726ddcbbd89b15a ;
    schema:name "Amazing sky (Instrumental)"@ja .

_:Nbf0b032fd4994fb9a9adbfe8c06c88ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5a7412ad4e0848049726ddcbbd89b15a ;
    schema:name "Amazing sky"@ja .

_:N5a7412ad4e0848049726ddcbbd89b15a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59e03da5fd1e417e8f3628cc91418414,
        _:N904d97acf5f742f29c7542d357bd3ae0,
        _:Nbee615cb65d94e39b5d3214230c5617f,
        _:Nbf0b032fd4994fb9a9adbfe8c06c88ab ;
    mo:track_count 4 ;
    schema:duration "PT18:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N59e03da5fd1e417e8f3628cc91418414,
        _:N904d97acf5f742f29c7542d357bd3ae0,
        _:Nbee615cb65d94e39b5d3214230c5617f,
        _:Nbf0b032fd4994fb9a9adbfe8c06c88ab .

