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

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

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96456#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/96456#composition>,
        <album/96456#lyrics>,
        <album/96456#subject> ;
    foaf:name "hisakuni"@en .

<artist/23410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96456#subject> ;
    schema:name "Yoshinori Sugimoto"@en,
        "杉本善徳"@ja ;
    foaf:made <album/96456#composition>,
        <album/96456#lyrics>,
        <album/96456#subject> ;
    foaf:name "Yoshinori Sugimoto"@en,
        "杉本善徳"@ja .

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

<org/1495#subject> schema:name "ARUTEMATE"@en,
        "株式会社アルテメイト"@ja,
        "ARUTEMATE"@ja-latn ;
    foaf:name "ARUTEMATE"@en,
        "株式会社アルテメイト"@ja,
        "ARUTEMATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/96456/96456-1582058718.jpg> a schema:ImageObject,
        foaf:Image .

<album/96456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    mo:composer <artist/17833#subject>,
        <artist/23410#subject> ;
    mo:produced_work <album/96456#musicalwork> ;
    schema:name "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn .

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

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

<artist/18359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96456#performance> ;
    schema:name "Yuri Yamaoka"@en,
        "山岡ゆり"@ja ;
    foaf:name "Yuri Yamaoka"@en,
        "山岡ゆり"@ja .

<artist/18362#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96456#performance> ;
    schema:name "Shiori Izawa"@en,
        "井澤詩織"@ja ;
    foaf:name "Shiori Izawa"@en,
        "井澤詩織"@ja .

<artist/23414#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96456#performance> ;
    schema:name "Haruna Momono"@en,
        "もものはるな"@ja ;
    foaf:name "Haruna Momono"@en,
        "もものはるな"@ja .

<album/96456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    mo:performance_of <album/96456#musicalwork> ;
    mo:performer <artist/18359#subject>,
        <artist/18362#subject>,
        <artist/23414#subject> ;
    mo:recorded_as <album/96456#musicalexpression> ;
    schema:byArtist <artist/18359#subject>,
        <artist/18362#subject>,
        <artist/23414#subject> ;
    schema:name "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    schema:workPerformed <album/96456#musicalwork> .

<album/96456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-06"^^xsd:date ;
    dcterms:title "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    mo:catalogue_number "XQMQ-1007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96456#musicalexpression> ;
    mo:publisher <org/1495#subject> ;
    mo:record _:N4e8a98d5040c491492c7b292e94434e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hi☆sCoool! Seha Girls"@en ;
            foaf:name "Hi☆sCoool! Seha Girls"@en ] ;
    schema:byArtist <artist/18359#subject>,
        <artist/18362#subject>,
        <artist/23414#subject> ;
    schema:datePublished "2016-07-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/96456/96456-1582058718.jpg> ;
    schema:name "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@en,
        "ついて来い! メガドライバー/レッツゴー! ぴっちゃん 〜あぁ青春の日々〜"@ja,
        "Tsuite Koi! Megadriver/Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    schema:publisher <org/1495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/96456/96456-1582058718.jpg> .

_:N15e1ee3802a4486ab0079169144d7408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ついて来い!メガドライバー (instrumental)"@ja,
        "Tsuite Koi! Megadriver (instrumental)"@ja-latn,
        "Tsuitekoi! Megadriver (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4e8a98d5040c491492c7b292e94434e3 ;
    schema:name "ついて来い!メガドライバー (instrumental)"@ja,
        "Tsuite Koi! Megadriver (instrumental)"@ja-latn,
        "Tsuitekoi! Megadriver (Instrumental)"@ja-latn .

_:N91761c9a5ae14785b8f09739f3205860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッツゴー!ぴっちゃん〜あぁ青春の日々〜 (instrumental)"@ja,
        "Let's Go Picchan Aa Seishun No Hibi (Instrumental)"@ja-latn,
        "Let's Go! Picchan ~Aa Seishun no Hibi~ (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N4e8a98d5040c491492c7b292e94434e3 ;
    schema:name "レッツゴー!ぴっちゃん〜あぁ青春の日々〜 (instrumental)"@ja,
        "Let's Go Picchan Aa Seishun No Hibi (Instrumental)"@ja-latn,
        "Let's Go! Picchan ~Aa Seishun no Hibi~ (instrumental)"@ja-latn .

_:N9aa33a89ba54400dac2269c0451fc94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッツゴー!ぴっちゃん〜あぁ青春の日々〜"@ja,
        "Let's Go Picchan Aa Seishun No Hibi"@ja-latn,
        "Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N4e8a98d5040c491492c7b292e94434e3 ;
    schema:name "レッツゴー!ぴっちゃん〜あぁ青春の日々〜"@ja,
        "Let's Go Picchan Aa Seishun No Hibi"@ja-latn,
        "Let's Go! Picchan ~Aa Seishun no Hibi~"@ja-latn .

_:Nf78e79e38a714833aec5854d4bafdfde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ついて来い!メガドライバー"@ja,
        "Tsuite Koi! Megadriver"@ja-latn,
        "Tsuitekoi!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4e8a98d5040c491492c7b292e94434e3 ;
    schema:name "ついて来い!メガドライバー"@ja,
        "Tsuite Koi! Megadriver"@ja-latn,
        "Tsuitekoi!"@ja-latn .

_:N4e8a98d5040c491492c7b292e94434e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15e1ee3802a4486ab0079169144d7408,
        _:N91761c9a5ae14785b8f09739f3205860,
        _:N9aa33a89ba54400dac2269c0451fc94e,
        _:Nf78e79e38a714833aec5854d4bafdfde ;
    mo:track_count 4 ;
    schema:duration "PT13:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15e1ee3802a4486ab0079169144d7408,
        _:N91761c9a5ae14785b8f09739f3205860,
        _:N9aa33a89ba54400dac2269c0451fc94e,
        _:Nf78e79e38a714833aec5854d4bafdfde .

