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

<artist/21539#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Aoki"@en,
        "青木カレン"@ja ;
    foaf:made <album/73536#lyrics>,
        <album/73536#subject> ;
    foaf:name "Karen Aoki"@en,
        "青木カレン"@ja .

<artist/6403#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Kawamura"@en,
        "川村真澄"@ja ;
    foaf:made <album/73536#lyrics>,
        <album/73536#subject> ;
    foaf:name "Masumi Kawamura"@en,
        "川村真澄"@ja .

<artist/13046#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "rui"@en ;
    foaf:made <album/73536#composition>,
        <album/73536#subject> ;
    foaf:name "rui"@en .

<artist/24010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "OLIVIA"@en ;
    foaf:made <album/73536#composition>,
        <album/73536#lyrics>,
        <album/73536#subject>,
        <album/73536#vocals> ;
    foaf:name "OLIVIA"@en .

<artist/24018#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "Murochin"@en ;
    foaf:made <album/73536#composition>,
        <album/73536#subject> ;
    foaf:name "Murochin"@en .

<artist/24019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "Azuma Sakamoto"@en,
        "坂元東"@ja ;
    foaf:made <album/73536#composition>,
        <album/73536#subject> ;
    foaf:name "Azuma Sakamoto"@en,
        "坂元東"@ja .

<artist/55938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "Jeffrey Lufkin"@en ;
    foaf:made <album/73536#composition>,
        <album/73536#subject> ;
    foaf:name "Jeffrey Lufkin"@en .

<artist/8119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja ;
    foaf:made <album/73536#composition>,
        <album/73536#subject> ;
    foaf:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja .

<product/4626#subject> a schema:CreativeWork ;
    schema:name "NANA (Anime Series)"@en,
        "NANA -ナナ- (Anime Series)"@ja,
        "NANA (Anime Series)"@ja-latn ;
    foaf:name "NANA (Anime Series)"@en,
        "NANA -ナナ- (Anime Series)"@ja,
        "NANA (Anime Series)"@ja-latn .

<product/6672#subject> a schema:CreativeWork ;
    schema:name "JIGOKU-SHOUJO"@en,
        "地獄少女"@ja,
        "JIGOKU-SHOUJO"@ja-latn ;
    foaf:name "JIGOKU-SHOUJO"@en,
        "地獄少女"@ja,
        "JIGOKU-SHOUJO"@ja-latn .

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

<album/73536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn ;
    mo:performance_of <album/73536#musicalwork> ;
    mo:recorded_as <album/73536#musicalexpression> ;
    schema:name "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn ;
    schema:workPerformed <album/73536#musicalwork> .

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/73536/73536-1513369955.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/73536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshiyuki Watabe"@en ;
            foaf:made <album/73536#composition> ;
            foaf:name "Yoshiyuki Watabe"@en ],
        <artist/13046#subject>,
        <artist/24010#subject>,
        <artist/24018#subject>,
        <artist/24019#subject>,
        <artist/55938#subject>,
        <artist/8119#subject> ;
    mo:produced_work <album/73536#musicalwork> ;
    schema:name "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn .

<album/73536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-17"^^xsd:date ;
    dcterms:title "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn ;
    mo:catalogue_number "CTCR-14511" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73536#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:N963da0d438824e44b0fefb00777e9c04 ;
    mo:record_count 1 ;
    schema:about <product/4626#subject>,
        <product/6672#subject> ;
    schema:datePublished "2007-01-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/73536/73536-1513369955.jpg> ;
    schema:name "The Cloudy Dreamer / OLIVIA"@en,
        "The Cloudy Dreamer / OLIVIA"@ja,
        "The Cloudy Dreamer / OLIVIA"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/73536/73536-1513369955.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73536#subject> ;
    schema:name "Yoshiyuki Watabe"@en ;
    foaf:made <album/73536#subject> ;
    foaf:name "Yoshiyuki Watabe"@en .

_:N05a7245d16bd473297c64ab7fe1c17a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Catcher"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Dream Catcher"@en .

_:N36df1f64c7c54991889f7cde2314103b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cut me free"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Cut me free"@en .

_:N3f871966d8d1424681580d3492dbfcd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If you only knew"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "If you only knew"@en .

_:N82072a4b3284466f95bb1f35a539e0e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who's gonna stop it?"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Who's gonna stop it?"@en .

_:N9959395dfdfb4666b0fd89e07be7c46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a little pain"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "a little pain"@en .

_:Nd2e33eb01661458f95a30d3429a4050b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudy world"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Cloudy world"@en .

_:Nd383a822409f4a74a7aa4f3e03cb0306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish (English ver.)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Wish (English ver.)"@en .

_:Nf1764281bf7c4dc6bd1c45a06734dc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars shining out"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N963da0d438824e44b0fefb00777e9c04 ;
    schema:name "Stars shining out"@en .

_:N963da0d438824e44b0fefb00777e9c04 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a7245d16bd473297c64ab7fe1c17a6,
        _:N36df1f64c7c54991889f7cde2314103b,
        _:N3f871966d8d1424681580d3492dbfcd7,
        _:N82072a4b3284466f95bb1f35a539e0e5,
        _:N9959395dfdfb4666b0fd89e07be7c46e,
        _:Nd2e33eb01661458f95a30d3429a4050b,
        _:Nd383a822409f4a74a7aa4f3e03cb0306,
        _:Nf1764281bf7c4dc6bd1c45a06734dc1c ;
    mo:track_count 8 ;
    schema:duration "PT35:59"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05a7245d16bd473297c64ab7fe1c17a6,
        _:N36df1f64c7c54991889f7cde2314103b,
        _:N3f871966d8d1424681580d3492dbfcd7,
        _:N82072a4b3284466f95bb1f35a539e0e5,
        _:N9959395dfdfb4666b0fd89e07be7c46e,
        _:Nd2e33eb01661458f95a30d3429a4050b,
        _:Nd383a822409f4a74a7aa4f3e03cb0306,
        _:Nf1764281bf7c4dc6bd1c45a06734dc1c .

