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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/50999#lyrics>,
        <album/50999#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/50999#lyrics>,
        <album/50999#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

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

<artist/11941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50999#subject> ;
    schema:name "NARASAKI"@en ;
    foaf:made <album/50999#composition>,
        <album/50999#subject> ;
    foaf:name "NARASAKI"@en .

<artist/33367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50999#subject> ;
    schema:name "invisible manners"@en ;
    foaf:made <album/50999#composition>,
        <album/50999#subject> ;
    foaf:name "invisible manners"@en .

<product/3335#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: Resurrection 'F'"@en,
        "ドラゴンボールZ 復活の「F」"@ja,
        "Dragon Ball Z: Fukkatsu no \"F\""@ja-latn ;
    foaf:name "Dragon Ball Z: Resurrection 'F'"@en,
        "ドラゴンボールZ 復活の「F」"@ja,
        "Dragon Ball Z: Fukkatsu no \"F\""@ja-latn .

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

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/50999/50999-1428568363.jpg> a schema:ImageObject,
        foaf:Image .

<album/50999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn ;
    mo:composer <artist/11941#subject>,
        <artist/33367#subject> ;
    mo:produced_work <album/50999#musicalwork> ;
    schema:name "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn .

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

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

<album/50999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn ;
    mo:performance_of <album/50999#musicalwork> ;
    mo:performer <artist/12192#subject> ;
    mo:recorded_as <album/50999#musicalexpression> ;
    schema:byArtist <artist/12192#subject> ;
    schema:name "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/50999#musicalwork> .

<artist/12192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50999#performance> ;
    schema:name "Momoiro Clover Z"@en,
        "ももいろクローバーZ"@ja ;
    foaf:name "Momoiro Clover Z"@en,
        "ももいろクローバーZ"@ja .

<album/50999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-29"^^xsd:date ;
    dcterms:title "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KIZM-345~6" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/50999#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:N96077d1d47594135abfbe748b3d89237,
        _:Nd56666c01d824e99b271c785a294189b ;
    mo:record_count 2 ;
    schema:about <product/3335#subject> ;
    schema:byArtist <artist/12192#subject> ;
    schema:datePublished "2015-04-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/50999/50999-1428568363.jpg> ;
    schema:name "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@en,
        "『Z』の誓い / ももいろクローバーZ"@ja,
        "\"Z\" no Chikai / Momoiro Clover Z [Limited Edition]"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/50999/50999-1428568363.jpg> .

_:N32242c21a82046cf882140abbacb558e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロマンティックこんがらがってる(off vocal ver.)"@ja,
        "Romantic Kongaragatteru (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd56666c01d824e99b271c785a294189b ;
    schema:name "ロマンティックこんがらがってる(off vocal ver.)"@ja,
        "Romantic Kongaragatteru (off vocal ver.)"@ja-latn .

_:N9153e43cbbb847b894dfc64f016bc453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Z』の誓い(off vocal ver.)"@ja,
        "\"Z\" no Chikai (off vocal ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nd56666c01d824e99b271c785a294189b ;
    schema:name "『Z』の誓い(off vocal ver.)"@ja,
        "\"Z\" no Chikai (off vocal ver.)"@ja-latn .

_:N96077d1d47594135abfbe748b3d89237 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nc5763009ee4a4f54b4c8636f1c252d21 ;
    mo:track_count 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc5763009ee4a4f54b4c8636f1c252d21 .

_:Nc17cc55234d24cb49731e309abebd4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロマンティックこんがらがってる"@ja,
        "Romantic Kongaragatteru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd56666c01d824e99b271c785a294189b ;
    schema:name "ロマンティックこんがらがってる"@ja,
        "Romantic Kongaragatteru"@ja-latn .

_:Nc5763009ee4a4f54b4c8636f1c252d21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「『Z』の誓い」ビデオクリップ"@ja,
        "\"Z\" no Chikai Video Clip"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N96077d1d47594135abfbe748b3d89237 ;
    schema:name "「『Z』の誓い」ビデオクリップ"@ja,
        "\"Z\" no Chikai Video Clip"@ja-latn .

_:Ndcd7eff620344242a22870d47f1d1dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Z』の誓い"@ja,
        "\"Z\" no Chikai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nd56666c01d824e99b271c785a294189b ;
    schema:name "『Z』の誓い"@ja,
        "\"Z\" no Chikai"@ja-latn .

_:Nd56666c01d824e99b271c785a294189b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32242c21a82046cf882140abbacb558e,
        _:N9153e43cbbb847b894dfc64f016bc453,
        _:Nc17cc55234d24cb49731e309abebd4ab,
        _:Ndcd7eff620344242a22870d47f1d1dc1 ;
    mo:track_count 4 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N32242c21a82046cf882140abbacb558e,
        _:N9153e43cbbb847b894dfc64f016bc453,
        _:Nc17cc55234d24cb49731e309abebd4ab,
        _:Ndcd7eff620344242a22870d47f1d1dc1 .

