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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/53005#subject>,
        <album/53005#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/5210#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Shiina"@en,
        "椎名可憐"@ja ;
    foaf:made <album/53005#lyrics>,
        <album/53005#subject> ;
    foaf:name "Karen Shiina"@en,
        "椎名可憐"@ja .

<artist/16447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53005#subject> ;
    schema:name "Yuuki Matsuura"@en,
        "松浦勇気"@ja ;
    foaf:made <album/53005#composition>,
        <album/53005#lyrics>,
        <album/53005#subject> ;
    foaf:name "Yuuki Matsuura"@en,
        "松浦勇気"@ja .

<artist/30720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53005#subject> ;
    schema:name "Yoshirou Makimoto"@en,
        "牧元芳朗"@ja ;
    foaf:made <album/53005#composition>,
        <album/53005#subject> ;
    foaf:name "Yoshirou Makimoto"@en,
        "牧元芳朗"@ja .

<product/3500#subject> a schema:CreativeWork ;
    schema:name "SHIMONETA: A Boring World Where the Concept of Dirty Jokes Doesn't Exist"@en,
        "下ネタという概念が存在しない退屈な世界"@ja,
        "Shimoneta to Iu Gainen ga Sonzai Shinai Taikutsu na Sekai"@ja-latn ;
    foaf:name "SHIMONETA: A Boring World Where the Concept of Dirty Jokes Doesn't Exist"@en,
        "下ネタという概念が存在しない退屈な世界"@ja,
        "Shimoneta to Iu Gainen ga Sonzai Shinai Taikutsu na Sekai"@ja-latn .

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

<album/53005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn ;
    mo:performance_of <album/53005#musicalwork> ;
    mo:recorded_as <album/53005#musicalexpression> ;
    schema:name "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn ;
    schema:workPerformed <album/53005#musicalwork> .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53005#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> ;
    foaf:depicts <album/53005#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> .

<https://medium-media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/53005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(strip"@en ;
            foaf:made <album/53005#composition> ;
            foaf:name "(strip"@en ],
        <artist/16447#subject>,
        <artist/30720#subject> ;
    mo:produced_work <album/53005#musicalwork> ;
    schema:name "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn .

<album/53005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-22"^^xsd:date ;
    dcterms:title "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn ;
    mo:catalogue_number "KICM-1617" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53005#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N9c07cb0332d04e93a707046d2428839c ;
    mo:record_count 1 ;
    schema:about <product/3500#subject> ;
    schema:datePublished "2015-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> ;
    schema:name "Inner Urge / Sumire Uesaka"@en,
        "Inner Urge / 上坂すみれ"@ja,
        "Inner Urge / Sumire Uesaka"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/53005/53005-714dd3459f25.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53005#subject> ;
    schema:name "(strip"@en ;
    foaf:made <album/53005#subject> ;
    foaf:name "(strip"@en .

_:N6d5126d84b6c4d41b477cda7f0d4bc29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Urge off vocal ver."@ja,
        "Inner Urge off vocal ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9c07cb0332d04e93a707046d2428839c ;
    schema:name "Inner Urge off vocal ver."@ja,
        "Inner Urge off vocal ver."@ja-latn .

_:N9a77ff9480044854a6793625835f42d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Urge"@ja,
        "Inner Urge"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9c07cb0332d04e93a707046d2428839c ;
    schema:name "Inner Urge"@ja,
        "Inner Urge"@ja-latn .

_:Nf1a27106a9f24c5c989549f7bec6d956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツワモノドモガ ユメノアト"@ja,
        "Tsuwamonodomo ga Yume no Ato"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N9c07cb0332d04e93a707046d2428839c ;
    schema:name "ツワモノドモガ ユメノアト"@ja,
        "Tsuwamonodomo ga Yume no Ato"@ja-latn .

_:Nf73d4f097d214776a316546c8eaf895d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツワモノドモガ ユメノアト off vocal ver."@ja,
        "Tsuwamonodomo ga Yume no Ato off vocal ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N9c07cb0332d04e93a707046d2428839c ;
    schema:name "ツワモノドモガ ユメノアト off vocal ver."@ja,
        "Tsuwamonodomo ga Yume no Ato off vocal ver."@ja-latn .

_:N9c07cb0332d04e93a707046d2428839c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d5126d84b6c4d41b477cda7f0d4bc29,
        _:N9a77ff9480044854a6793625835f42d8,
        _:Nf1a27106a9f24c5c989549f7bec6d956,
        _:Nf73d4f097d214776a316546c8eaf895d ;
    mo:track_count 4 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6d5126d84b6c4d41b477cda7f0d4bc29,
        _:N9a77ff9480044854a6793625835f42d8,
        _:Nf1a27106a9f24c5c989549f7bec6d956,
        _:Nf73d4f097d214776a316546c8eaf895d .

