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

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

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

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

<album/100252#musicalexpression> a mo:Signal ;
    mo:published_as <album/100252#subject> ;
    mo:records <album/100252#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/25/100252/100252-1591860394.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100252#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/100252/100252-1591860394.jpg> ;
    foaf:depicts <album/100252#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/100252/100252-1591860394.jpg> .

<https://medium-media.vgm.io/albums/25/100252/100252-1591860394.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/100252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-29"^^xsd:date ;
    dcterms:title "Soko ni Kimi ga Iru / The Sketchbook"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook"@ja-latn ;
    mo:catalogue_number "AVCA-74207" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100252#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Na46d0ef6e49e4623b361c249b36e59b6 ;
    mo:record_count 1 ;
    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/25/100252/100252-1591860394.jpg> ;
    schema:name "Soko ni Kimi ga Iru / The Sketchbook"@en,
        "そこに君がいる / The Sketchbook"@ja,
        "Soko ni Kimi ga Iru / The Sketchbook"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/100252/100252-1591860394.jpg> .

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

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

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

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

_:Na46d0ef6e49e4623b361c249b36e59b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31b75fe5cfe149b1a06b3327794776b6,
        _:N651a2318eec6465a879610b14d561ef2,
        _:Nb22f04625ae1447a9f5ccb30a1198a74,
        _:Nde936d2f815842e28f334e00421dd24b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N31b75fe5cfe149b1a06b3327794776b6,
        _:N651a2318eec6465a879610b14d561ef2,
        _:Nb22f04625ae1447a9f5ccb30a1198a74,
        _:Nde936d2f815842e28f334e00421dd24b .

