@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 _:N53457648e0514bb8a4d29943b4190c3c,
        _:N7e523eb388e54422938d248198bf4065 ;
    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> .

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

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

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

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

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

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

_:N53457648e0514bb8a4d29943b4190c3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N47f0d38ccfd54952bb7996de586070b6,
        _:Ne9691589c463430d8287dd87d3414959 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N47f0d38ccfd54952bb7996de586070b6,
        _:Ne9691589c463430d8287dd87d3414959 .

_:N7e523eb388e54422938d248198bf4065 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09dd6188a83743c084de06866372ade0,
        _:N470d146a048642de81a935a7195ae43f,
        _:N52e0c8547f00495b9a3de7053226ca4c,
        _:N64b40c9e2e8c4eff888ab3ad4fb0c2c9 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09dd6188a83743c084de06866372ade0,
        _:N470d146a048642de81a935a7195ae43f,
        _:N52e0c8547f00495b9a3de7053226ca4c,
        _:N64b40c9e2e8c4eff888ab3ad4fb0c2c9 .

