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

<artist/27315#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Tada"@en,
        "多田宏"@ja ;
    foaf:made <album/100251#lyrics>,
        <album/100251#subject> ;
    foaf:name "Hiroshi Tada"@en,
        "多田宏"@ja .

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

<product/11266#subject> a schema:CreativeWork ;
    schema:name "Kingdom Season 2"@en,
        "キングダム 第2シリーズ"@ja,
        "Kingdom Season 2"@ja-latn ;
    foaf:name "Kingdom Season 2"@en,
        "キングダム 第2シリーズ"@ja,
        "Kingdom Season 2"@ja-latn .

<album/100251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn ;
    mo:composer <artist/27213#subject> ;
    mo:produced_work <album/100251#musicalwork> ;
    schema:name "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn .

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

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

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

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

<album/100251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn ;
    mo:performance_of <album/100251#musicalwork> ;
    mo:performer <artist/27213#subject> ;
    mo:recorded_as <album/100251#musicalexpression> ;
    schema:byArtist <artist/27213#subject> ;
    schema:name "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/100251#musicalwork> .

<artist/27213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100251#subject> ;
    mo:performed <album/100251#performance> ;
    schema:name "The Sketchbook"@en ;
    foaf:made <album/100251#composition>,
        <album/100251#subject> ;
    foaf:name "The Sketchbook"@en .

<album/100251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-29"^^xsd:date ;
    dcterms:title "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCA-74206/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/100251#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N1750da3fa7ba469e86d722f4154be166,
        _:N9c3a4480f7b94733aef5999b2e1243f1 ;
    mo:record_count 2 ;
    schema:about <product/11266#subject> ;
    schema:byArtist <artist/27213#subject> ;
    schema:datePublished "2014-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/100251/100251-1591860388.jpg> ;
    schema:name "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook [Limited Edition]"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/100251/100251-1591860388.jpg> .

_:N10285a541ef2453193a7e4ac582d5a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そこに君がいる -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1750da3fa7ba469e86d722f4154be166 ;
    schema:name "そこに君がいる -Music Video-"@ja .

_:N1979b59dee2144bca67995f8f58a6cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c3a4480f7b94733aef5999b2e1243f1 ;
    schema:name "will"@ja .

_:N4bee8b31d82a4bd68e2db61a4672c5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そこに君がいる -Off Shot Movie-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1750da3fa7ba469e86d722f4154be166 ;
    schema:name "そこに君がいる -Off Shot Movie-"@ja .

_:N8b611b6fd7c44fcb944abdae4db22c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c3a4480f7b94733aef5999b2e1243f1 ;
    schema:name "will (Instrumental)"@ja .

_:Ncb6f33e6d3854ffd91c935bd5191487e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そこに君がいる"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c3a4480f7b94733aef5999b2e1243f1 ;
    schema:name "そこに君がいる"@ja .

_:Nfcb280e93338473eadda46c3c5e96934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そこに君がいる (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c3a4480f7b94733aef5999b2e1243f1 ;
    schema:name "そこに君がいる (Instrumental)"@ja .

_:N1750da3fa7ba469e86d722f4154be166 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N10285a541ef2453193a7e4ac582d5a55,
        _:N4bee8b31d82a4bd68e2db61a4672c5d8 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N10285a541ef2453193a7e4ac582d5a55,
        _:N4bee8b31d82a4bd68e2db61a4672c5d8 .

_:N9c3a4480f7b94733aef5999b2e1243f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1979b59dee2144bca67995f8f58a6cfb,
        _:N8b611b6fd7c44fcb944abdae4db22c57,
        _:Ncb6f33e6d3854ffd91c935bd5191487e,
        _:Nfcb280e93338473eadda46c3c5e96934 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1979b59dee2144bca67995f8f58a6cfb,
        _:N8b611b6fd7c44fcb944abdae4db22c57,
        _:Ncb6f33e6d3854ffd91c935bd5191487e,
        _:Nfcb280e93338473eadda46c3c5e96934 .

