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

<artist/21831#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja ;
    foaf:made <album/94116#subject>,
        <album/94116#vocals> ;
    foaf:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja .

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:made <album/94116#subject>,
        <album/94116#vocals> ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/21861#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja ;
    foaf:made <album/94116#subject>,
        <album/94116#vocals> ;
    foaf:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja .

<artist/22998#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sho Nogami"@en,
        "野上翔"@ja ;
    foaf:made <album/94116#subject>,
        <album/94116#vocals> ;
    foaf:name "Sho Nogami"@en,
        "野上翔"@ja .

<artist/14506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94116#subject> ;
    schema:name "Akira Takizawa"@en,
        "滝沢章"@ja ;
    foaf:made <album/94116#composition>,
        <album/94116#lyrics>,
        <album/94116#subject> ;
    foaf:name "Akira Takizawa"@en,
        "滝沢章"@ja .

<product/7966#subject> a schema:CreativeWork ;
    schema:name "SQ"@en,
        "スケア"@ja,
        "SQ"@ja-latn ;
    foaf:name "SQ"@en,
        "スケア"@ja,
        "SQ"@ja-latn .

<album/94116#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn ;
    mo:composer <artist/14506#subject> ;
    mo:produced_work <album/94116#musicalwork> ;
    schema:name "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn .

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

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

<album/94116#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn ;
    mo:performance_of <album/94116#musicalwork> ;
    mo:recorded_as <album/94116#musicalexpression> ;
    schema:name "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn ;
    schema:workPerformed <album/94116#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/61/94116/94116-1576393212.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/94116#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-30"^^xsd:date ;
    dcterms:title "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn ;
    mo:catalogue_number "TKPR-051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94116#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N79e294df869c4c1f945694cb4997afd9 ;
    mo:record_count 1 ;
    schema:about <product/7966#subject> ;
    schema:datePublished "2017-06-30"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/61/94116/94116-1576393212.jpg> ;
    schema:name "SQ Unit Song Uraomote Series Ura SolidS"@en,
        "SQ ユニットソング「表裏」シリーズ 裏SolidS"@ja,
        "SQ Unit Song Uraomote Series Ura SolidS"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/94116/94116-1576393212.jpg> .

_:N3b00e2a9a3394156ac8cc78d3260a32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「AM11:18」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「AM11:18」"@ja .

_:N6afeef85077443a1a9a2e4c3eb375b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「AM7:05」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「AM7:05」"@ja .

_:N94379737affb4cf88294a773acc79fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KARA DA KARA"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "KARA DA KARA"@ja .

_:Na9c5f588f23f4b039c2ca6111e48811c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KARA DA KARA -off vocal-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "KARA DA KARA -off vocal-"@ja .

_:Nbbb175ec827e4afc829361e6dbd64974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「PM4:23」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「PM4:23」"@ja .

_:Nc5bc8548985748f7a29c819bd9749d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「PM9:04」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「PM9:04」"@ja .

_:Ncc37ab492e41410cb6a2ee4b740c534a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「AM7:25」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「AM7:25」"@ja .

_:Nfe7ef62b455d4e9e8236b4b898d7716d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「PM5:20」"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N79e294df869c4c1f945694cb4997afd9 ;
    schema:name "ドラマ「PM5:20」"@ja .

_:N79e294df869c4c1f945694cb4997afd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b00e2a9a3394156ac8cc78d3260a32a,
        _:N6afeef85077443a1a9a2e4c3eb375b96,
        _:N94379737affb4cf88294a773acc79fef,
        _:Na9c5f588f23f4b039c2ca6111e48811c,
        _:Nbbb175ec827e4afc829361e6dbd64974,
        _:Nc5bc8548985748f7a29c819bd9749d31,
        _:Ncc37ab492e41410cb6a2ee4b740c534a,
        _:Nfe7ef62b455d4e9e8236b4b898d7716d ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3b00e2a9a3394156ac8cc78d3260a32a,
        _:N6afeef85077443a1a9a2e4c3eb375b96,
        _:N94379737affb4cf88294a773acc79fef,
        _:Na9c5f588f23f4b039c2ca6111e48811c,
        _:Nbbb175ec827e4afc829361e6dbd64974,
        _:Nc5bc8548985748f7a29c819bd9749d31,
        _:Ncc37ab492e41410cb6a2ee4b740c534a,
        _:Nfe7ef62b455d4e9e8236b4b898d7716d .

