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

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

<artist/29997#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160531#subject> ;
    schema:name "gratia"@en,
        "伽羅奢"@ja ;
    foaf:made <album/160531#composition>,
        <album/160531#lyrics>,
        <album/160531#subject> ;
    foaf:name "gratia"@en,
        "伽羅奢"@ja .

<artist/36134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160531#subject> ;
    schema:name "PENGUINS"@en,
        "ペンギンス"@ja ;
    foaf:made <album/160531#composition>,
        <album/160531#lyrics>,
        <album/160531#subject> ;
    foaf:name "PENGUINS"@en,
        "ペンギンス"@ja .

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

<product/8807#subject> a schema:CreativeWork ;
    schema:name "PuzzDra"@en,
        "パズドラ"@ja,
        "PuzzDra"@ja-latn ;
    foaf:name "PuzzDra"@en,
        "パズドラ"@ja,
        "PuzzDra"@ja-latn .

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

<album/160531#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn ;
    mo:performance_of <album/160531#musicalwork> ;
    mo:recorded_as <album/160531#musicalexpression> ;
    schema:name "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn ;
    schema:workPerformed <album/160531#musicalwork> .

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

<https://media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160531#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> ;
    foaf:depicts <album/160531#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> .

<https://medium-media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/160531#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn ;
    mo:composer <artist/14655#subject>,
        <artist/29997#subject>,
        <artist/36134#subject>,
        <artist/51664#subject> ;
    mo:produced_work <album/160531#musicalwork> ;
    schema:name "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn .

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

<album/160531#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-18"^^xsd:date ;
    dcterms:title "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn ;
    mo:catalogue_number "AICL-3794" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/160531#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N3041b0fb18c5439db6f4985e52361c4b,
        _:N5775f9dfe4804db0babc72c23bbaf007 ;
    mo:record_count 2 ;
    schema:about <product/8807#subject> ;
    schema:datePublished "2019-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> ;
    schema:name "Ohayou no Smile / OHA GIRL from Girls²"@en,
        "おはようのスマイル / おはガール from Girls²"@ja,
        "Ohayou no Smile / OHA GIRL from Girls²"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/160531/160531-5bdfe9caa608.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Misaki Kurea from Girls²"@en ;
    foaf:made <album/160531#vocals> ;
    foaf:name "Misaki Kurea from Girls²"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "OHA GIRL from Girls²"@en ;
    foaf:made <album/160531#vocals> ;
    foaf:name "OHA GIRL from Girls²"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Misaki Kurea from Girls²"@en ;
    foaf:made <album/160531#subject> ;
    foaf:name "Misaki Kurea from Girls²"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "OHA GIRL from Girls²"@en ;
    foaf:made <album/160531#subject> ;
    foaf:name "OHA GIRL from Girls²"@en .

_:N010ad872a7a64e6584d45dbd542a3f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップNo.1 (カラオケ)"@ja,
        "Friendship No.1 (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3041b0fb18c5439db6f4985e52361c4b ;
    schema:name "フレンドシップNo.1 (カラオケ)"@ja,
        "Friendship No.1 (Karaoke)"@ja-latn .

_:N11ae4832b5eb4de2a9f8e9cb4ad17647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップNo.1"@ja,
        "Friendship No.1"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N3041b0fb18c5439db6f4985e52361c4b ;
    schema:name "フレンドシップNo.1"@ja,
        "Friendship No.1"@ja-latn .

_:N553938bd31be480e9718d706e00cb709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップ No.1 -ダンスパフォーマンスビデオ-"@ja,
        "Friendship No.1 -Dance Performance Video-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "フレンドシップ No.1 -ダンスパフォーマンスビデオ-"@ja,
        "Friendship No.1 -Dance Performance Video-"@ja-latn .

_:N5906a23e9b1c46d0a27912f37fce12dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップ No.1 -オリジナルCMメイキングムービー-"@ja,
        "Friendship No.1 -Original CM Making Movie-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "フレンドシップ No.1 -オリジナルCMメイキングムービー-"@ja,
        "Friendship No.1 -Original CM Making Movie-"@ja-latn .

_:N80a204ad2fda4fb081f92bb9bd4f662e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようのスマイル"@ja,
        "Ohayou no Smile"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N3041b0fb18c5439db6f4985e52361c4b ;
    schema:name "おはようのスマイル"@ja,
        "Ohayou no Smile"@ja-latn .

_:Na45649d12762432e84579fc4a2efb00e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようのスマイル -ダンスパフォーマンスビデオ-"@ja,
        "Ohayou no Smile -Performance Video-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "おはようのスマイル -ダンスパフォーマンスビデオ-"@ja,
        "Ohayou no Smile -Performance Video-"@ja-latn .

_:Naa6ae977e1e3463ea57c17991e2eca1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップ No.1 -アニメ「パズドラ」エンディングノンクレジット ver.-"@ja,
        "Friendship No.1 -Anime \"PuzzDra\" Ending Non-Credit ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "フレンドシップ No.1 -アニメ「パズドラ」エンディングノンクレジット ver.-"@ja,
        "Friendship No.1 -Anime \"PuzzDra\" Ending Non-Credit ver.-"@ja-latn .

_:Nbc2dc159fd7f4f3b8a2b823f06e487b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンドシップ No.1 -オリジナルCM- (4バージョン)"@ja,
        "Friendship No.1 -Original CM- (4 Versions)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "フレンドシップ No.1 -オリジナルCM- (4バージョン)"@ja,
        "Friendship No.1 -Original CM- (4 Versions)"@ja-latn .

_:Neef3b12f74cd497db294ea0a312ba7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようのスマイル -ミュージックビデオ-"@ja,
        "Ohayou no Smile -Music Video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5775f9dfe4804db0babc72c23bbaf007 ;
    schema:name "おはようのスマイル -ミュージックビデオ-"@ja,
        "Ohayou no Smile -Music Video-"@ja-latn .

_:Nf002f2fad2c243e7800db2adfe8813d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようのスマイル (カラオケ)"@ja,
        "Ohayou no Smile (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N3041b0fb18c5439db6f4985e52361c4b ;
    schema:name "おはようのスマイル (カラオケ)"@ja,
        "Ohayou no Smile (Karaoke)"@ja-latn .

_:N3041b0fb18c5439db6f4985e52361c4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010ad872a7a64e6584d45dbd542a3f2b,
        _:N11ae4832b5eb4de2a9f8e9cb4ad17647,
        _:N80a204ad2fda4fb081f92bb9bd4f662e,
        _:Nf002f2fad2c243e7800db2adfe8813d0 ;
    mo:track_count 4 ;
    schema:duration "PT15:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N010ad872a7a64e6584d45dbd542a3f2b,
        _:N11ae4832b5eb4de2a9f8e9cb4ad17647,
        _:N80a204ad2fda4fb081f92bb9bd4f662e,
        _:Nf002f2fad2c243e7800db2adfe8813d0 .

_:N5775f9dfe4804db0babc72c23bbaf007 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N553938bd31be480e9718d706e00cb709,
        _:N5906a23e9b1c46d0a27912f37fce12dc,
        _:Na45649d12762432e84579fc4a2efb00e,
        _:Naa6ae977e1e3463ea57c17991e2eca1f,
        _:Nbc2dc159fd7f4f3b8a2b823f06e487b3,
        _:Neef3b12f74cd497db294ea0a312ba7a5 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N553938bd31be480e9718d706e00cb709,
        _:N5906a23e9b1c46d0a27912f37fce12dc,
        _:Na45649d12762432e84579fc4a2efb00e,
        _:Naa6ae977e1e3463ea57c17991e2eca1f,
        _:Nbc2dc159fd7f4f3b8a2b823f06e487b3,
        _:Neef3b12f74cd497db294ea0a312ba7a5 .

