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

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

<artist/15498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66204#subject> ;
    schema:name "Kon-K"@en ;
    foaf:made <album/66204#composition>,
        <album/66204#subject> ;
    foaf:name "Kon-K"@en .

<artist/21753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66204#subject> ;
    schema:name "Ryosuke Saito"@en,
        "サイトウリョースケ"@ja ;
    foaf:made <album/66204#composition>,
        <album/66204#subject> ;
    foaf:name "Ryosuke Saito"@en,
        "サイトウリョースケ"@ja .

<artist/24308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66204#subject> ;
    schema:name "Hiroki Sagawa"@en ;
    foaf:made <album/66204#composition>,
        <album/66204#subject> ;
    foaf:name "Hiroki Sagawa"@en .

<artist/27450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66204#subject> ;
    schema:name "u.z."@en ;
    foaf:made <album/66204#composition>,
        <album/66204#subject> ;
    foaf:name "u.z."@en .

<artist/27808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66204#subject> ;
    schema:name "Manaka Suzuki"@en,
        "鈴木まなか"@ja ;
    foaf:made <album/66204#composition>,
        <album/66204#lyrics>,
        <album/66204#subject> ;
    foaf:name "Manaka Suzuki"@en,
        "鈴木まなか"@ja .

<product/4703#subject> a schema:CreativeWork ;
    schema:name "PriPara the Movie: Mi~nna de Kagayake! Kirarin☆Star Live!"@en,
        "劇場版プリパラ み～んなでかがやけ! キラリン☆スターライブ!"@ja,
        "PriPara the Movie: Mi~nna de Kagayake! Kirarin☆Star Live!"@ja-latn ;
    foaf:name "PriPara the Movie: Mi~nna de Kagayake! Kirarin☆Star Live!"@en,
        "劇場版プリパラ み～んなでかがやけ! キラリン☆スターライブ!"@ja,
        "PriPara the Movie: Mi~nna de Kagayake! Kirarin☆Star Live!"@ja-latn .

<product/5948#subject> a schema:CreativeWork ;
    schema:name "Idol Time PriPara"@en,
        "アイドルタイムプリパラ"@ja,
        "Idol Time PriPara"@ja-latn ;
    foaf:name "Idol Time PriPara"@en,
        "アイドルタイムプリパラ"@ja,
        "Idol Time PriPara"@ja-latn .

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

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

<org/1608#subject> schema:name "iDOL Street"@en,
        "iDOL Street"@ja,
        "iDOL Street"@ja-latn ;
    foaf:name "iDOL Street"@en,
        "iDOL Street"@ja,
        "iDOL Street"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/66204/66204-1490615410.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66204#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn ;
    mo:performance_of <album/66204#musicalwork> ;
    mo:performer <artist/29888#subject> ;
    mo:recorded_as <album/66204#musicalexpression> ;
    schema:byArtist <artist/29888#subject> ;
    schema:name "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn ;
    schema:workPerformed <album/66204#musicalwork> .

<artist/29888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66204#performance> ;
    schema:name "The World Standard"@en ;
    foaf:name "The World Standard"@en .

<album/66204#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn ;
    mo:composer <artist/15498#subject>,
        <artist/21753#subject>,
        <artist/24308#subject>,
        <artist/27450#subject>,
        <artist/27808#subject> ;
    mo:produced_work <album/66204#musicalwork> ;
    schema:name "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn .

<album/66204#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-19"^^xsd:date ;
    dcterms:title "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn ;
    mo:catalogue_number "AVCD-39355/B" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/66204#musicalexpression> ;
    mo:publisher <org/1608#subject> ;
    mo:record _:Ne20b66e2c56c4aea8a591d53318704c8,
        _:Nef0347ec9add434b9b3ea67bb1a5aea6 ;
    mo:record_count 2 ;
    schema:about <product/4703#subject>,
        <product/5948#subject> ;
    schema:byArtist <artist/29888#subject> ;
    schema:datePublished "2017-04-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/66204/66204-1490615410.jpg> ;
    schema:name "Just be yourself / The World Standard"@en,
        "Just be yourself / わーすた(The World Standard)"@ja,
        "Just be yourself / The World Standard"@ja-latn ;
    schema:publisher <org/1608#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/66204/66204-1490615410.jpg> .

_:N032af0196cf8452f9bfe555edf12ec37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW にゃーくにゃくにゃ水族館2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "NEW にゃーくにゃくにゃ水族館2"@ja .

_:N223d2961acd641a2a978beae30daa7b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself　MUSIC VIDEO"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef0347ec9add434b9b3ea67bb1a5aea6 ;
    schema:name "Just be yourself　MUSIC VIDEO"@ja .

_:N38838650f15a457b8a569df157eb2f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いぬねこ。青春真っ盛り"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "いぬねこ。青春真っ盛り"@ja .

_:N4d746c3917fd4bdd94da864c17b5e282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW にゃーくにゃくにゃ水族館2（Instrumental）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "NEW にゃーくにゃくにゃ水族館2（Instrumental）"@ja .

_:N7ead666e74744b5dbac15a9d8936d736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself（Instrumental）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "Just be yourself（Instrumental）"@ja .

_:N85cae45255cc4cd39d432b78506e47cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いぬねこ。青春真っ盛り（Instrumental）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "いぬねこ。青春真っ盛り（Instrumental）"@ja .

_:N9463adfd1bd94cd1a7ea10c28582fd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束だから（Instrumental）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "約束だから（Instrumental）"@ja .

_:Nb11b6a93d23f42a795e700dfeb8bf64c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束だから"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "約束だから"@ja .

_:Nc3e991b39f304973ad3b1177addd152b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne20b66e2c56c4aea8a591d53318704c8 ;
    schema:name "Just be yourself"@ja .

_:Nef0347ec9add434b9b3ea67bb1a5aea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N223d2961acd641a2a978beae30daa7b4 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N223d2961acd641a2a978beae30daa7b4 .

_:Ne20b66e2c56c4aea8a591d53318704c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032af0196cf8452f9bfe555edf12ec37,
        _:N38838650f15a457b8a569df157eb2f89,
        _:N4d746c3917fd4bdd94da864c17b5e282,
        _:N7ead666e74744b5dbac15a9d8936d736,
        _:N85cae45255cc4cd39d432b78506e47cb,
        _:N9463adfd1bd94cd1a7ea10c28582fd5a,
        _:Nb11b6a93d23f42a795e700dfeb8bf64c,
        _:Nc3e991b39f304973ad3b1177addd152b ;
    mo:track_count 8 ;
    schema:duration "PT28:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N032af0196cf8452f9bfe555edf12ec37,
        _:N38838650f15a457b8a569df157eb2f89,
        _:N4d746c3917fd4bdd94da864c17b5e282,
        _:N7ead666e74744b5dbac15a9d8936d736,
        _:N85cae45255cc4cd39d432b78506e47cb,
        _:N9463adfd1bd94cd1a7ea10c28582fd5a,
        _:Nb11b6a93d23f42a795e700dfeb8bf64c,
        _:Nc3e991b39f304973ad3b1177addd152b .

