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

<artist/11238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyasu Morizuki"@en,
        "森月キャス"@ja ;
    foaf:made <album/59719#lyrics>,
        <album/59719#subject> ;
    foaf:name "Kyasu Morizuki"@en,
        "森月キャス"@ja .

<artist/17968#subject> a schema:Person,
        foaf:Person ;
    schema:name "AAA"@en ;
    foaf:made <album/59719#subject>,
        <album/59719#vocals> ;
    foaf:name "AAA"@en .

<artist/4378#subject> a schema:Person,
        foaf:Person ;
    schema:name "leonn"@en ;
    foaf:made <album/59719#lyrics>,
        <album/59719#subject> ;
    foaf:name "leonn"@en .

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59719#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/59719#composition>,
        <album/59719#subject> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

<artist/13498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59719#subject> ;
    schema:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja ;
    foaf:made <album/59719#composition>,
        <album/59719#subject> ;
    foaf:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

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

<album/59719#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn ;
    mo:performance_of <album/59719#musicalwork> ;
    mo:recorded_as <album/59719#musicalexpression> ;
    schema:name "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn ;
    schema:workPerformed <album/59719#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/91/59719/59719-1466257507.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59719#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/59719/59719-1466257507.png> ;
    foaf:depicts <album/59719#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/59719/59719-1466257507.png> .

<https://medium-media.vgm.io/albums/91/59719/59719-1466257507.png> a schema:ImageObject,
        foaf:Image .

<album/59719#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn ;
    mo:composer <artist/11241#subject>,
        <artist/13498#subject> ;
    mo:produced_work <album/59719#musicalwork> ;
    schema:name "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn .

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

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

<album/59719#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-02"^^xsd:date ;
    dcterms:title "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn ;
    mo:catalogue_number "AVCD-83033/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/59719#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N684b7e8bf0f64326bdaeb0041fefcfc1,
        _:Ne5635ad8205241c8aac3ba52bcccec2d ;
    mo:record_count 2 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2014-07-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/59719/59719-1466257507.png> ;
    schema:name "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@en,
        "Wake up! / AAA [Type-A/初回生産限定盤/ワンピース絵柄盤]"@ja,
        "Wake up! / AAA [Type-A/Limited Edition/One Piece Anime Jacket]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/59719/59719-1466257507.png> .

_:N007e594d15e4449fb9538d6c3b2d13e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up! (Music Clip)"@ja,
        "Wake up! (Music Clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5635ad8205241c8aac3ba52bcccec2d ;
    schema:name "Wake up! (Music Clip)"@ja,
        "Wake up! (Music Clip)"@ja-latn .

_:N0371e02adeb942e69bfdc9c6c3e5804f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に薫る夏の記憶"@ja,
        "Kaze ni Kaoru Natsu no Kioku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N684b7e8bf0f64326bdaeb0041fefcfc1 ;
    schema:name "風に薫る夏の記憶"@ja,
        "Kaze ni Kaoru Natsu no Kioku"@ja-latn .

_:N38d01286aa3e43e39f7d2728f2d7fb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up! (Music Clip Making)"@ja,
        "Wake up! (Music Clip Making)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5635ad8205241c8aac3ba52bcccec2d ;
    schema:name "Wake up! (Music Clip Making)"@ja,
        "Wake up! (Music Clip Making)"@ja-latn .

_:N63ca7b1565ef42828a4d841f756d04a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up! (Instrumental)"@ja,
        "Wake up! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N684b7e8bf0f64326bdaeb0041fefcfc1 ;
    schema:name "Wake up! (Instrumental)"@ja,
        "Wake up! (Instrumental)"@ja-latn .

_:N90993dc3c2814e468f831cdc907f644d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に薫る夏の記憶 (Instrumental)"@ja,
        "Kaze ni Kaoru Natsu no Kioku (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N684b7e8bf0f64326bdaeb0041fefcfc1 ;
    schema:name "風に薫る夏の記憶 (Instrumental)"@ja,
        "Kaze ni Kaoru Natsu no Kioku (Instrumental)"@ja-latn .

_:Nc9dfdf198949426ab40e9cb05cf1f1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake up!"@ja,
        "Wake up!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N684b7e8bf0f64326bdaeb0041fefcfc1 ;
    schema:name "Wake up!"@ja,
        "Wake up!"@ja-latn .

_:Ne5635ad8205241c8aac3ba52bcccec2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N007e594d15e4449fb9538d6c3b2d13e4,
        _:N38d01286aa3e43e39f7d2728f2d7fb6e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N007e594d15e4449fb9538d6c3b2d13e4,
        _:N38d01286aa3e43e39f7d2728f2d7fb6e .

_:N684b7e8bf0f64326bdaeb0041fefcfc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0371e02adeb942e69bfdc9c6c3e5804f,
        _:N63ca7b1565ef42828a4d841f756d04a7,
        _:N90993dc3c2814e468f831cdc907f644d,
        _:Nc9dfdf198949426ab40e9cb05cf1f1f4 ;
    mo:track_count 4 ;
    schema:duration "PT17:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0371e02adeb942e69bfdc9c6c3e5804f,
        _:N63ca7b1565ef42828a4d841f756d04a7,
        _:N90993dc3c2814e468f831cdc907f644d,
        _:Nc9dfdf198949426ab40e9cb05cf1f1f4 .

