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

<album/39709#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn ;
    mo:produced_work <album/39709#musicalwork> ;
    schema:name "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn .

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

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

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/39709/39709-1372322849.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39709#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39709#performance> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39709#performance> ;
    schema:name "Kaori Oda"@en,
        "織田かおり"@ja ;
    foaf:name "Kaori Oda"@en,
        "織田かおり"@ja .

<album/39709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-24"^^xsd:date ;
    dcterms:title "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn ;
    mo:catalogue_number "KDSD-00646" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39709#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N4c2a75aff5e649a981606b9e73373a3d ;
    mo:record_count 1 ;
    schema:byArtist <artist/149#subject>,
        <artist/202#subject>,
        <artist/275#subject> ;
    schema:datePublished "2013-07-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/39709/39709-1372322849.jpg> ;
    schema:name "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/39709/39709-1372322849.jpg> .

<album/39709#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn ;
    mo:performance_of <album/39709#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/202#subject>,
        <artist/275#subject> ;
    mo:recorded_as <album/39709#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/202#subject>,
        <artist/275#subject> ;
    schema:name "Let's Go☆Shimotsukin / Haruka Shimotsuki"@en,
        "れっつごー☆シモツキン / 霜月はるか"@ja,
        "Let's Go☆Shimotsukin / Haruka Shimotsuki"@ja-latn ;
    schema:workPerformed <album/39709#musicalwork> .

_:N0c4c42ad6f584839a7a32a402bd2a719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタジオトーク「ごあいさつ」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "スタジオトーク「ごあいさつ」"@ja .

_:N216a1085058a4ad6b90244f9e8feec52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけ1（「渡れない吊橋」織田かおりのひとりごと）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "おまけ1（「渡れない吊橋」織田かおりのひとりごと）"@ja .

_:N4a5a0224bec94f84a2dbc4e2af5a005e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけ2（「渡れない吊橋」織田かおりのひとりごと）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "おまけ2（「渡れない吊橋」織田かおりのひとりごと）"@ja .

_:N5a5d25c5ddb642539ede10a116a79264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しもつきんとドライブ 〜れっつごー☆ 音戯の郷〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "しもつきんとドライブ 〜れっつごー☆ 音戯の郷〜"@ja .

_:N8b439d9a4e334f5a996f9a7721b9ee1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piacere!（off vocal）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "piacere!（off vocal）"@ja .

_:N8eaa04848ded4e4d8750b077c90f57e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piacere!（織田かおり solo version）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "piacere!（織田かおり solo version）"@ja .

_:N907be25d784f48cd8fe590e4d70e0152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piacere!（歌：霜月はるか＆織田かおり）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "piacere!（歌：霜月はるか＆織田かおり）"@ja .

_:N986331a064ef4d689e9b4da14bb9b940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタジオトーク「音楽とわたし」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "スタジオトーク「音楽とわたし」"@ja .

_:Nad995dce97fd43c58e4f258e441b2cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタジオトーク「楽曲解説」"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "スタジオトーク「楽曲解説」"@ja .

_:Nb7322a39726a43649c044fcb6e0caf7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piacere!（霜月はるか solo version）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "piacere!（霜月はるか solo version）"@ja .

_:Nc440a276bbc54696b79be44d848cbff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりで楽器（金琴管）を作ってみた in 音戯工房"@ja ;
    mo:track_number 4 ;
    schema:duration "PT12:44"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "ふたりで楽器（金琴管）を作ってみた in 音戯工房"@ja .

_:Nf8281f752d7d48769ab6c1baf1dd3722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタジオトーク「初ロケ旅を終えて」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N4c2a75aff5e649a981606b9e73373a3d ;
    schema:name "スタジオトーク「初ロケ旅を終えて」"@ja .

_:N4c2a75aff5e649a981606b9e73373a3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c4c42ad6f584839a7a32a402bd2a719,
        _:N216a1085058a4ad6b90244f9e8feec52,
        _:N4a5a0224bec94f84a2dbc4e2af5a005e,
        _:N5a5d25c5ddb642539ede10a116a79264,
        _:N8b439d9a4e334f5a996f9a7721b9ee1d,
        _:N8eaa04848ded4e4d8750b077c90f57e1,
        _:N907be25d784f48cd8fe590e4d70e0152,
        _:N986331a064ef4d689e9b4da14bb9b940,
        _:Nad995dce97fd43c58e4f258e441b2cc4,
        _:Nb7322a39726a43649c044fcb6e0caf7a,
        _:Nc440a276bbc54696b79be44d848cbff5,
        _:Nf8281f752d7d48769ab6c1baf1dd3722 ;
    mo:track_count 12 ;
    schema:duration "PT70:06"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c4c42ad6f584839a7a32a402bd2a719,
        _:N216a1085058a4ad6b90244f9e8feec52,
        _:N4a5a0224bec94f84a2dbc4e2af5a005e,
        _:N5a5d25c5ddb642539ede10a116a79264,
        _:N8b439d9a4e334f5a996f9a7721b9ee1d,
        _:N8eaa04848ded4e4d8750b077c90f57e1,
        _:N907be25d784f48cd8fe590e4d70e0152,
        _:N986331a064ef4d689e9b4da14bb9b940,
        _:Nad995dce97fd43c58e4f258e441b2cc4,
        _:Nb7322a39726a43649c044fcb6e0caf7a,
        _:Nc440a276bbc54696b79be44d848cbff5,
        _:Nf8281f752d7d48769ab6c1baf1dd3722 .

